Skip to content

Commit 32eded9

Browse files
Update inbound-provisioning-api-issues.md
1 parent d481d01 commit 32eded9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/app-provisioning/inbound-provisioning-api-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ This document covers commonly encountered errors and issues with inbound provisi
4141
**Probable causes**
4242
1. Your API-driven provisioning app is paused.
4343
1. The provisioning service is yet to update the provisioning logs with the bulk request processing details.
44-
2. Your On-premises provisioning agent status is inactive ( If you are running the API-driven inbound user provisioning to on-premises AD) [https://learn.microsoft.com/en-us/azure/active-directory/app-provisioning/inbound-provisioning-api-configure-app].
44+
2. Your On-premises provisioning agent status is inactive (If you are running the [/API-driven inbound user provisioning to on-premises AD](https://go.microsoft.com/fwlink/?linkid=2245182)).
4545

4646

4747
**Resolution:**
4848
1. Verify that your provisioning app is running. If it isn't running, select the menu option **Start provisioning** to process the data.
49-
2. Turn your On-premises provisioning agent status to active by restarting the On-premise agent. .
49+
2. Turn your On-premises provisioning agent status to active by restarting the On-premise agent.
5050
1. Expect 5 to 10-minute delay between processing the request and writing to the provisioning logs. If your API client is sending data to the provisioning /bulkUpload API endpoint, then introduce a time delay between the request invocation and provisioning logs query.
5151

5252
### Forbidden 403 response code

0 commit comments

Comments
 (0)