We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 16af2d4 + 865c02f commit 0814cfbCopy full SHA for 0814cfb
articles/active-directory/cloud-provisioning/how-to-prerequisites.md
@@ -43,6 +43,8 @@ Run the [IdFix tool](https://docs.microsoft.com/office365/enterprise/prepare-dir
43
44
1. Identify a domain-joined host server running Windows Server 2012 R2 or greater with a minimum of 4-GB RAM and .NET 4.7.1+ runtime.
45
46
+1. The PowerShell execution policy on the local server must be set to Undefined or RemoteSigned.
47
+
48
1. If there's a firewall between your servers and Azure AD, configure the following items:
49
- Ensure that agents can make *outbound* requests to Azure AD over the following ports:
50
0 commit comments