Skip to content

Commit 7b63b11

Browse files
authored
Update create-on-premises-network-connection.md
1 parent cb340e3 commit 7b63b11

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

windows-365/enterprise/create-on-premises-network-connection.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,15 @@ As part of the connection process, the Windows 365 service is granted the follow
4444
- Network contributor permission on the specified resource group.
4545
- Network contributor permission on the virtual network.
4646

47-
To ensure the on-premises network connection checks can run successfully, ensure your PowerShell execution policy is configured to allow RemoteSigned scripts to be run. If your execution policy is set via Group Policy, ensure the GPO targeted at the Organizational Unit (OU) defined in the on-premises network connection is configured to allow RemoteSigned scripts. [More information](https://docs.microsoft.com/powershell/module/microsoft.powershell.security/set-executionpolicy)
47+
To ensure the on-premises network connection checks can run successfully, ensure your PowerShell execution policy is configured to allow RemoteSigned scripts to be run. [More information](https://docs.microsoft.com/powershell/module/microsoft.powershell.security/set-executionpolicy)
4848

4949
## Requirements
5050

5151
To create a connection, you must:
5252

5353
- Be an [Intune Administrator in Azure AD](/azure/active-directory/roles/permissions-reference).
5454
- Have [Owner permissions on the Azure subscription](/azure/cost-management-billing/manage/add-change-subscription-administrator) that contains the virtual network with connectivity to your on-premises domain controller and network.
55+
- Make sure that your PowerShell execution policy is configured to allow RemoteSigned scripts. If you use Group Policy to set execution policy, make sure that the Group Policy Object (GPO) targeted at the Organizational Unit (OU) defined in the OPNC is configured to allow RemoteSigned scripts. For more information, see [Set-ExecutionPolicy](/powershell/module/microsoft.powershell.security/set-executionpolicy).
5556

5657
## To create an on-premises network connection
5758

0 commit comments

Comments
 (0)