Skip to content

Commit 511d6eb

Browse files
authored
Fix spelling mistake
1 parent 23c9a52 commit 511d6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/bicep/bicep-functions-resource.md

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

652652
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.
653653

654-
### managementGrouopResourceID example
654+
### managementGroupResourceID example
655655

656656
The following template creates a policy definition, and assign the policy defintion. It uses the `managementGroupResourceId` function to get the resource ID for policy definition.
657657

0 commit comments

Comments
 (0)