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
Copy file name to clipboardExpand all lines: articles/azure-resource-manager/bicep/deploy-to-management-group.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,8 +122,6 @@ You can deploy a Bicep module from within a management-group scope Bicep file at
122
122
*[The resource group](#scope-to-resource-group)
123
123
*[The tenant](#scope-to-tenant)
124
124
125
-
// TODO add a note about exceptions to the "same resoure group rule" in the management-group equivalent of this doc - we permit tenant-level resource PUTs from mg-level deployments
126
-
127
125
### Scope to management group
128
126
129
127
To deploy resources to the target management group, add those resources with the `resource` keyword.
0 commit comments