Skip to content

Commit 0b4f330

Browse files
authored
Merge pull request #44006 from nigums/patch-1
Update tutorial-single-forest.md
2 parents 23e0cc2 + 04bb157 commit 0b4f330

File tree

1 file changed

+20
-13
lines changed

1 file changed

+20
-13
lines changed

articles/active-directory/cloud-provisioning/tutorial-single-forest.md

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -46,23 +46,30 @@ You can use the environment you create in this tutorial for testing or for getti
4646
- For certificate validation, unblock the following URLs: **mscrl.microsoft.com:80**, **crl.microsoft.com:80**, **ocsp.msocsp.com:80**, and **www\.microsoft.com:80**. Since these URLs are used for certificate validation with other Microsoft products you may already have these URLs unblocked.
4747

4848
## Install the Azure AD Connect provisioning agent
49-
1. Sign in to the server you will use with enterprise admin permissions. If you are using the [Basic AD and Azure environment](tutorial-basic-ad-azure.md) tutorial, it would be DC1.
50-
2. Download the Azure AD Connect provisioning agent [here](https://go.microsoft.com/fwlink/?linkid=2109037).
51-
3. Run the Azure AD Connect provisioning agent (AADConnectProvisionin
52-
4. gAgent.Installer)
53-
3. On the splash screen, **Accept** the licensing terms and click **Install**.</br>
54-
![Welcome screen](media/how-to-install/install1.png)</br>
49+
1. Sign in to the domain joined server. If you are using the [Basic AD and Azure environment](tutorial-basic-ad-azure.md) tutorial, it would be DC1.
50+
2. Sign in to the Azure portal using cloud-only global admin credentials.
51+
3. On the left, select **Azure Active Directory**, click **Azure AD Connect**, and in the center select **Manage provisioning (preview)**.
5552

56-
4. Once this operation completes, the configuration wizard will launch. Sign in with your Azure AD global administrator account. Note that if you have IE enhanced security enabled this will block the sign-in. If this is the case, close the installation, disable IE enhanced security in Server Manager, and click the **AAD Connect Provisioning Agent Wizard** to restart the installation.
57-
5. On the **Connect Active Directory** screen, click **Add directory** and then sign in with your Active Directory domain administrator account. NOTE: The domain administrator account should not have password change requirements. In case the password expires or changes, you will need to re-configure the agent with the new credentials. This operation will add your on-premises directory. Click **Next**.</br>
58-
![Welcome screen](media/how-to-install/install3.png)</br>
53+
![Azure portal](media/how-to-install/install6.png)
5954

60-
6. On the **Configuration complete** screen, click **Confirm**. This operation will register and restart the agent.</br>
61-
![Welcome screen](media/how-to-install/install4.png)</br>
55+
4. Click **Download agent**.
56+
5. Run the Azure AD Connect provisioning agent.
57+
6. On the splash screen, **Accept** the licensing terms and click **Install**.
6258

63-
7. Once this operation completes you should see a notice: **Your agent configuration was successfully verified.** You can click **Exit**.</br>
59+
![Welcome screen](media/how-to-install/install1.png)
60+
61+
7. Once this operation completes, the configuration wizard will launch. Sign in with your Azure AD global administrator account. Note that if you have IE enhanced security enabled this will block the sign-in. If this is the case, close the installation, disable IE enhanced security in Server Manager, and click the **AAD Connect Provisioning Agent Wizard** to restart the installation.
62+
8. On the **Connect Active Directory** screen, click **Add directory** and then sign in with your Active Directory domain administrator account. NOTE: The domain administrator account should not have password change requirements. In case the password expires or changes, you will need to re-configure the agent with the new credentials. This operation will add your on-premises directory. Click **Next**.
63+
64+
![Welcome screen](media/how-to-install/install3.png)
65+
66+
9. On the **Configuration complete** screen, click **Confirm**. This operation will register and restart the agent.
67+
68+
![Welcome screen](media/how-to-install/install4.png)
69+
70+
10. Once this operation completes you should see a notice: **Your agent configuration was successfully verified.** You can click **Exit**.</br>
6471
![Welcome screen](media/how-to-install/install5.png)</br>
65-
8. If you still see the initial splash screen, click **Close**.
72+
11. If you still see the initial splash screen, click **Close**.
6673

6774

6875
## Verify agent installation

0 commit comments

Comments
 (0)