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.
1 parent 519cd8b commit 55080cbCopy full SHA for 55080cb
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
+2. 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