Skip to content

Commit bad9c5c

Browse files
authored
Update how-provisioning-works.md
Remove incorrect HTTP tab that shouldn't be there and keeps on enclosing the rest of the document inside a box.
1 parent 7655459 commit bad9c5c

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)