Skip to content

Commit 0708da8

Browse files
authored
Merge pull request #102703 from adreys/patch-3
Update how-provisioning-works.md - Remove unnecessary HTTP tag
2 parents 9fc9848 + bad9c5c commit 0708da8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/active-directory/app-provisioning/how-provisioning-works.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ The provisioning service continues running back-to-back incremental cycles indef
138138
- The service is manually stopped using the Azure portal, or using the appropriate Microsoft Graph API command.
139139
- A new initial cycle is triggered using the **Restart provisioning** option in the Azure portal, or using the appropriate Microsoft Graph API command. This action clears any stored watermark and causes all source objects to be evaluated again. This will not break the links between source and target objects. To break the links use [Restart synchronizationJob](https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta&tabs=http) with the following request:
140140

141-
# [HTTP](#tab/http)
142141
<!-- {
143142
"blockType": "request",
144143
"name": "synchronizationjob_restart"

0 commit comments

Comments
 (0)