Skip to content

Commit a77114a

Browse files
authored
pencil edits
Line 50: necesary > necessary; on-prem > on-premises Line 57: resolveable > resolvable Line 69: provisoning > provisioning
1 parent 59c3542 commit a77114a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/app-provisioning/on-premises-scim-provisioning.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@ If you have already downloaded the provisioning agent and configured it for anot
4747
1. Select **Confirm** to confirm the setting. Once installation is successful, you can select **Exit**, and also close the Provisioning Agent Package installer.
4848

4949
## Provisioning to SCIM-enabled application
50-
Once the agent is installed, no further configuration is necesary on-prem, and all provisioning configurations are then managed from the portal. Repeat the below steps for every on-premises application being provisioned via SCIM.
50+
Once the agent is installed, no further configuration is necessary on-premises, and all provisioning configurations are then managed from the portal. Repeat the below steps for every on-premises application being provisioned via SCIM.
5151

5252
1. In the Azure portal navigate to the Enterprise applications and add the **On-premises SCIM app** from the [gallery](../../active-directory/manage-apps/add-application-portal.md).
5353
2. From the left hand menu navigate to the **Provisioning** option and select **Get started**.
5454
3. Select **Automatic** from the dropdown list and expand the **On-Premises Connectivity** option.
5555
4. Select the agent that you installed from the dropdown list and select **Assign Agent(s)**.
5656
5. Now either wait 10 minutes or restart the **Microsoft Azure AD Connect Provisioning Agent** before proceeding to the next step & testing the connection.
57-
6. In the **Tenant URL** field, provide the SCIM endpoint URL for your application. The URL is typically unique to each target application and must be resolveable by DNS. An example for a scenario where the agent is installed on the same host as the application is https://localhost:8585/scim ![Screenshot that shows assigning an agent.](./media/on-premises-scim-provisioning/scim-2.png)
57+
6. In the **Tenant URL** field, provide the SCIM endpoint URL for your application. The URL is typically unique to each target application and must be resolvable by DNS. An example for a scenario where the agent is installed on the same host as the application is https://localhost:8585/scim ![Screenshot that shows assigning an agent.](./media/on-premises-scim-provisioning/scim-2.png)
5858
7. Select **Test Connection**, and save the credentials. The application SCIM endpoint must be actively listening for inbound provisioning requests, otherwise the test will fail. Use the steps [here](on-premises-ecma-troubleshoot.md#troubleshoot-test-connection-issues) if you run into connectivity issues.
5959
>[!NOTE]
6060
> If the test connection fails, you will see the request made. Please note that while the URL in the test connection error message is truncated, the actual request sent to the aplication contains the entire URL provided above.
@@ -66,7 +66,7 @@ Once the agent is installed, no further configuration is necesary on-prem, and a
6666
12. Go to the **Provisioning** pane, and select **Start provisioning**.
6767
13. Monitor using the [provisioning logs](../../active-directory/reports-monitoring/concept-provisioning-logs.md).
6868

69-
The following video provides an overview of on-premises provisoning.
69+
The following video provides an overview of on-premises provisioning.
7070
> [!VIDEO https://www.youtube.com/embed/QdfdpaFolys]
7171
7272
## Additional requirements

0 commit comments

Comments
 (0)