From 4e906704f32e4521cf6c20307ed3f5c7a05928c7 Mon Sep 17 00:00:00 2001 From: Braeden Petruk Date: Tue, 11 Aug 2020 15:35:55 -0700 Subject: [PATCH] Fixes --- api-reference/beta/api/print-get-settings.md | 4 ++-- api-reference/beta/api/print-list-connectors.md | 4 ++-- api-reference/beta/api/print-list-printers.md | 2 +- api-reference/beta/api/print-update-settings.md | 4 ++-- api-reference/beta/api/printconnector-delete.md | 4 ++-- api-reference/beta/api/printconnector-get.md | 4 ++-- api-reference/beta/api/printconnector-update.md | 4 ++-- api-reference/beta/api/printer-create.md | 6 +++--- api-reference/beta/api/printer-delete.md | 2 +- api-reference/beta/api/printer-get.md | 2 +- api-reference/beta/api/printer-getcapabilities.md | 2 +- api-reference/beta/api/printer-list-connectors.md | 2 +- api-reference/beta/api/printer-list-jobs.md | 2 +- api-reference/beta/api/printer-list-tasktriggers.md | 2 +- api-reference/beta/api/printer-post-jobs.md | 2 +- api-reference/beta/api/printer-post-tasktriggers.md | 2 +- api-reference/beta/api/printer-resetdefaults.md | 2 +- api-reference/beta/api/printer-update.md | 2 +- api-reference/beta/api/printershare-delete.md | 2 +- api-reference/beta/api/printershare-update.md | 2 +- api-reference/beta/api/printoperation-get.md | 6 ++++-- api-reference/beta/api/printusagesummarybyprinter-get.md | 2 +- api-reference/beta/api/printusagesummarybyuser-get.md | 2 +- 23 files changed, 34 insertions(+), 32 deletions(-) diff --git a/api-reference/beta/api/print-get-settings.md b/api-reference/beta/api/print-get-settings.md index 6bf3e7e8eb76a..1dfea98730fdb 100644 --- a/api-reference/beta/api/print-get-settings.md +++ b/api-reference/beta/api/print-get-settings.md @@ -18,11 +18,11 @@ Retrieve tenant-wide settings for the Universal Print service. ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| -|Delegated (work or school account)| Users.Read.All | +|Delegated (work or school account)| User.Read | |Delegated (personal Microsoft account)|Not Supported.| |Application|Not Supported.| diff --git a/api-reference/beta/api/print-list-connectors.md b/api-reference/beta/api/print-list-connectors.md index de8bd53512bdf..6d3b3a0282eed 100644 --- a/api-reference/beta/api/print-list-connectors.md +++ b/api-reference/beta/api/print-list-connectors.md @@ -18,11 +18,11 @@ Retrieve a list of connectors. ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| -|Delegated (work or school account)| User.Read.All | +|Delegated (work or school account)| User.Read | |Delegated (personal Microsoft account)|Not Supported.| |Application| Not Supported. | diff --git a/api-reference/beta/api/print-list-printers.md b/api-reference/beta/api/print-list-printers.md index 3292cf4a505db..6ee1f2c214920 100644 --- a/api-reference/beta/api/print-list-printers.md +++ b/api-reference/beta/api/print-list-printers.md @@ -18,7 +18,7 @@ Retrieve the list of **printers** that are registered in the tenant. ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/print-update-settings.md b/api-reference/beta/api/print-update-settings.md index 92b46af6e1a31..598f1b400add0 100644 --- a/api-reference/beta/api/print-update-settings.md +++ b/api-reference/beta/api/print-update-settings.md @@ -18,11 +18,11 @@ Update tenant-wide settings for the Universal Print service. ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| -|Delegated (work or school account)| Users.Read | +|Delegated (work or school account)| User.Read | |Delegated (personal Microsoft account)|Not Supported.| |Application|Not Supported.| diff --git a/api-reference/beta/api/printconnector-delete.md b/api-reference/beta/api/printconnector-delete.md index fcaefb2bc687d..74f2c0ecd3c63 100644 --- a/api-reference/beta/api/printconnector-delete.md +++ b/api-reference/beta/api/printconnector-delete.md @@ -18,11 +18,11 @@ Delete (unregister) a **printConnector**. ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| -|Delegated (work or school account)| Users.Read | +|Delegated (work or school account)| User.Read | |Delegated (personal Microsoft account)|Not Supported.| |Application|Not Supported.| diff --git a/api-reference/beta/api/printconnector-get.md b/api-reference/beta/api/printconnector-get.md index 87d80b115c7ae..7c5b0751bc455 100644 --- a/api-reference/beta/api/printconnector-get.md +++ b/api-reference/beta/api/printconnector-get.md @@ -18,11 +18,11 @@ Retrieve the properties and relationships of a **printConnector** object. ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| -|Delegated (work or school account)| Users.Read | +|Delegated (work or school account)| User.Read | |Delegated (personal Microsoft account)|Not Supported.| |Application|Not Supported.| diff --git a/api-reference/beta/api/printconnector-update.md b/api-reference/beta/api/printconnector-update.md index c162280930968..0b671b732dc11 100644 --- a/api-reference/beta/api/printconnector-update.md +++ b/api-reference/beta/api/printconnector-update.md @@ -18,11 +18,11 @@ Update the properties of a **printConnector** object. ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| -|Delegated (work or school account)| Users.Read | +|Delegated (work or school account)| User.Read | |Delegated (personal Microsoft account)|Not Supported.| |Application|Not Supported.| diff --git a/api-reference/beta/api/printer-create.md b/api-reference/beta/api/printer-create.md index 3f95273653076..3bf073082d190 100644 --- a/api-reference/beta/api/printer-create.md +++ b/api-reference/beta/api/printer-create.md @@ -18,13 +18,13 @@ Create (register) a printer with the Universal Print service. This is a long-run ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -In addition to the following permissions, the user's tenant must have an active Universal Print subscription. +In addition to the following permissions, the user's tenant must have an active Universal Print subscription. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| -|Delegated (work or school account)| User.Read.All | +|Delegated (work or school account)| Not supported. | |Delegated (personal Microsoft account)|Not Supported.| -|Application|Not Supported.| +|Application|Printer.Read, Printer.Create, Printer.ReadWrite.All, Printer.FullControl.All| ## HTTP request diff --git a/api-reference/beta/api/printer-delete.md b/api-reference/beta/api/printer-delete.md index fc2f558199e1a..714e193f736b8 100644 --- a/api-reference/beta/api/printer-delete.md +++ b/api-reference/beta/api/printer-delete.md @@ -18,7 +18,7 @@ Delete (unregister) a [printer](../resources/printer.md). ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-get.md b/api-reference/beta/api/printer-get.md index ec62ad171682b..3699a46a4fc99 100644 --- a/api-reference/beta/api/printer-get.md +++ b/api-reference/beta/api/printer-get.md @@ -18,7 +18,7 @@ Retrieve the properties and relationships of a [printer](../resources/printer.md ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-getcapabilities.md b/api-reference/beta/api/printer-getcapabilities.md index ba2294c811a16..548afae7c568a 100644 --- a/api-reference/beta/api/printer-getcapabilities.md +++ b/api-reference/beta/api/printer-getcapabilities.md @@ -18,7 +18,7 @@ Get a list of capabilities for the [printer](../resources/printer.md). ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-list-connectors.md b/api-reference/beta/api/printer-list-connectors.md index 568aff1aca318..9276d154f25f5 100644 --- a/api-reference/beta/api/printer-list-connectors.md +++ b/api-reference/beta/api/printer-list-connectors.md @@ -18,7 +18,7 @@ Retrieve a list of **connectors** associated with the [printer](../resources/pri ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-list-jobs.md b/api-reference/beta/api/printer-list-jobs.md index c78179b5a4766..64bb18e143b0e 100644 --- a/api-reference/beta/api/printer-list-jobs.md +++ b/api-reference/beta/api/printer-list-jobs.md @@ -18,7 +18,7 @@ Retrieve a list of print jobs associated with the [printer](../resources/printer ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, a permission that grants [Get printer](printer-get.md) access, and one of the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, a permission that grants [Get printer](printer-get.md) access, and one of the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). **To read print jobs from another user, the logged-in user needs to be a print administrator and have the `PrintJob.ReadBasic.All`, `PrintJob.Read.All`, `PrintJob.ReadWriteBasic.All`, or `PrintJob.ReadWrite.All` scope.** diff --git a/api-reference/beta/api/printer-list-tasktriggers.md b/api-reference/beta/api/printer-list-tasktriggers.md index f22c543628b61..23c665a2b2de5 100644 --- a/api-reference/beta/api/printer-list-tasktriggers.md +++ b/api-reference/beta/api/printer-list-tasktriggers.md @@ -20,7 +20,7 @@ For details about how to use this API to add pull printing support to Universal ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -In addition to the following permissions, the user's tenant must have an active Universal Print subscription. +In addition to the following permissions, the user's tenant must have an active Universal Print subscription. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-post-jobs.md b/api-reference/beta/api/printer-post-jobs.md index 953db7c9446c9..64f56b178135e 100644 --- a/api-reference/beta/api/printer-post-jobs.md +++ b/api-reference/beta/api/printer-post-jobs.md @@ -18,7 +18,7 @@ Create a new [printJob](../resources/printJob.md) for a [printer](../resources/p ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -In addition to the following permissions, the user or app's tenant must have an active Universal Print subscription and have a permission that grants [Get printer](printer-get.md) access. +In addition to the following permissions, the user or app's tenant must have an active Universal Print subscription and have a permission that grants [Get printer](printer-get.md) access. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-post-tasktriggers.md b/api-reference/beta/api/printer-post-tasktriggers.md index 94ae7da7cb1c0..6db98dc6946fc 100644 --- a/api-reference/beta/api/printer-post-tasktriggers.md +++ b/api-reference/beta/api/printer-post-tasktriggers.md @@ -18,7 +18,7 @@ Create a new [task trigger](../resources/printtasktrigger.md) on the specified [ ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -In addition to the following permissions, the user's tenant must have an active Universal Print subscription. +In addition to the following permissions, the user's tenant must have an active Universal Print subscription. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-resetdefaults.md b/api-reference/beta/api/printer-resetdefaults.md index 1431dbda6c2cb..2549da477bfe7 100644 --- a/api-reference/beta/api/printer-resetdefaults.md +++ b/api-reference/beta/api/printer-resetdefaults.md @@ -18,7 +18,7 @@ Reset a [printer](../resources/printer.md)'s default settings. ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-update.md b/api-reference/beta/api/printer-update.md index c5beaf3a0962b..2473a67f2a1d2 100644 --- a/api-reference/beta/api/printer-update.md +++ b/api-reference/beta/api/printer-update.md @@ -18,7 +18,7 @@ Update the properties of a [printer](../resources/printer.md) object. ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -In addition to the following permissions, the user's tenant must have an active Universal Print subscription. +In addition to the following permissions, the user's tenant must have an active Universal Print subscription. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). Only the app that registered the printer is allowed to update the printer using application permissions. diff --git a/api-reference/beta/api/printershare-delete.md b/api-reference/beta/api/printershare-delete.md index 04928fa799682..f90906ffd02ee 100644 --- a/api-reference/beta/api/printershare-delete.md +++ b/api-reference/beta/api/printershare-delete.md @@ -18,7 +18,7 @@ Delete a printer share (unshare the associated [printer](../resources/printer.md ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. +To use the Universal Print service, the user or app's tenant must have an active Universal Print subscription, in addition to the permissions listed in the following table. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printershare-update.md b/api-reference/beta/api/printershare-update.md index b8ca2785caae2..92671a3df19fd 100644 --- a/api-reference/beta/api/printershare-update.md +++ b/api-reference/beta/api/printershare-update.md @@ -20,7 +20,7 @@ For example, if a physical printer device breaks, an administrator can register ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). -In addition to the following permissions, the user or app's tenant must have an active Universal Print subscription and have a permission that grants [Get printer](printer-get.md) access. +In addition to the following permissions, the user or app's tenant must have an active Universal Print subscription and have a permission that grants [Get printer](printer-get.md) access. The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printoperation-get.md b/api-reference/beta/api/printoperation-get.md index 887ca5a52cacd..8ac11e11abd0c 100644 --- a/api-reference/beta/api/printoperation-get.md +++ b/api-reference/beta/api/printoperation-get.md @@ -18,11 +18,13 @@ Retrieve the properties and relationships of a [printOperation](../resources/pri ## Permissions One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference). +The logged-in user must be a [Print Administrator](https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/directory-assign-admin-roles#printer-administrator). + |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| -|Delegated (work or school account)| User.Read.All | +|Delegated (work or school account)| Not supported. | |Delegated (personal Microsoft account)|Not Supported.| -|Application|Not supported.| +|Application|Printer.Read, Printer.Create, Printer.ReadWrite.All, Printer.FullControl.All| ## HTTP request diff --git a/api-reference/beta/api/printusagesummarybyprinter-get.md b/api-reference/beta/api/printusagesummarybyprinter-get.md index 7fa3745c5c3ac..bd542635d088c 100644 --- a/api-reference/beta/api/printusagesummarybyprinter-get.md +++ b/api-reference/beta/api/printusagesummarybyprinter-get.md @@ -23,7 +23,7 @@ To use the Universal Print service, the user or app's tenant must have an active |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| -|Delegated (work or school account)| Users.Read | +|Delegated (work or school account)| User.Read | |Delegated (personal Microsoft account)|Not Supported.| |Application|Not Supported.| diff --git a/api-reference/beta/api/printusagesummarybyuser-get.md b/api-reference/beta/api/printusagesummarybyuser-get.md index 83703c21afbdc..675ca4262fc48 100644 --- a/api-reference/beta/api/printusagesummarybyuser-get.md +++ b/api-reference/beta/api/printusagesummarybyuser-get.md @@ -22,7 +22,7 @@ To use the Universal Print service, the user or app's tenant must have an active |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| -|Delegated (work or school account)| Users.Read | +|Delegated (work or school account)| User.Read | |Delegated (personal Microsoft account)|Not Supported.| |Application|Not Supported.|