From 009fbe8ecb7f598aad3065a65e86b13d48c377be Mon Sep 17 00:00:00 2001 From: RicardoGFGomes <64960086+RicardoGFGomes@users.noreply.github.com> Date: Tue, 10 Sep 2024 17:26:31 +0100 Subject: [PATCH] Update requirements.md Updating the document to make it more specific on what Device Enrollment Restriction needs to have the Allow MDM enrollment set. How it's currently written, it seems we can just enable it on any restriction policy, but if we do this the Windows 365 provisioning will fail. Instead, we need to make sure that Allow MDM is set to allow in the default policy. I also updated the Restriction Policy docs, to include the Windows 365 under the limitations (Pull request #16066, approved and published on 10/09/2024) --- windows-365/enterprise/requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows-365/enterprise/requirements.md b/windows-365/enterprise/requirements.md index 7563cd8e369..55f826d8983 100644 --- a/windows-365/enterprise/requirements.md +++ b/windows-365/enterprise/requirements.md @@ -63,7 +63,7 @@ A subscription in Azure Government is required for Windows 365 Government custom ## Microsoft Entra ID and Intune requirements - A valid and working Intune and Microsoft Entra tenant. -- Intune device type enrollment restrictions set to Allow Windows (MDM) platform for corporate enrollment. +- Intune default device type enrollment restrictions needs to be set to Allow Windows (MDM) platform for corporate enrollment. Check the [Device Enrollment Restrictions Limitations](/intune/enrollment/enrollment-restrictions-set#limitations) for more information. - Infrastructure configuration: If you plan on provisioning Microsoft Entra hybrid joined Cloud PCs, you must configure your infrastructure to automatically Microsoft Entra hybrid join any devices that domain join to the on-premises Active Directory. This [configuration lets them be recognized and managed in the cloud](/azure/active-directory/devices/overview). - Microsoft Entra Domain Services isn't supported because it doesn't support Microsoft Entra hybrid join.