Tried a deployment using the newly created dev subscription and getting this error:-
Details=[{"code":"Conflict","message":"{\r\n "status": "failed",\r\n "error": {\r\n "code": "ResourceDeploymentFailure",\r\n "message": "The resource operation completed with terminal provisioning state 'failed'.",\r\n "details": [\r\n {\r\n "code": "DeploymentScriptOperationFailed",\r\n "message": "The client 'xxxxxx' with object id 'xxxxxx' does not have authorization to perform action 'Microsoft.ContainerInstance/register/action' over scope '/subscriptions/xxxxxxx' or the scope is invalid. If access was recently granted, please refresh your credentials."\r\n }\r\n ]\r\n }\r\n}"}]error encountered: 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."
Tried creating a new service principal but still see this.
Tried a deployment using the newly created dev subscription and getting this error:-
Details=[{"code":"Conflict","message":"{\r\n "status": "failed",\r\n "error": {\r\n "code": "ResourceDeploymentFailure",\r\n "message": "The resource operation completed with terminal provisioning state 'failed'.",\r\n "details": [\r\n {\r\n "code": "DeploymentScriptOperationFailed",\r\n "message": "The client 'xxxxxx' with object id 'xxxxxx' does not have authorization to perform action 'Microsoft.ContainerInstance/register/action' over scope '/subscriptions/xxxxxxx' or the scope is invalid. If access was recently granted, please refresh your credentials."\r\n }\r\n ]\r\n }\r\n}"}]error encountered: 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."
Tried creating a new service principal but still see this.