Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Report #775

Closed
Ashley72 opened this issue Aug 31, 2021 · 3 comments
Closed

Bug Report #775

Ashley72 opened this issue Aug 31, 2021 · 3 comments
Labels
waiting for response Maintainers have replied and are awaiting a response from the bug/issue/feature creator

Comments

@Ashley72
Copy link

When deploying ARM templates the EntScale-SubnetNsg- reports a conflict
{
"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": "InvalidCreatePolicyAssignmentRequest",\r\n "message": "The policy definition specified in policy assignment 'Deny-Subnet-Without-Nsg' is out of scope. Policy definitions should be specified only at or above the policy assignment scope. If the management groups hierarchy changed recently or if assigning a management group policy to new subscription, please allow up to 30 minutes for the hierarchy changes to apply and try again."\r\n }\r\n}"
}
]
}
}

Steps to reproduce

  1. I've clean up my subscriptions and MG prior to running the Example
  2. I'm deploying to UK South
  3. I selected no to Connectivity

Screenshots

@Ashley72 Ashley72 added the bug Something isn't working label Aug 31, 2021
@daltondhcp daltondhcp added triage and removed bug Something isn't working labels Aug 31, 2021
@krnese
Copy link
Contributor

krnese commented Aug 31, 2021

This is a known issue that sometimes can happen when you deploy to a paired region in Azure, as described in our 'known issues' @ https://github.com/Azure/Enterprise-Scale/blob/main/docs/EnterpriseScale-Known-Issues.md#deploying-the-reference-implementation-fails-due-to-policy--cannot-be-found-404

Please re-run the deployment with the exact input parameters (mgmt group prefix and same deployment location), and it should complete.

@krnese krnese added waiting for response Maintainers have replied and are awaiting a response from the bug/issue/feature creator and removed triage labels Sep 2, 2021
@Vinodoct
Copy link

Vinodoct commented Sep 2, 2021

I see, Let me rerun the deployment, and will get back, Thanks !!

@Vinodoct
Copy link

Vinodoct commented Sep 6, 2021

It was a success, Thanks @krnese , Apppreciate your help

@krnese krnese closed this as completed Sep 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jan 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
waiting for response Maintainers have replied and are awaiting a response from the bug/issue/feature creator
Projects
None yet
Development

No branches or pull requests

4 participants