Skip to content

Commit d4dd55d

Browse files
committed
update the limitation
1 parent 56f79be commit d4dd55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/deployment-stacks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Deployment stacks provide the following benefits:
3333

3434
- Implicitly created resources aren't managed by the stack. Therefore, no deny assignments or cleanup is possible.
3535
- Deny assignments don't support tags.
36-
- Deny assignments are not supported at the management group scope. However, they are supported in a management group stack if the deployment is at the subscription scope.
36+
- Deny assignments are not supported at the management group scope. However, they are supported in a management group stack if the deployment is pointed at the subscription scope.
3737
- Deployment stacks cannot delete Key vault secrets. If you're removing key vault secrets from a template, make sure to also execute the deployment stack update/delete command with detach mode.
3838

3939
### Known issues

0 commit comments

Comments
 (0)