Skip to content

Commit 0e88825

Browse files
Update articles/azure-resource-manager/troubleshooting/error-policy-requestdisallowedbypolicy.md
Co-authored-by: David Smatlak <[email protected]>
1 parent e6bd9ec commit 0e88825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-resource-manager/troubleshooting/error-policy-requestdisallowedbypolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ During a deployment, you might receive a `RequestDisallowedByPolicy` error that
2424
"id":"/subscriptions/{guid}/providers/Microsoft.Authorization/policyAssignments/1111aa2222bb3333cc4444dd"}
2525
2626
"policyDefinition":{"name":"Network interfaces should not have public IPs",
27-
"id":"/subscriptions/{guid}/providers/Microsoft.Authorization/policyDefinitions/aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e"}
27+
"id":"/subscriptions/{guid}/providers/Microsoft.Authorization/policyDefinitions/83a86a26-fd1f-447c-b59d-e51f44264114"}
2828
```
2929

3030
In the `id` string, the `{guid}` placeholder represents an Azure subscription ID. The name of a `policyAssignment` or `policyDefinition` is the last segment of the `id` string.

0 commit comments

Comments
 (0)