Skip to content

Commit 3d2e224

Browse files
authored
Typo in header
managementGrouopResourceID -> managementGroupResourceID
1 parent e4ac82c commit 3d2e224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/templates/template-functions-resource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ The identifier is returned in the following format:
780780

781781
You use this function to get the resource ID for resources that are [deployed to the management group](deploy-to-management-group.md) rather than a resource group. The returned ID differs from the value returned by the [resourceId](#resourceid) function by not including a subscription ID and a resource group value.
782782

783-
### managementGrouopResourceID example
783+
### managementGroupResourceID example
784784

785785
The following template creates and assigns a policy definition. It uses the `managementGroupResourceId` function to get the resource ID for policy definition.
786786

0 commit comments

Comments
 (0)