add intune admin for 365 admin center

This commit is contained in:
Meghan Stewart 2022-06-30 14:29:20 -07:00
parent 5f28549011
commit 0c7f4be566
2 changed files with 15 additions and 8 deletions

View File

@ -8,7 +8,7 @@ author: mestew
ms.author: mstewart ms.author: mstewart
ms.collection: M365-analytics ms.collection: M365-analytics
ms.topic: article ms.topic: article
ms.date: 06/06/2022 ms.date: 06/30/2022
--- ---
# Update Compliance prerequisites # Update Compliance prerequisites
@ -66,11 +66,14 @@ For more information about what's included in different diagnostic levels, see [
> [!NOTE] > [!NOTE]
> Enrolling into Update Compliance from the [Azure CLI](/cli/azure) or enrolling programmatically another way currently isn't supported. You must manually add Update Compliance to your Azure subscription. > Enrolling into Update Compliance from the [Azure CLI](/cli/azure) or enrolling programmatically another way currently isn't supported. You must manually add Update Compliance to your Azure subscription.
## Microsoft 365 admin center permissions (optional) ## Microsoft 365 admin center permissions (optional currently)
When you use the [Microsoft admin center software updates (preview) page](update-status-admin-center.md) with Update Compliance, the following permissions are also recommended: When you use the [Microsoft admin center software updates (preview) page](update-status-admin-center.md) with Update Compliance, the following permissions are also needed:
- To configure settings for the **Software Updates** page: [Global Admin role](/microsoft-365/admin/add-users/about-admin-roles)
- To view the **Software Updates** page: [Global Reader role](/microsoft-365/admin/add-users/about-admin-roles) - To configure settings and view the **Software Updates** page:
- [Global Administrator role](/azure/active-directory/roles/permissions-reference#global-administrator)
- [Intune Administrator](/azure/active-directory/roles/permissions-reference#intune-administrator)
- To view the **Software Updates** page: [Global Reader role](/azure/active-directory/roles/permissions-reference#global-reader)
## Log Analytics prerequisites ## Log Analytics prerequisites

View File

@ -10,7 +10,7 @@ ms.collection:
- M365-analytics - M365-analytics
- highpri - highpri
ms.topic: article ms.topic: article
ms.date: 05/07/2022 ms.date: 06/20/2022
--- ---
# Microsoft admin center software updates (preview) page # Microsoft admin center software updates (preview) page
@ -34,8 +34,12 @@ The **Software updates** page has following tabs to assist you in monitoring upd
- [Update Compliance](update-compliance-v2-overview.md) needs to be enabled with clients sending data to the solution - [Update Compliance](update-compliance-v2-overview.md) needs to be enabled with clients sending data to the solution
- An appropriate role assigned for the [Microsoft 365 admin center](https://admin.microsoft.com) - An appropriate role assigned for the [Microsoft 365 admin center](https://admin.microsoft.com)
- To configure settings for the **Software Updates** page: [Global Admin role](/microsoft-365/admin/add-users/about-admin-roles) - To configure settings and view the **Software Updates** page:
- To view the **Software Updates** page: [Global Reader role](/microsoft-365/admin/add-users/about-admin-roles) - [Global Administrator role](/azure/active-directory/roles/permissions-reference#global-administrator)
- [Intune Administrator](/azure/active-directory/roles/permissions-reference#intune-administrator)
- To view the **Software Updates** page:
- [Global Reader role](/azure/active-directory/roles/permissions-reference#global-reader)
## Limitations ## Limitations