You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/api/cloudlicensing-usageright-get.md
+3-7
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Get the properties and relationships of a [usageRight](../resources/cloudlicensi
18
18
19
19
## Permissions
20
20
21
-
Choose the permission or permissions marked as least privileged for this API. Use a higher privileged permission or permissions [only if your app requires it](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions). For details about delegated and application permissions, see [Permission types](/graph/permissions-overview#permission-types). To learn more about these permissions, see the [permissions reference](/graph/permissions-reference).
21
+
The following tables show the least privileged permission or permissions required to call this API on each supported resource type. Follow [best practices](/graph/permissions-overview#best-practices-for-using-microsoft-graph-permissions) to request least privileged permissions. For details about delegated and application permissions, see [Permission types](/graph/permissions-overview#permission-types). To learn more about these permissions, see the [permissions reference](/graph/permissions-reference).
22
22
23
23
Permissions to get a **usageRight** for a user:
24
24
@@ -38,12 +38,8 @@ Permissions to get a **usageRight** for a group:
38
38
GET /groups/{groupId}/cloudLicensing/usageRights/{usageRightId}
Copy file name to clipboardExpand all lines: api-reference/beta/api/group-post-members.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ When using the `PATCH /groups/{group-id}/members` syntax, supply a JSON object t
81
81
## Response
82
82
83
83
If successful, this method returns a `204 No Content` response code. It returns a `400 Bad Request` response code when the object is already a member of the group or is unsupported as a group member. It returns a `404 Not Found` response code when the object being added doesn't exist. It returns `403 Unauthorized` in one of the following scenarios:
84
-
- You're attempting to add a member to a [group that can't be managed through Microsoft Graph](../resources/groups-overview.md#group-types-in-microsoft-entra-id-and-microsoft-graph). This API supports only security and Microsoft 365 groups.
84
+
- You're attempting to add a member to a [group that can't be managed through Microsoft Graph](../resources/groups-overview.md#types-of-groups-supported-in-microsoft-graph). This API supports only security and Microsoft 365 groups.
85
85
- You're attempting to add a member you don't have permissions to add. Refer to the preceding [Permissions](#permissions) section for the permissions required to add different member types.
86
86
- You're attempting to add a member to a role-assignable group and you don't have the required permissions.
Copy file name to clipboardExpand all lines: api-reference/beta/api/networkaccess-networkaccesstraffic-get.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Retrieve the properties and relationships of a [networkAccessTraffic](../resourc
22
22
23
23
One of the following permissions is required to call this API. To learn more, including how to choose permissions, see [Permissions](/graph/permissions-reference).
0 commit comments