From 63204189ddfd2960277044af675646baa1518084 Mon Sep 17 00:00:00 2001 From: Braeden Petruk Date: Thu, 18 Jun 2020 10:18:16 -0700 Subject: [PATCH] Updated permissions language --- api-reference/beta/api/print-get-settings.md | 2 +- api-reference/beta/api/print-list-connectors.md | 2 +- api-reference/beta/api/print-list-printers.md | 2 +- api-reference/beta/api/print-list-shares.md | 2 +- api-reference/beta/api/print-post-shares.md | 2 +- api-reference/beta/api/print-update-settings.md | 2 +- api-reference/beta/api/printconnector-delete.md | 2 +- api-reference/beta/api/printconnector-get.md | 2 +- api-reference/beta/api/printconnector-update.md | 2 +- api-reference/beta/api/printer-delete-allowedgroup.md | 2 +- api-reference/beta/api/printer-delete-alloweduser.md | 2 +- 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-allowedgroups.md | 2 +- api-reference/beta/api/printer-list-allowedusers.md | 2 +- api-reference/beta/api/printer-list-connectors.md | 2 +- api-reference/beta/api/printer-post-allowedgroups.md | 2 +- api-reference/beta/api/printer-post-allowedusers.md | 2 +- api-reference/beta/api/printer-resetdefaults.md | 2 +- api-reference/beta/api/printer-update.md | 2 +- api-reference/beta/api/printershare-delete-allowedgroup.md | 2 +- api-reference/beta/api/printershare-delete-alloweduser.md | 2 +- api-reference/beta/api/printershare-delete.md | 2 +- api-reference/beta/api/printershare-list-allowedgroups.md | 2 +- api-reference/beta/api/printershare-list-allowedusers.md | 2 +- api-reference/beta/api/printershare-post-allowedgroups.md | 2 +- api-reference/beta/api/printershare-post-allowedusers.md | 2 +- api-reference/beta/api/printusagesummarybyprinter-get.md | 2 +- api-reference/beta/api/printusagesummarybyuser-get.md | 2 +- 30 files changed, 30 insertions(+), 30 deletions(-) diff --git a/api-reference/beta/api/print-get-settings.md b/api-reference/beta/api/print-get-settings.md index 4ff96ecc127b3..473fa2d0897de 100644 --- a/api-reference/beta/api/print-get-settings.md +++ b/api-reference/beta/api/print-get-settings.md @@ -18,7 +18,7 @@ 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/print-list-connectors.md b/api-reference/beta/api/print-list-connectors.md index 3a696171d7afc..5f5aa12c6b824 100644 --- a/api-reference/beta/api/print-list-connectors.md +++ b/api-reference/beta/api/print-list-connectors.md @@ -18,7 +18,7 @@ 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/print-list-printers.md b/api-reference/beta/api/print-list-printers.md index 3785eab572831..2450cda2d2096 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/print-list-shares.md b/api-reference/beta/api/print-list-shares.md index 298966bbdf145..e81fcc90c3609 100644 --- a/api-reference/beta/api/print-list-shares.md +++ b/api-reference/beta/api/print-list-shares.md @@ -18,7 +18,7 @@ Retrieve a list of **printerShares**. ## 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/print-post-shares.md b/api-reference/beta/api/print-post-shares.md index 4a1f5ca6e1853..da94ec0fc367a 100644 --- a/api-reference/beta/api/print-post-shares.md +++ b/api-reference/beta/api/print-post-shares.md @@ -18,7 +18,7 @@ Create a new **printerShare** for the specified [printer](../resources/printer.m ## 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 above. +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 listed in the following table. |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 a4d9f49230594..ec76749edaef2 100644 --- a/api-reference/beta/api/print-update-settings.md +++ b/api-reference/beta/api/print-update-settings.md @@ -18,7 +18,7 @@ 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printconnector-delete.md b/api-reference/beta/api/printconnector-delete.md index 1062dbe016c78..bde5c7ea2b02c 100644 --- a/api-reference/beta/api/printconnector-delete.md +++ b/api-reference/beta/api/printconnector-delete.md @@ -18,7 +18,7 @@ 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printconnector-get.md b/api-reference/beta/api/printconnector-get.md index 035aa234cf131..8273eac57758a 100644 --- a/api-reference/beta/api/printconnector-get.md +++ b/api-reference/beta/api/printconnector-get.md @@ -18,7 +18,7 @@ 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printconnector-update.md b/api-reference/beta/api/printconnector-update.md index 7f393fe233053..b78d44d006e71 100644 --- a/api-reference/beta/api/printconnector-update.md +++ b/api-reference/beta/api/printconnector-update.md @@ -18,7 +18,7 @@ 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-delete-allowedgroup.md b/api-reference/beta/api/printer-delete-allowedgroup.md index d4a9cfc0f34ab..bbf82799756d4 100644 --- a/api-reference/beta/api/printer-delete-allowedgroup.md +++ b/api-reference/beta/api/printer-delete-allowedgroup.md @@ -18,7 +18,7 @@ Revoke the specified group's access to submit print jobs to the associated [prin ## 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-delete-alloweduser.md b/api-reference/beta/api/printer-delete-alloweduser.md index 7e176bdf925a1..c785f6df8c41d 100644 --- a/api-reference/beta/api/printer-delete-alloweduser.md +++ b/api-reference/beta/api/printer-delete-alloweduser.md @@ -18,7 +18,7 @@ Revoke the specified user's access to submit print jobs to the associated [print ## 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-delete.md b/api-reference/beta/api/printer-delete.md index 0acac0ba4da14..73946758a0211 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 above. +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 listed in the following table. |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 94bcbc4ae4e00..ff0be59defbe5 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 above. +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 listed in the following table. |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 2d572bfa84afb..20607144c72f3 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-list-allowedgroups.md b/api-reference/beta/api/printer-list-allowedgroups.md index 577c6468d0e69..e7b0880cab398 100644 --- a/api-reference/beta/api/printer-list-allowedgroups.md +++ b/api-reference/beta/api/printer-list-allowedgroups.md @@ -18,7 +18,7 @@ Retrieve a list of groups that have been granted access to submit print jobs to ## 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-list-allowedusers.md b/api-reference/beta/api/printer-list-allowedusers.md index 8ae59eb738abe..c8386075491f9 100644 --- a/api-reference/beta/api/printer-list-allowedusers.md +++ b/api-reference/beta/api/printer-list-allowedusers.md @@ -18,7 +18,7 @@ Retrieve a list of users who have been granted access to submit print jobs to th ## 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 above. +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 listed in the following table. |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 79d55b9257ed1..078d2258d6122 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-post-allowedgroups.md b/api-reference/beta/api/printer-post-allowedgroups.md index 649e9de868813..6331995a0aaf1 100644 --- a/api-reference/beta/api/printer-post-allowedgroups.md +++ b/api-reference/beta/api/printer-post-allowedgroups.md @@ -18,7 +18,7 @@ Grant the specified group access to submit **print jobs** to the associated [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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printer-post-allowedusers.md b/api-reference/beta/api/printer-post-allowedusers.md index cd8cb57678d61..1fd10fc056f66 100644 --- a/api-reference/beta/api/printer-post-allowedusers.md +++ b/api-reference/beta/api/printer-post-allowedusers.md @@ -18,7 +18,7 @@ Grant the specified user access to submit **print jobs** to the associated [prin ## 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 above. +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 listed in the following table. |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 37eb756b986e2..d24a39f29dd3f 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 above. +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 listed in the following table. |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 c22c9d7a40d98..e8fc152459fed 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). -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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printershare-delete-allowedgroup.md b/api-reference/beta/api/printershare-delete-allowedgroup.md index f9ea46379bca5..422804fe5c39a 100644 --- a/api-reference/beta/api/printershare-delete-allowedgroup.md +++ b/api-reference/beta/api/printershare-delete-allowedgroup.md @@ -18,7 +18,7 @@ Revoke the specified group's access to submit print jobs to the associated [prin ## 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printershare-delete-alloweduser.md b/api-reference/beta/api/printershare-delete-alloweduser.md index 35022d7a1ec37..2f1a4477b0d4c 100644 --- a/api-reference/beta/api/printershare-delete-alloweduser.md +++ b/api-reference/beta/api/printershare-delete-alloweduser.md @@ -18,7 +18,7 @@ Revoke the specified user's access to submit print jobs to the associated [print ## 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printershare-delete.md b/api-reference/beta/api/printershare-delete.md index bea0f3b0e7feb..210b8516c9123 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printershare-list-allowedgroups.md b/api-reference/beta/api/printershare-list-allowedgroups.md index 35ba660f39ba8..75a3375ba1958 100644 --- a/api-reference/beta/api/printershare-list-allowedgroups.md +++ b/api-reference/beta/api/printershare-list-allowedgroups.md @@ -18,7 +18,7 @@ Retrieve a list of groups that have been granted access to submit print jobs to ## 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printershare-list-allowedusers.md b/api-reference/beta/api/printershare-list-allowedusers.md index 6bd358331b15c..ab9c325608a1c 100644 --- a/api-reference/beta/api/printershare-list-allowedusers.md +++ b/api-reference/beta/api/printershare-list-allowedusers.md @@ -18,7 +18,7 @@ Retrieve a list of users who have been granted access to submit print jobs to th ## 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printershare-post-allowedgroups.md b/api-reference/beta/api/printershare-post-allowedgroups.md index 997e3783d7728..77e3f16319faa 100644 --- a/api-reference/beta/api/printershare-post-allowedgroups.md +++ b/api-reference/beta/api/printershare-post-allowedgroups.md @@ -18,7 +18,7 @@ Grant the specified group access to submit print jobs to the associated [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 in addition to the permissions listed above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printershare-post-allowedusers.md b/api-reference/beta/api/printershare-post-allowedusers.md index 4788861b3fb8d..69bd0daa4c30c 100644 --- a/api-reference/beta/api/printershare-post-allowedusers.md +++ b/api-reference/beta/api/printershare-post-allowedusers.md @@ -18,7 +18,7 @@ Grant the specified user access to submit print jobs to the associated [printerS ## 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printusagesummarybyprinter-get.md b/api-reference/beta/api/printusagesummarybyprinter-get.md index 9c10f7b07535c..29a1bf59e5ad7 100644 --- a/api-reference/beta/api/printusagesummarybyprinter-get.md +++ b/api-reference/beta/api/printusagesummarybyprinter-get.md @@ -19,7 +19,7 @@ Retrieve a [printer](../resources/printer.md)'s usage summary for a particular t ## 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------| diff --git a/api-reference/beta/api/printusagesummarybyuser-get.md b/api-reference/beta/api/printusagesummarybyuser-get.md index d9ce1722acc2d..e1a91f0e9917f 100644 --- a/api-reference/beta/api/printusagesummarybyuser-get.md +++ b/api-reference/beta/api/printusagesummarybyuser-get.md @@ -18,7 +18,7 @@ Retrieve a user's usage summary for a particular time period. See the [printUsag ## 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 above. +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 listed in the following table. |Permission type | Permissions (from least to most privileged) | |:---------------|:--------------------------------------------|