Skip to content

Commit 57b4360

Browse files
Merge pull request #218752 from inward-eye/main
minor fix
2 parents 4fa3328 + 8592e32 commit 57b4360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/purview/troubleshoot-policy-distribution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ GET https://relecloud-pv.purview.azure.com/pds/subscriptions/BB345678-abcd-ABCD-
106106
## Delta pull
107107

108108
### Request
109-
To fetch policies via full pull, send a `GET` request to /policyEvents as follows:
109+
To fetch policies via delta pull, send a `GET` request to /policyEvents as follows:
110110

111111
```
112112
GET {{endpoint}}/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProvider}/{resourceType}/{resourceName}/policyEvents?api-version={apiVersion}&syncToken={syncToken}

0 commit comments

Comments
 (0)