diff --git a/defender-business/mdb-onboard-devices.md b/defender-business/mdb-onboard-devices.md index 4acde6c338..542ed4643d 100644 --- a/defender-business/mdb-onboard-devices.md +++ b/defender-business/mdb-onboard-devices.md @@ -100,20 +100,20 @@ You can onboard Windows clients and other devices in Intune by using the Intune When you set up automatic enrollment, users add their work account to the device. In the background, the device registers and joins Microsoft Entra ID and is enrolled in Intune. -1. Go to the Azure portal ([https://portal.azure.com/](https://portal.azure.com/)) and sign in. +1. Go to the Microsoft Entra admin center ([https://entra.microsoft.com/](https://entra.microsoft.com/)) and sign in. -2. Select **Microsoft Entra ID** > **Mobility (MDM and MAM)** > **Microsoft Intune**. +2. Select **Entra ID** > **Mobility** > **Microsoft Intune**. -3. Configure the **MDM User scope** and the **MAM user scope**. +3. Configure the **MDM User scope** and the **Windows Information Protection (WIP) user scope**. - :::image type="content" source="media/mem-mam-scope-azure-ad.png" alt-text="Screenshot of setting MDM user scope and MAM user scope in Intune."::: + :::image type="content" source="media/mem-wip-scope-entra-admin.png" alt-text="Screenshot of setting MDM user scope and WIP user scope in Entra admin center."::: - For MDM User scope, we recommend that you select **All** so that all users can automatically enroll their Windows devices. - - In the MAM user scope section, we recommend the following default values for the URLs: + - In the WIP user scope section, we recommend the following default values for the URLs: - - **MDM Terms of use URL** - - **MDM Discovery URL** - - **MDM Compliance URL** + - **WIP terms of use URL** + - **WIP discovery URL** + - **WIP compliance URL** 4. Select **Save**. diff --git a/defender-business/media/mem-mam-scope-azure-ad.png b/defender-business/media/mem-mam-scope-azure-ad.png deleted file mode 100644 index 43cc44f833..0000000000 Binary files a/defender-business/media/mem-mam-scope-azure-ad.png and /dev/null differ diff --git a/defender-business/media/mem-wip-scope-entra-admin.png b/defender-business/media/mem-wip-scope-entra-admin.png new file mode 100644 index 0000000000..49139bd0bc Binary files /dev/null and b/defender-business/media/mem-wip-scope-entra-admin.png differ