You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the workflow against a subnet with / without the delegation Microsoft.ContainerInstance/containerGroups makes no difference the workflow still fails with the above error.
Any help would be appreciated.
PS
Also the secret variables - in the worklfow you require three variables not one mentioned in the documentation.
What Image are you seeing the problem on?
VS2022Box, VSCodeBox
Relevant log output
SystemExit: ERROR: {"status":"Failed","error":{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"code":"BadRequest","message":"{\r\n \"error\": {\r\n \"code\": \"SubnetMissingRequiredDelegation\",\r\n \"message\": \"Subnet missing required delegation 'Microsoft.ContainerInstance' for container group 'VSCodeBox'.\"\r\n }\r\n}"}]}}
The text was updated successfully, but these errors were encountered:
What happened?
Running the workflow against a subnet with / without the delegation Microsoft.ContainerInstance/containerGroups makes no difference the workflow still fails with the above error.
Any help would be appreciated.
PS
Also the secret variables - in the worklfow you require three variables not one mentioned in the documentation.
What Image are you seeing the problem on?
VS2022Box, VSCodeBox
Relevant log output
The text was updated successfully, but these errors were encountered: