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
Deploying from main (not a release) results in this error.
{"status":"Failed","error":{"code":"DeploymentFailed","target":"/subscriptions/REDACTED/resourceGroups/innerloop/providers/Microsoft.Resources/deployments/main","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":
[{"code":"ResourceDeploymentFailure","target":"/subscriptions/REDACTED/resourceGroups/innerloop/providers/Microsoft.Resources/deployments/aksconstruction","message":"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.","details":[{"code":"DeploymentFailed","target":"/subscriptions/REDACTED/resourceGroups/innerloop/providers/Microsoft.Resources/deployments/aksconstruction","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":
[{"code":"BadRequest","target":"/subscriptions/REDACTED/resourceGroups/innerloop/providers/Microsoft.Resources/deployments/aksconstruction","message":"{\r\n \"code\": \"SubnetNotFound\",\r\n \"message\": \"Could not find subnet aks-pods-sn in vnet vnet-superapp from resource group innerloop of subscription REDACTED.\",\r\n \"subcode\": \"\"\r\n}"}]}]}]}}
Deploying from main (not a release) results in this error.
This is the bicep used to repro
The text was updated successfully, but these errors were encountered: