Skip to content

Commit c234003

Browse files
committed
updating
1 parent a26d479 commit c234003

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In this scenario, there is an existing forest synced using Azure AD Connect sync
4040
| --- | --- |
4141
| **80** | Downloads the certificate revocation lists (CRLs) while validating the SSL certificate |
4242
| **443** | Handles all outbound communication with the service |
43-
| **8080** (optional) | Agents report their status every 10 minutes over port 8080, if port 443 is unavailable. This status is displayed on the Azure AD portal. Port 8080 is _not_ used for user sign-ins. |
43+
| **8080** (optional) | Agents report their status every 10 minutes over port 8080, if port 443 is unavailable. This status is displayed on the Azure AD portal. |
4444
4545
If your firewall enforces rules according to the originating users, open these ports for traffic from Windows services that run as a network service.
4646
- If your firewall or proxy allows you to specify safe suffixes, then add connections to **\*.msappproxy.net** and **\*.servicebus.windows.net**. If not, allow access to the [Azure datacenter IP ranges](https://www.microsoft.com/download/details.aspx?id=41653), which are updated weekly.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can use the environment you create in this tutorial for testing or for getti
3838
| --- | --- |
3939
| **80** | Downloads the certificate revocation lists (CRLs) while validating the SSL certificate |
4040
| **443** | Handles all outbound communication with the service |
41-
| **8080** (optional) | Agents report their status every 10 minutes over port 8080, if port 443 is unavailable. This status is displayed on the Azure AD portal. Port 8080 is _not_ used for user sign-ins. |
41+
| **8080** (optional) | Agents report their status every 10 minutes over port 8080, if port 443 is unavailable. This status is displayed on the Azure AD portal. |
4242
4343
If your firewall enforces rules according to the originating users, open these ports for traffic from Windows services that run as a network service.
4444
- If your firewall or proxy allows you to specify safe suffixes, then add connections t to **\*.msappproxy.net** and **\*.servicebus.windows.net**. If not, allow access to the [Azure datacenter IP ranges](https://www.microsoft.com/download/details.aspx?id=41653), which are updated weekly.

articles/active-directory/cloud-provisioning/what-is-cloud-provisioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ The following table provides a comparison between Azure AD Connect and Azure AD
6060
## Next steps
6161

6262
- [What is provisioning?](what-is-provisioning.md)
63-
- [What is Azure AD Connect cloud provisioning?](what-is-cloud-provisioning.md)
63+
- [Install cloud provisioning](how-to-install.md)

articles/active-directory/cloud-provisioning/what-is-provisioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ This has been accomplished by Azure AD Connect sync, Azure AD Connect cloud prov
6161

6262
## Next steps
6363

64-
- [What is provisioning?](what-is-provisioning.md)
6564
- [What is Azure AD Connect cloud provisioning?](what-is-cloud-provisioning.md)
65+
- [Install cloud provisioning](how-to-install.md)

0 commit comments

Comments
 (0)