Azure / Azure/dev-box-images

[Bug]: "Subnet missing required delegation 'Microsoft.ContainerInstance' for container group 'VSCodeBox

Open
#8 1 comment 0 reactions 1 assignee Claimed by @colbylwilliams View on GitHub
bug
Dominant language
Python
Stars
33
Forks
63
PR merge metrics
No merged PRs in 30d

Description

### 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

```shell
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}"}]}}
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.