Skip to content

Commit 736c2e5

Browse files
committed
how to troubleshoot policies
1 parent 48ebd71 commit 736c2e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/purview/troubleshoot-policy-distribution.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,8 +173,7 @@ https://relecloud-pv.purview.azure.com/pds/subscriptions/b285630c-8185-456b-80ae
173173
}
174174
```
175175

176-
In this example, the delta pull communicates that the policy has been deleted
177-
per the "eventType": "Microsoft.Purview/PolicyElements/Delete".
176+
In this example, the delta pull communicates the event that the policy on the resource group Finance-rg, which had the scope ```"scopes": ["/subscriptions/b285630c-8185-456b-80ae-97296561303e/resourceGroups/Finance-rg"]``` was deleted, per the ```"eventType": "Microsoft.Purview/PolicyElements/Delete"```.
178177

179178

180179
## Policy constructs

0 commit comments

Comments
 (0)