From 705a7f4ce57d1a1a71c03c19dbf1f17713d97151 Mon Sep 17 00:00:00 2001 From: Ravishankar Nandagopalan Date: Mon, 5 Sep 2022 18:36:47 +0800 Subject: [PATCH 1/2] Added note for permission delegation Per FR MFR-M365-19053 added note for permission delegation documented in Intune article. --- windows-365/enterprise/requirements.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows-365/enterprise/requirements.md b/windows-365/enterprise/requirements.md index 1f3d1f8ee0e..9128bc6dbd7 100644 --- a/windows-365/enterprise/requirements.md +++ b/windows-365/enterprise/requirements.md @@ -59,6 +59,8 @@ If you choose to provision Hybrid Azure AD joined Cloud PCs, then the following - If an organizational unit is specified, ensure it exists and is valid. - An Active Directory user account with sufficient permissions to join the computer into the specified organizational unit within the Active Directory domain. If you don't specify an organizational unit, the user account must have sufficient permissions to join the computer to the Active Directory domain. - User accounts that are assigned Cloud PCs must have a synced identity available in both Active Directory and Azure Active Directory. +>[!Note] +>For the user account used to join the Cloud PC computers to the Active Directory Domain Services, make sure to setup appropriate delegation following the instructions in the article here https://github.com/MicrosoftDocs/memdocs/blob/main/memdocs/autopilot/windows-autopilot-hybrid.md#increase-the-computer-account-limit-in-the-organizational-unit ## Licensing requirements From 846c40ddc8b4c49e166c2a6341678ddcc9baa0cf Mon Sep 17 00:00:00 2001 From: Ravishankar Nandagopalan Date: Tue, 6 Sep 2022 18:45:55 +0800 Subject: [PATCH 2/2] Update windows-365/enterprise/requirements.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- windows-365/enterprise/requirements.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/windows-365/enterprise/requirements.md b/windows-365/enterprise/requirements.md index 9128bc6dbd7..e807fe257ea 100644 --- a/windows-365/enterprise/requirements.md +++ b/windows-365/enterprise/requirements.md @@ -59,8 +59,10 @@ If you choose to provision Hybrid Azure AD joined Cloud PCs, then the following - If an organizational unit is specified, ensure it exists and is valid. - An Active Directory user account with sufficient permissions to join the computer into the specified organizational unit within the Active Directory domain. If you don't specify an organizational unit, the user account must have sufficient permissions to join the computer to the Active Directory domain. - User accounts that are assigned Cloud PCs must have a synced identity available in both Active Directory and Azure Active Directory. ->[!Note] ->For the user account used to join the Cloud PC computers to the Active Directory Domain Services, make sure to setup appropriate delegation following the instructions in the article here https://github.com/MicrosoftDocs/memdocs/blob/main/memdocs/autopilot/windows-autopilot-hybrid.md#increase-the-computer-account-limit-in-the-organizational-unit + +> [!NOTE] +> For the user account used to join the Cloud PCs to the Active Directory domain services, make sure to set up appropriate delegation following the instructions in [Increase the computer account limit in the Organizational Unit](/mem/autopilot/windows-autopilot-hybrid#increase-the-computer-account-limit-in-the-organizational-unit). + ## Licensing requirements