diff --git a/api-reference/beta/api/accesspackage-delete-accesspackageresourcerolescopes.md b/api-reference/beta/api/accesspackage-delete-accesspackageresourcerolescopes.md
index f45ded44272..9e79e74f4af 100644
--- a/api-reference/beta/api/accesspackage-delete-accesspackageresourcerolescopes.md
+++ b/api-reference/beta/api/accesspackage-delete-accesspackageresourcerolescopes.md
@@ -1,6 +1,6 @@
---
title: "Remove resourceRoleScope from an access package"
-description: "Remove a resourceRoleScope from an access package."
+description: "Remove an accessPackageResourceRoleScope from an accessPackage list of resource role scopes."
ms.localizationpriority: medium
author: "markwahl-msft"
ms.subservice: "entra-id-governance"
@@ -13,7 +13,7 @@ Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
-Remove a [accessPackageResourceRoleScope](../resources/accesspackageresourcerolescope.md) from an [accessPackage](../resources/accesspackage.md) list of resource role scopes.
+Remove an [accessPackageResourceRoleScope](../resources/accesspackageresourcerolescope.md) from an [accessPackage](../resources/accesspackage.md) list of resource role scopes.
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
diff --git a/api-reference/beta/api/entitlementmanagement-post-accesspackagecatalogs.md b/api-reference/beta/api/entitlementmanagement-post-accesspackagecatalogs.md
index 92bff0c191c..5f064e77bed 100644
--- a/api-reference/beta/api/entitlementmanagement-post-accesspackagecatalogs.md
+++ b/api-reference/beta/api/entitlementmanagement-post-accesspackagecatalogs.md
@@ -1,6 +1,6 @@
---
title: "Create accessPackageCatalog"
-description: "Create a new accessPackageCatalog."
+description: "Create a new accessPackageCatalog object."
ms.localizationpriority: medium
author: "markwahl-msft"
ms.subservice: "entra-id-governance"
diff --git a/api-reference/beta/api/group-list-owners.md b/api-reference/beta/api/group-list-owners.md
index f65754f28bf..dbdd65c8555 100644
--- a/api-reference/beta/api/group-list-owners.md
+++ b/api-reference/beta/api/group-list-owners.md
@@ -14,7 +14,7 @@ Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
-Retrieve a list of the group's owners. The owners are a set of users who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange or groups that are synchronized from an on-premises environment.
+Retrieve a list of the group's owners. The owners are a set of users who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange, distribution groups, or groups that are synchronized from an on-premises environment.
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
diff --git a/api-reference/beta/api/onlinemeeting-update.md b/api-reference/beta/api/onlinemeeting-update.md
index 6524ee6846c..bd49f029c03 100644
--- a/api-reference/beta/api/onlinemeeting-update.md
+++ b/api-reference/beta/api/onlinemeeting-update.md
@@ -63,6 +63,7 @@ The last column indicates whether updating this property takes effect for an in-
| allowAttendeeToEnableCamera | Boolean | Indicates whether attendees can turn on their camera. | Yes |
| allowAttendeeToEnableMic | Boolean | Indicates whether attendees can turn on their microphone. | Yes |
| allowBreakoutRooms | Boolean | Indicates whether breakout rooms are enabled for the meeting. | No |
+| allowedLobbyAdmitters | [allowedLobbyAdmitterRoles](../resources/onlinemeetingbase.md#allowedlobbyadmitterroles-values) | Specifies the users who can admit from the lobby. Possible values are: `organizerAndCoOrganizersAndPresenters`, `organizerAndCoOrganizers`, `unknownFutureValue`. | Yes |
| allowedPresenters | onlineMeetingPresenters | Specifies who can be a presenter in a meeting. | Yes |
| allowLiveShare | Boolean | Indicates whether live share is enabled for the meeting. | No |
| allowMeetingChat | meetingChatMode | Specifies the mode of meeting chat. | Yes |
@@ -71,7 +72,7 @@ The last column indicates whether updating this property takes effect for an in-
| allowWhiteboard | Boolean | Indicates whether whiteboard is enabled for the meeting. | No |
| endDateTime | DateTime | The meeting end time in UTC. | No |
| isEntryExitAnnounced | Boolean | Whether or not to announce when callers join or leave. | Yes |
-| lobbyBypassSettings | [lobbyBypassSettings](../resources/lobbyBypassSettings.md) | Specifies which participants can bypass the meeting lobby. | Yes |
+| lobbyBypassSettings | [lobbyBypassSettings](../resources/lobbybypasssettings.md) | Specifies which participants can bypass the meeting lobby. | Yes |
| participants | [meetingParticipants](../resources/meetingparticipants.md) | The participants associated with the online meeting. Only attendees can be updated. | No |
| recordAutomatically | Boolean | Indicates whether to record the meeting automatically. | No |
| startDateTime | DateTime | The meeting start time in UTC. | No |
diff --git a/api-reference/beta/api/profile-delete.md b/api-reference/beta/api/profile-delete.md
index 4a79798e2a1..4cdccec77fb 100644
--- a/api-reference/beta/api/profile-delete.md
+++ b/api-reference/beta/api/profile-delete.md
@@ -1,6 +1,6 @@
---
title: "Delete profile"
-description: "Delete profile."
+description: "Delete a profile object from a user's account."
ms.localizationpriority: medium
author: "kevinbellinger"
ms.subservice: "people"
@@ -13,7 +13,7 @@ Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
-Deletes a [profile](../resources/profile.md) object from a user's account.
+Delete a [profile](../resources/profile.md) object from a user's account.
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
diff --git a/api-reference/beta/api/range-boundingrect.md b/api-reference/beta/api/range-boundingrect.md
index 090c3a62d96..7a9884b3da6 100644
--- a/api-reference/beta/api/range-boundingrect.md
+++ b/api-reference/beta/api/range-boundingrect.md
@@ -1,19 +1,20 @@
---
-title: "Range: BoundingRect"
-description: "."
+title: "range: boundingRect"
+description: "Get the smallest range object that encompasses the given ranges."
author: "lumine2008"
ms.localizationpriority: medium
ms.subservice: "excel"
doc_type: apiPageType
---
-# Range: BoundingRect
+# range: boundingRect
Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
-Gets the smallest range object that encompasses the given ranges. For example, the GetBoundingRect of "B2:C5" and "D10:E15" is "B2:E16".
+Get the smallest range object that encompasses the given ranges. For example, the GetBoundingRect of *B2:C5* and *D10:E15* is *B2:E16*.
+
## Permissions
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).
@@ -35,7 +36,7 @@ GET /me/drive/root:/{item-path}:/workbook/tables/{id|name}/columns/{id|name}/ran
| Name | Description|
|:---------------|:----------|
|Authorization|Bearer {token}. Required. Learn more about [authentication and authorization](/graph/auth/auth-concepts).|
-| Workbook-Session-Id | Workbook session Id that determines if changes are persisted or not. Optional.|
+| Workbook-Session-Id | Workbook session ID that determines if changes are persisted or not. Optional.|
## Request body
In the request body, provide a JSON object with the following parameters.
diff --git a/api-reference/beta/api/range-lastcell.md b/api-reference/beta/api/range-lastcell.md
index 9ee97906822..25f92e8fe11 100644
--- a/api-reference/beta/api/range-lastcell.md
+++ b/api-reference/beta/api/range-lastcell.md
@@ -1,19 +1,19 @@
---
-title: "Range: LastCell"
-description: "."
+title: "range: lastCell"
+description: "Get the last cell within the range."
author: "lumine2008"
ms.localizationpriority: medium
ms.subservice: "excel"
doc_type: apiPageType
---
-# Range: LastCell
+# range: lastCell
Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
-Gets the last cell within the range. For example, the last cell of "B2:D5" is "D5".
+Get the last cell within the range. For example, the last cell of *B2:D5* is *D5*.
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
@@ -38,7 +38,7 @@ GET /me/drive/root:/{item-path}:/workbook/tables/{id|name}/columns/{id|name}/ran
| Name | Description|
|:---------------|:----------|
|Authorization|Bearer {token}. Required. Learn more about [authentication and authorization](/graph/auth/auth-concepts).|
-| Workbook-Session-Id | Workbook session Id that determines if changes are persisted or not. Optional.|
+| Workbook-Session-Id | Workbook session ID that determines if changes are persisted or not. Optional.|
## Request body
diff --git a/api-reference/beta/api/range-lastcolumn.md b/api-reference/beta/api/range-lastcolumn.md
index adceda27097..34553c0a4e8 100644
--- a/api-reference/beta/api/range-lastcolumn.md
+++ b/api-reference/beta/api/range-lastcolumn.md
@@ -1,19 +1,19 @@
---
-title: "Range: LastColumn"
-description: "."
+title: "range: lastColumn"
+description: "Get the last column within the range."
author: "lumine2008"
ms.localizationpriority: medium
ms.subservice: "excel"
doc_type: apiPageType
---
-# Range: LastColumn
+# range: lastColumn
Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
-Gets the last column within the range. For example, the last column of "B2:D5" is "D2:D5".
+Gets the last column within the range. For example, the last column of *B2:D5* is *D2:D5*.
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
@@ -38,7 +38,7 @@ GET /me/drive/root:/{item-path}:/workbook/tables/{id|name}/columns/{id|name}/ran
| Name | Description|
|:---------------|:----------|
|Authorization|Bearer {token}. Required. Learn more about [authentication and authorization](/graph/auth/auth-concepts).|
-| Workbook-Session-Id | Workbook session Id that determines if changes are persisted or not. Optional.|
+| Workbook-Session-Id | Workbook session ID that determines if changes are persisted or not. Optional.|
## Request body
diff --git a/api-reference/beta/api/range-lastrow.md b/api-reference/beta/api/range-lastrow.md
index e6c75b48e1d..2161102040a 100644
--- a/api-reference/beta/api/range-lastrow.md
+++ b/api-reference/beta/api/range-lastrow.md
@@ -1,19 +1,19 @@
---
-title: "Range: LastRow"
-description: "."
+title: "range: lastRow"
+description: "Get the last row within the range."
author: "lumine2008"
ms.localizationpriority: medium
ms.subservice: "excel"
doc_type: apiPageType
---
-# Range: LastRow
+# range: lastRow
Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
-Gets the last row within the range. For example, the last row of "B2:D5" is "B5:D5".
+Get the last row within the range. For example, the last row of *B2:D5* is *B5:D5*.
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
@@ -38,7 +38,7 @@ GET /me/drive/root:/{item-path}:/workbook/tables/{id|name}/columns/{id|name}/ran
| Name | Description|
|:---------------|:----------|
|Authorization|Bearer {token}. Required. Learn more about [authentication and authorization](/graph/auth/auth-concepts).|
-| Workbook-Session-Id | Workbook session Id that determines if changes are persisted or not. Optional.|
+| Workbook-Session-Id | Workbook session ID that determines if changes are persisted or not. Optional.|
## Request body
diff --git a/api-reference/beta/api/riskyusers-confirmcompromised.md b/api-reference/beta/api/riskyusers-confirmcompromised.md
index 6266fe4fa55..ec11761f706 100644
--- a/api-reference/beta/api/riskyusers-confirmcompromised.md
+++ b/api-reference/beta/api/riskyusers-confirmcompromised.md
@@ -1,6 +1,6 @@
---
title: "riskyUser: confirmCompromised"
-description: Confirm a riskyUser object as compromised.
+description: "Confirm one or more riskyUser objects as compromised."
author: tracyshi
ms.localizationpriority: medium
ms.subservice: entra-sign-in
diff --git a/api-reference/beta/includes/permissions/directory-list-pendingexternaluserprofiles-permissions.md b/api-reference/beta/includes/permissions/directory-list-pendingexternaluserprofiles-permissions.md
deleted file mode 100644
index 79505fd34ee..00000000000
--- a/api-reference/beta/includes/permissions/directory-list-pendingexternaluserprofiles-permissions.md
+++ /dev/null
@@ -1,13 +0,0 @@
----
-description: Automatically generated file. DO NOT MODIFY
-ms.topic: include
-ms.localizationpriority: medium
----
-
-|Permission type|Least privileged permissions|Higher privileged permissions|
-|:---|:---|:---|
-|Delegated (work or school account)|PendingExternalUserProfile.Read.All|PendingExternalUserProfile.ReadWrite.All|
-|Delegated (personal Microsoft account)|Not supported.|Not supported.|
-|Application|PendingExternalUserProfile.Read.All|PendingExternalUserProfile.ReadWrite.All|
-
-
diff --git a/api-reference/beta/includes/permissions/directory-post-pendingexternaluserprofiles-permissions.md b/api-reference/beta/includes/permissions/directory-post-pendingexternaluserprofiles-permissions.md
deleted file mode 100644
index 327ab4752b6..00000000000
--- a/api-reference/beta/includes/permissions/directory-post-pendingexternaluserprofiles-permissions.md
+++ /dev/null
@@ -1,13 +0,0 @@
----
-description: Automatically generated file. DO NOT MODIFY
-ms.topic: include
-ms.localizationpriority: medium
----
-
-|Permission type|Least privileged permissions|Higher privileged permissions|
-|:---|:---|:---|
-|Delegated (work or school account)|PendingExternalUserProfile.ReadWrite.All|Not available.|
-|Delegated (personal Microsoft account)|Not supported.|Not supported.|
-|Application|PendingExternalUserProfile.ReadWrite.All|Not available.|
-
-
diff --git a/api-reference/beta/includes/permissions/directoryobject-checkmembergroups-5-permissions.md b/api-reference/beta/includes/permissions/directoryobject-checkmembergroups-5-permissions.md
deleted file mode 100644
index ddc8495a891..00000000000
--- a/api-reference/beta/includes/permissions/directoryobject-checkmembergroups-5-permissions.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-description: "Automatically generated file. DO NOT MODIFY"
-ms.topic: include
-ms.localizationpriority: medium
----
-
-|Permission type|Least privileged permissions|Higher privileged permissions|
-|:---|:---|:---|
-|Delegated (work or school account)|Application.Read.All|Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All|
-|Delegated (personal Microsoft account)|Not supported.|Not supported.|
-|Application|Application.Read.All|Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All|
-
diff --git a/api-reference/beta/includes/rbac-for-apis/epm-rbac-servicenow-apis-read.md b/api-reference/beta/includes/rbac-for-apis/epm-rbac-servicenow-apis-read.md
index f0672ba5d06..ebc31112f46 100644
--- a/api-reference/beta/includes/rbac-for-apis/epm-rbac-servicenow-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/epm-rbac-servicenow-apis-read.md
@@ -4,4 +4,5 @@ ms.topic: include
ms.author: mrudulahg01
---
-The calling user must have one of the following roles.
- Microsoft Entra Permissions Management Admin *(x_mioms_mepm.Microsoft_Entra_Permissions_Admin)*
- Microsoft Entra Permissions Management Requestor *(x_mioms_mepm.Microsoft_Entra_Permissions_Requestor)*
- Microsoft Azure application developer, Microsoft Azure tenant administrator
- Microsoft Entra Permissions Management Service Principal Permissions: *Approver and Viewer for all*
\ No newline at end of file
+> [!IMPORTANT]
+> The calling user must have one of the following roles.
- Microsoft Entra Permissions Management Admin *(x_mioms_mepm.Microsoft_Entra_Permissions_Admin)*
- Microsoft Entra Permissions Management Requestor *(x_mioms_mepm.Microsoft_Entra_Permissions_Requestor)*
- Microsoft Azure application developer, Microsoft Azure tenant administrator
- Microsoft Entra Permissions Management Service Principal Permissions: *Approver and Viewer for all*
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/epm-rbac-servicenow-apis-write.md b/api-reference/beta/includes/rbac-for-apis/epm-rbac-servicenow-apis-write.md
index f0672ba5d06..ebc31112f46 100644
--- a/api-reference/beta/includes/rbac-for-apis/epm-rbac-servicenow-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/epm-rbac-servicenow-apis-write.md
@@ -4,4 +4,5 @@ ms.topic: include
ms.author: mrudulahg01
---
-The calling user must have one of the following roles.
- Microsoft Entra Permissions Management Admin *(x_mioms_mepm.Microsoft_Entra_Permissions_Admin)*
- Microsoft Entra Permissions Management Requestor *(x_mioms_mepm.Microsoft_Entra_Permissions_Requestor)*
- Microsoft Azure application developer, Microsoft Azure tenant administrator
- Microsoft Entra Permissions Management Service Principal Permissions: *Approver and Viewer for all*
\ No newline at end of file
+> [!IMPORTANT]
+> The calling user must have one of the following roles.
- Microsoft Entra Permissions Management Admin *(x_mioms_mepm.Microsoft_Entra_Permissions_Admin)*
- Microsoft Entra Permissions Management Requestor *(x_mioms_mepm.Microsoft_Entra_Permissions_Requestor)*
- Microsoft Azure application developer, Microsoft Azure tenant administrator
- Microsoft Entra Permissions Management Service Principal Permissions: *Approver and Viewer for all*
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-access-reviews-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-access-reviews-apis-read.md
index f468a31154d..af370603b8d 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-access-reviews-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-access-reviews-apis-read.md
@@ -3,8 +3,8 @@ author: jyothig123
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-|Read access reviews of a group or app |Read access reviews of a Microsoft Entra role |
-|---------|---------|
-|The creator of the access review schedule definition
Global Reader
Security Reader
User Administrator
Identity Governance Administrator Security Administrator | Security Reader
Identity Governance Administrator
Privileged Role Administrator Security Administrator |
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - To read access reviews of a group or app: the creator of the access review; *Global Reader*, *Security Reader*, *User Administrator*, *Identity Governance Administrator*, *Security Administrator*
+>
+> - To read access reviews of a Microsoft Entra role: *Security Reader*, *Identity Governance Administrator*, *Privileged Role Administrator*, *Security Administrator*
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-access-reviews-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-access-reviews-apis-write.md
index 166f3beb4c0..b29a94a6e5c 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-access-reviews-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-access-reviews-apis-write.md
@@ -3,8 +3,7 @@ author: jyothig123
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-|Write access reviews of a group or app |Write access reviews of a Microsoft Entra role |
-|---------|---------|
-|User Administrator
Identity Governance Administrator | Identity Governance Administrator Privileged Role Administrator |
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - To write access reviews of a group or app: *User Administrator*, *Identity Governance Administrator*
+> - To write access reviews of a Microsoft Entra role: *Identity Governance Administrator*, *Privileged Role Administrator*
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-app-auth-method-default-policy-api-update.md b/api-reference/beta/includes/rbac-for-apis/rbac-app-auth-method-default-policy-api-update.md
index b5c41354707..3e8d7ecc27c 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-app-auth-method-default-policy-api-update.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-app-auth-method-default-policy-api-update.md
@@ -4,4 +4,5 @@ ms.topic: include
ms.author: saumadan
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Security Administrator* is the least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Security Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-app-auth-method-policy-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-app-auth-method-policy-apis.md
index fdd1aa30b35..6219c072ad8 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-app-auth-method-policy-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-app-auth-method-policy-apis.md
@@ -4,4 +4,5 @@ ms.topic: include
ms.author: saumadan
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. **Application Administrator* or *Cloud Application Administrator* are the least privileged roles supported for this operation.
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. **Application Administrator* and *Cloud Application Administrator* are the least privileged roles supported for this operation.
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-read-others.md b/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-read-others.md
index 8bb8b57037d..690e0ca0843 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-read-others.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-read-others.md
@@ -3,8 +3,8 @@ author: jpettere
ms.topic: include
---
-In delegated scenarios with work or school accounts where the signed-in user is acting on another user, they must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Global Reader
-- Authentication Administrator
-- Privileged Authentication Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts where the signed-in user is acting on another user, they must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Global Reader
+> - Authentication Administrator
+> - Privileged Authentication Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-read.md
index 95be0b46657..0743d5952dd 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-read.md
@@ -3,8 +3,8 @@ author: jpettere
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Global Reader
-- Authentication Administrator
-- Privileged Authentication Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Global Reader
+> - Authentication Administrator
+> - Privileged Authentication Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-write-others.md b/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-write-others.md
index ae1dc4a4f34..ce98deea16a 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-write-others.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-write-others.md
@@ -3,8 +3,8 @@ author: jpettere
ms.topic: include
---
-In delegated scenarios with work or school accounts where the signed-in user is acting on another user, they must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Authentication Administrator
-- Privileged Authentication Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts where the signed-in user is acting on another user, they must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Authentication Administrator
+> - Privileged Authentication Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-write.md
index f85664cfef1..8a0bef21b1b 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-apis-write.md
@@ -3,7 +3,7 @@ author: jpettere
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Authentication Administrator
-- Privileged Authentication Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Authentication Administrator
+> - Privileged Authentication Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-read.md
index d672306403e..85efa7e6b58 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-read.md
@@ -3,7 +3,7 @@ author: jpettere
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Global Reader
-- Authentication Policy Administrator
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Global Reader
+> - Authentication Policy Administrator
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-write.md
index d6c3de0c4c6..dea11213f15 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-write.md
@@ -3,4 +3,5 @@ author: jpettere
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Authentication Policy Administrator* is the least privileged role supported for this operation.
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Authentication Policy Administrator* is the least privileged role supported for this operation.
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-authenticationstrength-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-authenticationstrength-apis-read.md
index 90957400120..235b7c1eef2 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-authenticationstrength-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-authenticationstrength-apis-read.md
@@ -4,8 +4,8 @@ ms.topic: include
ms.author: inbarc
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Conditional Access administrator
-- Security Administrator
-- Security Reader
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Conditional Access administrator
+> - Security Administrator
+> - Security Reader
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-authenticationstrength-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-authenticationstrength-apis-write.md
index e9e7e3e33fa..618014dc26d 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-authenticationstrength-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-authenticationstrength-apis-write.md
@@ -4,7 +4,7 @@ ms.topic: include
ms.author: inbarc
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Conditional Access administrator
-- Security Administrator
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Conditional Access administrator
+> - Security Administrator
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-ciam-user-insights-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-ciam-user-insights-apis.md
index ba2f84ed985..5df7051106b 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-ciam-user-insights-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-ciam-user-insights-apis.md
@@ -3,13 +3,13 @@ author: srutto
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Application Administrator
-- Cloud Application Administrator
-- Company Administrator
-- Global Readers
-- Reports Reader
-- Security Administrator
-- Security Operator
-- Security Reader
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Application Administrator
+> - Cloud Application Administrator
+> - Company Administrator
+> - Global Readers
+> - Reports Reader
+> - Security Administrator
+> - Security Operator
+> - Security Reader
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-cross-tenant-access-shared-user-profiles-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-cross-tenant-access-shared-user-profiles-apis-read.md
index 6a795b052a8..d6fd52f09ea 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-cross-tenant-access-shared-user-profiles-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-cross-tenant-access-shared-user-profiles-apis-read.md
@@ -3,4 +3,5 @@ author: jkdouglas
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Reader* is the least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Reader* is the least privileged role supported for this operation.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-cross-tenant-access-shared-user-profiles-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-cross-tenant-access-shared-user-profiles-apis-write.md
index 5ce47d058c1..2b6ffd6896f 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-cross-tenant-access-shared-user-profiles-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-cross-tenant-access-shared-user-profiles-apis-write.md
@@ -3,4 +3,5 @@ author: yyuank
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Administrator* is the only privileged role supported for this operation.
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Administrator* is the only privileged role supported for this operation.
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-customclaimspolicy-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-customclaimspolicy-apis-read.md
index c45a5d0f79b..17cc1d1aa8b 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-customclaimspolicy-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-customclaimspolicy-apis-read.md
@@ -3,7 +3,7 @@ author: rahul-nagraj
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Global Reader
-- Application Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Global Reader
+> - Application Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-customclaimspolicy-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-customclaimspolicy-apis-write.md
index 9ff23cd3e46..e056bfa5711 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-customclaimspolicy-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-customclaimspolicy-apis-write.md
@@ -3,4 +3,5 @@ author: rahul-nagraj
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Application Administrator* is the least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Application Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-deleted-items-delete-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-deleted-items-delete-apis.md
index bcfe01e8737..a5e7d246968 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-deleted-items-delete-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-deleted-items-delete-apis.md
@@ -3,8 +3,8 @@ author: ombongifaith
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- To permanently delete deleted applications or service principals: *Application Administrator*, *Cloud Application Administrator*, or *Hybrid Identity Administrator*.
-- To permanently delete deleted users: *User Administrator*.
-- To permanently delete deleted groups: *Groups Administrator*.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - To permanently delete deleted applications or service principals: *Application Administrator*, *Cloud Application Administrator*, or *Hybrid Identity Administrator*.
+> - To permanently delete deleted users: *User Administrator*.
+> - To permanently delete deleted groups: *Groups Administrator*.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-deleted-items-restore-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-deleted-items-restore-apis.md
index 11c7cebc5ac..b45de649b5c 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-deleted-items-restore-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-deleted-items-restore-apis.md
@@ -3,10 +3,10 @@ author: keylimesoda
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- To restore deleted applications or service principals: *Application Administrator*, *Cloud Application Administrator*, or *Hybrid Identity Administrator*.
-- To restore deleted users: *User Administrator*. However, to restore users with privileged administrator roles:
- - In delegated scenarios, the app must be assigned the *Directory.AccessAsUser.All* delegated permission, and the calling user must also be assigned a higher privileged administrator role as indicated in [Who can perform sensitive actions?](/graph/api/resources/users#who-can-perform-sensitive-actions).
- - In app-only scenarios and in addition to being granted the *User.ReadWrite.All* application permission, the app must be assigned a higher privileged administrator role as indicated in [Who can perform sensitive actions?](/graph/api/resources/users#who-can-perform-sensitive-actions).
-- To restore deleted groups: *Groups Administrator*. However, to restore role-assignable groups, the calling user must be assigned the *Privileged Role Administrator* role.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - To restore deleted applications or service principals: *Application Administrator*, *Cloud Application Administrator*, or *Hybrid Identity Administrator*.
+> - To restore deleted users: *User Administrator*. However, to restore users with privileged administrator roles:
+> - In delegated scenarios, the app must be assigned the *Directory.AccessAsUser.All* delegated permission, and the calling user must also be assigned a higher privileged administrator role as indicated in [Who can perform sensitive actions?](/graph/api/resources/users#who-can-perform-sensitive-actions).
+> - In app-only scenarios and in addition to being granted the *User.ReadWrite.All* application permission, the app must be assigned a higher privileged administrator role as indicated in [Who can perform sensitive actions?](/graph/api/resources/users#who-can-perform-sensitive-actions).
+> - To restore deleted groups: *Groups Administrator*. However, to restore role-assignable groups, the calling user must be assigned the *Privileged Role Administrator* role.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-directory-recommendations-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-directory-recommendations-apis-read.md
index 34fc81d9134..70e381bf0cd 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-directory-recommendations-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-directory-recommendations-apis-read.md
@@ -3,12 +3,12 @@ author: ddeeps2610
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Reports Reader
-- Security Reader
-- Global Reader
-- Security Operator
-- Application Administrator
-- Security Administrator
-- Cloud Application Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Reports Reader
+> - Security Reader
+> - Global Reader
+> - Security Operator
+> - Application Administrator
+> - Security Administrator
+> - Cloud Application Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-directory-recommendations-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-directory-recommendations-apis-write.md
index d49e66b6e48..fedfcd5ba03 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-directory-recommendations-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-directory-recommendations-apis-write.md
@@ -3,9 +3,9 @@ author: ddeeps2610
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Security Administrator
-- Security Operator
-- Application Administrator
-- Cloud Application Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Security Administrator
+> - Security Operator
+> - Application Administrator
+> - Cloud Application Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-domainfederation-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-domainfederation-apis-read.md
index 02faf9e42e9..24fa7f806b5 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-domainfederation-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-domainfederation-apis-read.md
@@ -3,11 +3,11 @@ author: rahul-nagraj
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Gobal Reader
-- Security Reader
-- Domain Name Administrator
-- External Identity Provider Administrator
-- Hybrid Identity Administrator
-- Security Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Gobal Reader
+> - Security Reader
+> - Domain Name Administrator
+> - External Identity Provider Administrator
+> - Hybrid Identity Administrator
+> - Security Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-domainfederation-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-domainfederation-apis-write.md
index 48825c5f3f6..ae942c75fa9 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-domainfederation-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-domainfederation-apis-write.md
@@ -3,9 +3,9 @@ author: rahul-nagraj
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Domain Name Administrator
-- External Identity Provider Administrator
-- Hybrid Identity Administrator
-- Security Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Domain Name Administrator
+> - External Identity Provider Administrator
+> - Hybrid Identity Administrator
+> - Security Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-federatedtokenvalidationpolicy-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-federatedtokenvalidationpolicy-apis.md
index fe8a811b1c5..1cffa9aca08 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-federatedtokenvalidationpolicy-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-federatedtokenvalidationpolicy-apis.md
@@ -3,4 +3,5 @@ author: rahul-nagraj
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Administrator* is the only privileged role supported for this operation.
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Administrator* is the only privileged role supported for this operation.
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-gdap-apis-customer-only.md b/api-reference/beta/includes/rbac-for-apis/rbac-gdap-apis-customer-only.md
index 599c645eb19..9e30a62b9a5 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-gdap-apis-customer-only.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-gdap-apis-customer-only.md
@@ -3,4 +3,5 @@ author: koravvams
ms.topic: include
---
-To call this API using application permissions, you must provision the service principal identified by **appId** `2832473f-ec63-45fb-976f-5d45a7d4bb91` and named **Partner Customer Delegated Administration** in the partner tenant. To provision the service principal in the partner tenant, call the [Create servicePrincipal](/graph/api/serviceprincipal-post-serviceprincipals) API.
+> [!IMPORTANT]
+> To call this API using application permissions, you must provision the service principal identified by **appId** `2832473f-ec63-45fb-976f-5d45a7d4bb91` and named **Partner Customer Delegated Administration** in the partner tenant. To provision the service principal in the partner tenant, call the [Create servicePrincipal](/graph/api/serviceprincipal-post-serviceprincipals) API.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alert-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alert-apis-read.md
index 370c8d3ff50..9547f3867c1 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alert-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alert-apis-read.md
@@ -3,11 +3,11 @@ author: huatang92
ms.topic: include
---
-In addition to the delegated permissions, the signed-in user needs to belong to a [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allows them to view alerts. The following least privileged roles are supported for this operation.
-
-+ Global Reader
-+ Security Administrator
-+ Security Operator
-+ Security Reader
-+ Helpdesk Administrator
-+ Reports Reader
+> [!IMPORTANT]
+> In addition to the delegated permissions, the signed-in user needs to belong to a [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allows them to view alerts. The following least privileged roles are supported for this operation.
+> - Global Reader
+> - Security Administrator
+> - Security Operator
+> - Security Reader
+> - Helpdesk Administrator
+> - Reports Reader
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alert-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alert-apis-write.md
index 4a79a4b16d7..f2208cc3cb2 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alert-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alert-apis-write.md
@@ -3,8 +3,8 @@ author: huatang92
ms.topic: include
---
-In addition to the delegated permissions, the signed-in user needs to belong to a [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allows them to update alerts. The following least privileged roles are supported for this operation.
-
-+ Security Administrator
-+ Security Operator
-+ Helpdesk Administrator
+> [!IMPORTANT]
+> In addition to the delegated permissions, the signed-in user needs to belong to a [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allows them to update alerts. The following least privileged roles are supported for this operation.
+> - Security Administrator
+> - Security Operator
+> - Helpdesk Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alertconfiguration-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alertconfiguration-apis-read.md
index 920b5653975..4bff325fe31 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alertconfiguration-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alertconfiguration-apis-read.md
@@ -3,11 +3,11 @@ author: huatang92
ms.topic: include
---
-In addition to the delegated permissions, the signed-in user needs to belong to a [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allows them to view alert configurations. The following least privileged roles are supported for this operation.
-
-+ Global Reader
-+ Security Administrator
-+ Security Operator
-+ Security Reader
-+ Helpdesk Administrator
-+ Reports Reader
\ No newline at end of file
+> [!IMPORTANT]
+> In addition to the delegated permissions, the signed-in user needs to belong to a [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allows them to view alert configurations. The following least privileged roles are supported for this operation.
+> - Global Reader
+> - Security Administrator
+> - Security Operator
+> - Security Reader
+> - Helpdesk Administrator
+> - Reports Reader
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alertconfiguration-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alertconfiguration-apis-write.md
index b2052b831ca..3f018c5b0a6 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alertconfiguration-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-healthmonitoring-alertconfiguration-apis-write.md
@@ -3,7 +3,7 @@ author: huatang92
ms.topic: include
---
-In addition to the delegated permissions, the signed-in user needs to belong to a [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allows them to update alert configurations. The following least privileged roles are supported for this operation.
-
-+ Security Administrator
-+ Helpdesk Administrator
\ No newline at end of file
+> [!IMPORTANT]
+> In addition to the delegated permissions, the signed-in user needs to belong to a [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) that allows them to update alert configurations. The following least privileged roles are supported for this operation.
+> - Security Administrator
+> - Helpdesk Administrator
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-identity-provider-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-identity-provider-apis.md
index 361f5340ea4..149a7406bff 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-identity-provider-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-identity-provider-apis.md
@@ -3,4 +3,5 @@ author: namkedia
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External Identity Provider Administrator* is the least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External Identity Provider Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-read.md
index ed3468198d0..90c942e9ab2 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-read.md
@@ -4,4 +4,5 @@ ms.topic: include
ms.author: alexander.filipin
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Reader* and *Lifecycle Workflows Administrator* are the least privileged roles supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Reader* and *Lifecycle Workflows Administrator* are the least privileged roles supported for this operation.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-write.md
index e1bfa63c65e..ca5b5ed82a6 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-write.md
@@ -4,4 +4,5 @@ ms.topic: include
ms.author: alexander.filipin
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Lifecycle Workflows Administrator* is the least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Lifecycle Workflows Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-m365-copilot-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-m365-copilot-apis.md
index 3dff6d72491..b7bc9cee064 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-m365-copilot-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-m365-copilot-apis.md
@@ -3,16 +3,16 @@ author: GGsmile
ms.topic: include
---
-For delegated permissions to allow apps to read service usage reports on behalf of a user, the tenant administrator must have assigned the user one of the following Microsoft Entra ID limited administrator roles:
-
-- Company Administrator
-- Exchange Administrator
-- SharePoint Administrator
-- Lync Administrator
-- Teams Service Administrator
-- Teams Communications Administrator
-- Global Reader
-- Usage Summary Reports Reader
-- Reports Reader
-
-For more information, see [Authorization for APIs to read Microsoft 365 usage reports](/graph/reportroot-authorization).
+> [!IMPORTANT]
+> For delegated permissions to allow apps to read service usage reports on behalf of a user, the tenant administrator must have assigned the user one of the following Microsoft Entra ID limited administrator roles:
+> - Company Administrator
+> - Exchange Administrator
+> - SharePoint Administrator
+> - Lync Administrator
+> - Teams Service Administrator
+> - Teams Communications Administrator
+> - Global Reader
+> - Usage Summary Reports Reader
+> - Reports Reader
+>
+> For more information, see [Authorization for APIs to read Microsoft 365 usage reports](/graph/reportroot-authorization).
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-mam-mdm-policies-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-mam-mdm-policies-apis-read.md
index 19f4f419667..79a9dc67d3b 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-mam-mdm-policies-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-mam-mdm-policies-apis-read.md
@@ -5,7 +5,7 @@ ms.topic: include
> [!IMPORTANT]
> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-- Global Reader
-- Intune Administrator
-- Windows 365 Administrator
-- Cloud Device Administrator
+> - Global Reader
+> - Intune Administrator
+> - Windows 365 Administrator
+> - Cloud Device Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-mam-mdm-policies-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-mam-mdm-policies-apis-write.md
index ebb727f38ab..964d51b0790 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-mam-mdm-policies-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-mam-mdm-policies-apis-write.md
@@ -5,4 +5,4 @@ ms.topic: include
> [!IMPORTANT]
> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-- Cloud Device Administrator
+> - Cloud Device Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-multitenantorganization-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-multitenantorganization-apis-read.md
index 6e8e6db55eb..d44f042ca5d 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-multitenantorganization-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-multitenantorganization-apis-read.md
@@ -3,7 +3,7 @@ author: rolyon
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Security Reader
-- Global Reader
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Security Reader
+> - Global Reader
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-multitenantorganization-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-multitenantorganization-apis-write.md
index a0d92320878..5f42218d567 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-multitenantorganization-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-multitenantorganization-apis-write.md
@@ -3,4 +3,5 @@ author: rolyon
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Security Administrator* is the least privileged role supported for this operation.
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Security Administrator* is the least privileged role supported for this operation.
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-org-branding-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-org-branding-apis-read.md
index c0d1197a84e..09f2832b56e 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-org-branding-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-org-branding-apis-read.md
@@ -3,4 +3,5 @@ author: quievey
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Reader* or *Organizational Branding Administrator* are the least privileged roles supported for this operation.
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Reader* or *Organizational Branding Administrator* are the least privileged roles supported for this operation.
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-org-branding-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-org-branding-apis-write.md
index 99b0361064a..14db9a328e5 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-org-branding-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-org-branding-apis-write.md
@@ -3,4 +3,5 @@ author: quievey
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Organizational Branding Administrator* is the least privileged role supported for this operation.
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Organizational Branding Administrator* is the least privileged role supported for this operation.
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-permission-grant-preapproval-policy-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-permission-grant-preapproval-policy-read.md
index d1c9130022d..03e9c35c024 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-permission-grant-preapproval-policy-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-permission-grant-preapproval-policy-read.md
@@ -3,8 +3,8 @@ author: yuhko-msft
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Global Reader
-- Application Administrator
-- Cloud Application Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Global Reader
+> - Application Administrator
+> - Cloud Application Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-permission-grant-preapproval-policy-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-permission-grant-preapproval-policy-write.md
index 0b5ac238059..b39ace0f08f 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-permission-grant-preapproval-policy-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-permission-grant-preapproval-policy-write.md
@@ -3,7 +3,7 @@ author: yuhko-msft
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Application Administrator
-- Cloud Application Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Application Administrator
+> - Cloud Application Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-pim-alerts-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-pim-alerts-apis-read.md
index 7a63e8e4f13..2d940b81414 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-pim-alerts-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-pim-alerts-apis-read.md
@@ -4,9 +4,9 @@ ms.topic: include
ms.author: rkarim-ms
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Privileged Role Administrator
-- Global Reader
-- Security Administrator
-- Security Reader
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Privileged Role Administrator
+> - Global Reader
+> - Security Administrator
+> - Security Reader
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-pim-alerts-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-pim-alerts-apis-write.md
index 9bbe054079b..dc31fe3dfb8 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-pim-alerts-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-pim-alerts-apis-write.md
@@ -4,4 +4,5 @@ ms.topic: include
ms.author: rkarim-ms
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Privileged Role Administrator* is the least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Privileged Role Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-pim-entra-roles-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-pim-entra-roles-apis.md
index 0edd4a45f29..ac9815245ea 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-pim-entra-roles-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-pim-entra-roles-apis.md
@@ -3,7 +3,7 @@ author: rkarim-ms
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For read operations: Global Reader, Security Operator, Security Reader, Security Administrator, or Privileged Role Administrator
-- For write operations: Privileged Role Administrator
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - For read operations: Global Reader, Security Operator, Security Reader, Security Administrator, or Privileged Role Administrator
+> - For write operations: Privileged Role Administrator
\ No newline at end of file
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedulerequests.md b/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedulerequests.md
index 70ef54d8f9e..e5eeae0a440 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedulerequests.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedulerequests.md
@@ -4,11 +4,12 @@ ms.topic: include
ms.author: ilyalushnikov
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
-- For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
-
-The role assignments for the calling user should be scoped at the directory level.
-
-Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
+> - For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
+>
+> The role assignments for the calling user should be scoped at the directory level.
+>
+> Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedules.md b/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedules.md
index 70ef54d8f9e..e5eeae0a440 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedules.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedules.md
@@ -4,11 +4,12 @@ ms.topic: include
ms.author: ilyalushnikov
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
-- For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
-
-The role assignments for the calling user should be scoped at the directory level.
-
-Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
+> - For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
+>
+> The role assignments for the calling user should be scoped at the directory level.
+>
+> Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedulerequests.md b/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedulerequests.md
index 70ef54d8f9e..c24cf854ff3 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedulerequests.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedulerequests.md
@@ -4,11 +4,12 @@ ms.topic: include
ms.author: ilyalushnikov
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
-- For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
-
-The role assignments for the calling user should be scoped at the directory level.
-
-Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
+> - For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
+>
+> The role assignments for the calling user should be scoped at the directory level.
+>
+> Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedules.md b/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedules.md
index d85f121dd4e..c24cf854ff3 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedules.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedules.md
@@ -1,15 +1,15 @@
---
author: ilyalushnikov
ms.topic: include
-ms.date: 04/07/2023
ms.author: ilyalushnikov
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
-- For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
-
-The role assignments for the calling user should be scoped at the directory level.
-
-Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
+> - For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
+>
+> The role assignments for the calling user should be scoped at the directory level.
+>
+> Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-write-assignmentschedulerequests.md b/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-write-assignmentschedulerequests.md
index 4f7053cde3f..1af8956dcec 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-write-assignmentschedulerequests.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-write-assignmentschedulerequests.md
@@ -4,11 +4,12 @@ ms.topic: include
ms.author: ilyalushnikov
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For role-assignable groups: *Privileged Role Administrator*
-- For non-role-assignable groups: *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
-
-The role assignments for the calling user should be scoped at the directory level.
-
-Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - For role-assignable groups: *Privileged Role Administrator*
+> - For non-role-assignable groups: *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
+>
+> The role assignments for the calling user should be scoped at the directory level.
+>
+> Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-write-eligibilityschedulerequests.md b/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-write-eligibilityschedulerequests.md
index 0b9b617bcd5..b00d53c4ff2 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-write-eligibilityschedulerequests.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-pim-groups-apis-write-eligibilityschedulerequests.md
@@ -1,15 +1,15 @@
---
author: ilyalushnikov
ms.topic: include
-ms.date: 04/07/2023
ms.author: ilyalushnikov
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For role-assignable groups: *Privileged Role Administrator*
-- For non-role-assignable groups: *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
-
-The role assignments for the calling user should be scoped at the directory level.
-
-Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - For role-assignable groups: *Privileged Role Administrator*
+> - For non-role-assignable groups: *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
+>
+> The role assignments for the calling user should be scoped at the directory level.
+>
+> Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-remote-desktop-security-config-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-remote-desktop-security-config-apis.md
index 578acc0cf0a..a5fbbf4acd0 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-remote-desktop-security-config-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-remote-desktop-security-config-apis.md
@@ -3,7 +3,7 @@ author: sandeo-MSFT
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Application Administrator*
-- *Cloud Application Administrator*
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Application Administrator*
+> - *Cloud Application Administrator*
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-reports-registration-usage-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-reports-registration-usage-apis.md
index e8ed456d88f..e99fa1812ab 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-reports-registration-usage-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-reports-registration-usage-apis.md
@@ -3,9 +3,9 @@ author: egreenberg14
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Reports Reader
-- Security Reader
-- Security Administrator
-- Global Reader
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Reports Reader
+> - Security Reader
+> - Security Administrator
+> - Global Reader
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-synchronization-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-synchronization-apis.md
index 09d32d0b59a..1f1769876a0 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-synchronization-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-synchronization-apis.md
@@ -1,12 +1,11 @@
---
author: ArvindHarinder1
ms.topic: include
-ms.date: 03/07/2023
ms.author: arvinh
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Application Administrator
-- Cloud Application Administrator
-- Hybrid Identity Administrator - to configure Microsoft Entra Cloud Sync
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Application Administrator
+> - Cloud Application Administrator
+> - Hybrid Identity Administrator - to configure Microsoft Entra Cloud Sync
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-tou-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-tou-apis.md
index 405b2ed17c2..0a2670f23ad 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-tou-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-tou-apis.md
@@ -3,5 +3,6 @@ author: AlexFilipin
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Security Administrator* and *Conditional Access Administrator* are the least privileged roles supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Security Administrator* and *Conditional Access Administrator* are the least privileged roles supported for this operation.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-user-flows-attributes-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-user-flows-attributes-apis.md
index 67c804dc97c..e926db71bf3 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-user-flows-attributes-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-user-flows-attributes-apis.md
@@ -3,4 +3,5 @@ author: nanguil
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External ID User Flow Attribute Administrator* is the least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External ID User Flow Attribute Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-user-flows-convergence-apis-read.md b/api-reference/beta/includes/rbac-for-apis/rbac-user-flows-convergence-apis-read.md
index b7553e9e334..52edea48eb3 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-user-flows-convergence-apis-read.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-user-flows-convergence-apis-read.md
@@ -3,7 +3,7 @@ author: nanguil
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- External ID User Flow Administrator
-- External Identity Provider Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - External ID User Flow Administrator
+> - External Identity Provider Administrator
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-user-flows-convergence-apis-write.md b/api-reference/beta/includes/rbac-for-apis/rbac-user-flows-convergence-apis-write.md
index 1c9695730ae..7ed9f28c388 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-user-flows-convergence-apis-write.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-user-flows-convergence-apis-write.md
@@ -3,4 +3,5 @@ author: nanguil
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External ID User Flow Administrator* is the following least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External ID User Flow Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/beta/includes/rbac-for-apis/rbac-windows-updates-apis.md b/api-reference/beta/includes/rbac-for-apis/rbac-windows-updates-apis.md
index dadafc0fa9c..b65e1609edf 100644
--- a/api-reference/beta/includes/rbac-for-apis/rbac-windows-updates-apis.md
+++ b/api-reference/beta/includes/rbac-for-apis/rbac-windows-updates-apis.md
@@ -3,4 +3,5 @@ author: Ryan-K-Williams
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Intune Administrator*, or *Windows Update Deployment Administrator* are the least privileged roles supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Intune Administrator*, or *Windows Update Deployment Administrator* are the least privileged roles supported for this operation.
diff --git a/api-reference/beta/resources/callrecords-media.md b/api-reference/beta/resources/callrecords-media.md
index 8c876bb012c..7c159369c1d 100644
--- a/api-reference/beta/resources/callrecords-media.md
+++ b/api-reference/beta/resources/callrecords-media.md
@@ -1,6 +1,6 @@
---
title: "media resource type"
-description: "The media type"
+description: "Represents the media (for example, audio, video, and video-based screen-sharing) used in a call."
ms.localizationpriority: medium
author: "mcm223"
ms.subservice: "cloud-communications"
@@ -13,7 +13,7 @@ Namespace: microsoft.graph.callRecords
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
-Represents the media (audio, video, video-based screen-sharing, etc.) used in a call.
+Represents the media (for example, audio, video, and video-based screen-sharing) used in a call.
## Properties
diff --git a/api-reference/beta/resources/dynamics-taxarea.md b/api-reference/beta/resources/dynamics-taxarea.md
index 94dd90dd67e..0dc92561819 100644
--- a/api-reference/beta/resources/dynamics-taxarea.md
+++ b/api-reference/beta/resources/dynamics-taxarea.md
@@ -1,6 +1,6 @@
---
title: taxArea resource type
-description: A tax area.
+description: "Represents a tax area resource type in Dynamics 365 Business Central."
services: project-madeira
documentationcenter: ''
author: SusanneWindfeldPedersen
diff --git a/api-reference/beta/resources/onlinemeeting.md b/api-reference/beta/resources/onlinemeeting.md
index 1e304e70805..5d51db97bce 100644
--- a/api-reference/beta/resources/onlinemeeting.md
+++ b/api-reference/beta/resources/onlinemeeting.md
@@ -46,6 +46,7 @@ Inherits from [onlineMeetingBase](../resources/onlinemeetingbase.md).
| allowAttendeeToEnableCamera | Boolean | Indicates whether attendees can turn on their camera. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
| allowAttendeeToEnableMic | Boolean | Indicates whether attendees can turn on their microphone. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
| allowBreakoutRooms | Boolean | Indicates whether breakout rooms are enabled for the meeting. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
+| allowedLobbyAdmitters | [allowedLobbyAdmitterRoles](../resources/onlinemeetingbase.md#allowedlobbyadmitterroles-values) | Specifies the users who can admit from the lobby. Possible values are: `organizerAndCoOrganizersAndPresenters`, `organizerAndCoOrganizers`, `unknownFutureValue`. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
| allowedPresenters | [onlineMeetingPresenters](#onlinemeetingpresenters-values)| Specifies who can be a presenter in a meeting. Possible values are: `everyone`, `organization`, `roleIsPresenter`, `organizer`, `unknownFutureValue`. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
| allowLiveShare | [meetingLiveShareOptions](#meetingliveshareoptions-values) | Indicates whether live share is enabled for the meeting. Possible values are: `enabled`, `disabled`, `unknownFutureValue`. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
| allowMeetingChat | [meetingChatMode](#meetingchatmode-values) | Specifies the mode of meeting chat. Possible values are: `enabled`, `disabled`, `limited`, `unknownFutureValue`. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
@@ -160,6 +161,7 @@ The following JSON representation shows the resource type.
"allowAttendeeToEnableCamera": "Boolean",
"allowAttendeeToEnableMic": "Boolean",
"allowBreakoutRooms": "Boolean",
+ "allowedLobbyAdmitters": "String",
"allowedPresenters": "String",
"allowLiveShare": "String",
"allowMeetingChat": "String",
diff --git a/api-reference/beta/resources/onlinemeetingbase.md b/api-reference/beta/resources/onlinemeetingbase.md
index e4d06c6147d..2369074c52a 100644
--- a/api-reference/beta/resources/onlinemeetingbase.md
+++ b/api-reference/beta/resources/onlinemeetingbase.md
@@ -27,6 +27,7 @@ Inherits from [entity](../resources/entity.md).
| allowAttendeeToEnableCamera | Boolean | Indicates whether attendees can turn on their camera. |
| allowAttendeeToEnableMic | Boolean | Indicates whether attendees can turn on their microphone. |
| allowBreakoutRooms | Boolean | Indicates whether breakout rooms are enabled for the meeting. |
+| allowedLobbyAdmitters | [allowedLobbyAdmitterRoles](#allowedlobbyadmitterroles-values) | Specifies the users who can admit from the lobby. Possible values are: `organizerAndCoOrganizersAndPresenters`, `organizerAndCoOrganizers`, `unknownFutureValue`. |
| allowedPresenters | [onlineMeetingPresenters](#onlinemeetingpresenters-values)| Specifies who can be a presenter in a meeting. Possible values are: `everyone`, `organization`, `roleIsPresenter`, `organizer`, `unknownFutureValue`. |
| allowLiveShare | [meetingLiveShareOptions](#meetingliveshareoptions-values) | Indicates whether live share is enabled for the meeting. Possible values are: `enabled`, `disabled`, `unknownFutureValue`. |
| allowMeetingChat | [meetingChatMode](#meetingchatmode-values) | Specifies the mode of meeting chat. Possible values are: `enabled`, `disabled`, `limited`, `unknownFutureValue`. |
@@ -51,6 +52,14 @@ Inherits from [entity](../resources/entity.md).
| videoTeleconferenceId | String | The video teleconferencing ID. Read-only. |
| watermarkProtection | [watermarkProtectionValues](watermarkprotectionvalues.md) | Specifies whether the client application should apply a watermark to a content type. |
+### allowedLobbyAdmitterRoles values
+
+| Value | Description |
+|---------------------------------------|---------------------------------------------------|
+| organizerAndCoOrganizersAndPresenters | Meeting organizer, co-organizers, and presenters. |
+| organizerAndCoOrganizers | Meeting organizer and co-organizers. |
+| unknownFutureValue | Evolvable enumeration sentinel value. Don't use. |
+
### meetingChatHistoryDefaultMode values
| Value | Description |
@@ -109,6 +118,7 @@ The following JSON representation shows the resource type.
"allowAttendeeToEnableCamera": "Boolean",
"allowAttendeeToEnableMic": "Boolean",
"allowBreakoutRooms": "Boolean",
+ "allowedLobbyAdmitters": "String",
"allowedPresenters": "String",
"allowLiveShare": "String",
"allowMeetingChat": "String",
diff --git a/api-reference/beta/resources/planner-order-hint-format.md b/api-reference/beta/resources/planner-order-hint-format.md
index 51e7bb7c9b1..277385eedf6 100644
--- a/api-reference/beta/resources/planner-order-hint-format.md
+++ b/api-reference/beta/resources/planner-order-hint-format.md
@@ -1,6 +1,6 @@
---
title: "Using order hints in Planner"
-description: "`)"
+description: "Learn how to use order hints in Planner to manage the sort order of Planner objects."
author: "TarkanSevilmis"
ms.localizationpriority: medium
ms.subservice: "planner"
diff --git a/api-reference/beta/resources/plannerorderhintsbyassignee.md b/api-reference/beta/resources/plannerorderhintsbyassignee.md
index 57d7e18eb64..bd51af9b195 100644
--- a/api-reference/beta/resources/plannerorderhintsbyassignee.md
+++ b/api-reference/beta/resources/plannerorderhintsbyassignee.md
@@ -1,6 +1,6 @@
---
title: "plannerOrderHintsByAssignee resource type"
-description: "The **plannerOrderHintsByAssignee** is a resource that contains ordering hints for assignees in a plannerTask resource, to indicate the order of the task in Assigned To view of the Task Board."
+description: "Contains ordering hints for assignees in a plannerTask resource, to indicate the order of the task in Assigned To view of the Task Board."
ms.localizationpriority: medium
author: "TarkanSevilmis"
ms.subservice: "planner"
@@ -13,7 +13,7 @@ Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
-The **plannerOrderHintsByAssignee** is a resource that contains [ordering hints](planner-order-hint-format.md) for assignees in a [plannerTask](plannertask.md) resource, to indicate the order of the task in Assigned To view of the Task Board.
+Contains [ordering hints](planner-order-hint-format.md) for assignees in a [plannerTask](plannertask.md) resource, to indicate the order of the task in Assigned To view of the Task Board.
This type is an open type. The properties are the IDs of users assigned to the task, and the values are order hints.
## Properties
diff --git a/api-reference/beta/resources/scopedrolemembership.md b/api-reference/beta/resources/scopedrolemembership.md
index 5814fa25716..7b517634282 100644
--- a/api-reference/beta/resources/scopedrolemembership.md
+++ b/api-reference/beta/resources/scopedrolemembership.md
@@ -1,6 +1,6 @@
---
title: "scopedRoleMembership resource type"
-description: "A scoped-role membership describes a user's membership of a directory role that is further scoped to an Administrative Unit. This provides a mechanism to allow a tenant-wide company administrator to delegate administrative privileges to a user to manage users and groups in a subset of the organization (the administrative unit defines the subset)."
+description: "A scoped-role membership describes a user's membership of a directory role that is further scoped to an Administrative Unit."
ms.localizationpriority: medium
doc_type: resourcePageType
ms.subservice: "entra-directory-management"
diff --git a/api-reference/beta/resources/searchquery.md b/api-reference/beta/resources/searchquery.md
index f104dce6e84..384fdd81c68 100644
--- a/api-reference/beta/resources/searchquery.md
+++ b/api-reference/beta/resources/searchquery.md
@@ -1,6 +1,6 @@
---
title: "searchQuery resource type"
-description: "searchQuery"
+description: "Represents a search query that contains search terms and optional filters."
ms.localizationpriority: medium
author: "njerigrevious"
ms.subservice: "search"
diff --git a/api-reference/beta/resources/timeslot.md b/api-reference/beta/resources/timeslot.md
index b0eec9f5a63..ea419d0d051 100644
--- a/api-reference/beta/resources/timeslot.md
+++ b/api-reference/beta/resources/timeslot.md
@@ -1,6 +1,6 @@
---
title: "timeSlot resource type"
-description: "A time period."
+description: "Represents a time slot for a meeting."
ms.localizationpriority: medium
doc_type: resourcePageType
author: "vrod9429"
diff --git a/api-reference/beta/resources/virtualeventsession.md b/api-reference/beta/resources/virtualeventsession.md
index 9a823bc8ad9..61aad2de0d9 100644
--- a/api-reference/beta/resources/virtualeventsession.md
+++ b/api-reference/beta/resources/virtualeventsession.md
@@ -31,6 +31,7 @@ Inherits from [onlineMeetingBase](../resources/onlinemeetingbase.md).
| allowAttendeeToEnableCamera | Boolean | Indicates whether attendees can turn on their camera. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
| allowAttendeeToEnableMic | Boolean | Indicates whether attendees can turn on their microphone. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
| allowBreakoutRooms | Boolean | Indicates whether breakout rooms are enabled for the virtual event session. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
+| allowedLobbyAdmitters | [allowedLobbyAdmitterRoles](../resources/onlinemeetingbase.md#allowedlobbyadmitterroles-values) | Specifies the users who can admit from the lobby. Possible values are: `organizerAndCoOrganizersAndPresenters`, `organizerAndCoOrganizers`, `unknownFutureValue`. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
| allowedPresenters | [onlineMeetingPresenters](#onlinemeetingpresenters-values)| Specifies who can be a presenter in a virtual event session. Possible values are: `everyone`, `organization`, `roleIsPresenter`, `organizer`, `unknownFutureValue`. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
| allowLiveShare | [meetingLiveShareOptions](#meetingliveshareoptions-values) | Indicates whether live share is enabled for the virtual event session. Possible values are: `enabled`, `disabled`, `unknownFutureValue`. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
| allowMeetingChat | [meetingChatMode](#meetingchatmode-values) | Specifies the mode of meeting chat. Possible values are: `enabled`, `disabled`, `limited`, `unknownFutureValue`. Inherited from [onlineMeetingBase](../resources/onlinemeetingbase.md). |
@@ -115,6 +116,7 @@ The following JSON representation shows the resource type.
"allowAttendeeToEnableCamera": "Boolean",
"allowAttendeeToEnableMic": "Boolean",
"allowBreakoutRooms": "Boolean",
+ "allowedLobbyAdmitters": "String",
"allowedPresenters": "String",
"allowLiveShare": "String",
"allowMeetingChat": "String",
diff --git a/api-reference/beta/toc/applications/toc.yml b/api-reference/beta/toc/applications/toc.yml
index 61c98e56031..1663fdce779 100644
--- a/api-reference/beta/toc/applications/toc.yml
+++ b/api-reference/beta/toc/applications/toc.yml
@@ -111,6 +111,8 @@ items:
href: ../../api/appmanagementpolicy-list-appliesto.md
- name: Create applies to
href: ../../api/appmanagementpolicy-post-appliesto.md
+ - name: Delete applies to
+ href: ../../api/appmanagementpolicy-delete-appliesto.md
- name: Tenant app management policy
items:
- name: Tenant app management policy
diff --git a/api-reference/v1.0/api/accesspackage-delete-resourcerolescopes.md b/api-reference/v1.0/api/accesspackage-delete-resourcerolescopes.md
index 0686ebde61f..c40d78d2ac2 100644
--- a/api-reference/v1.0/api/accesspackage-delete-resourcerolescopes.md
+++ b/api-reference/v1.0/api/accesspackage-delete-resourcerolescopes.md
@@ -1,6 +1,6 @@
---
title: "Remove resourceRoleScope from an access package"
-description: "Remove a resourceRoleScope from an access package."
+description: "Remove an accessPackageResourceRoleScope from an accessPackage list of resource role scopes."
ms.localizationpriority: medium
author: "markwahl-msft"
ms.subservice: "entra-id-governance"
@@ -11,7 +11,7 @@ doc_type: "apiPageType"
Namespace: microsoft.graph
-Remove a [accessPackageResourceRoleScope](../resources/accesspackageresourcerolescope.md) from an [accessPackage](../resources/accesspackage.md) list of resource role scopes.
+Remove an [accessPackageResourceRoleScope](../resources/accesspackageresourcerolescope.md) from an [accessPackage](../resources/accesspackage.md) list of resource role scopes.
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
diff --git a/api-reference/v1.0/api/entitlementmanagement-post-catalogs.md b/api-reference/v1.0/api/entitlementmanagement-post-catalogs.md
index b0b8a5c740b..06eb4719af0 100644
--- a/api-reference/v1.0/api/entitlementmanagement-post-catalogs.md
+++ b/api-reference/v1.0/api/entitlementmanagement-post-catalogs.md
@@ -1,6 +1,6 @@
---
title: "Create accessPackageCatalog"
-description: "Create a new accessPackageCatalog."
+description: "Create a new accessPackageCatalog object."
author: "markwahl-msft"
ms.localizationpriority: medium
ms.subservice: "entra-id-governance"
diff --git a/api-reference/v1.0/api/group-list-owners.md b/api-reference/v1.0/api/group-list-owners.md
index 8642b88d612..d9d382ee33b 100644
--- a/api-reference/v1.0/api/group-list-owners.md
+++ b/api-reference/v1.0/api/group-list-owners.md
@@ -12,7 +12,7 @@ doc_type: apiPageType
Namespace: microsoft.graph
-Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange or groups that are synchronized from an on-premises environment.
+Retrieve a list of the group's owners. The owners are a set of users or service principals who are allowed to modify the group object. Owners are currently not available in Microsoft Graph for groups that were created in Exchange, distribution groups, or groups that are synchronized from an on-premises environment.
> **Note:** Currently, service principals are not listed as group owners due to the staged rollout of service principals to the Microsoft Graph v1.0 endpoint.
diff --git a/api-reference/v1.0/api/multivaluelegacyextendedproperty-get.md b/api-reference/v1.0/api/multivaluelegacyextendedproperty-get.md
index afc68d3cbd9..57f138de3cf 100644
--- a/api-reference/v1.0/api/multivaluelegacyextendedproperty-get.md
+++ b/api-reference/v1.0/api/multivaluelegacyextendedproperty-get.md
@@ -1,6 +1,6 @@
---
title: "Get multiValueLegacyExtendedProperty"
-description: "expand`."
+description: "Get a resource instance that contains a multi-value extended property by using $expand."
ms.localizationpriority: medium
author: "SuryaLashmiS"
ms.subservice: non-product-specific
diff --git a/api-reference/v1.0/api/range-boundingrect.md b/api-reference/v1.0/api/range-boundingrect.md
index 93cb48d4d61..3c0e9f4a16b 100644
--- a/api-reference/v1.0/api/range-boundingrect.md
+++ b/api-reference/v1.0/api/range-boundingrect.md
@@ -1,17 +1,17 @@
---
-title: "Range: BoundingRect"
-description: "."
+title: "range: boundingRect"
+description: "Get the smallest range object that encompasses the given ranges."
author: "lumine2008"
ms.localizationpriority: medium
ms.subservice: "excel"
doc_type: apiPageType
---
-# Range: BoundingRect
+# range: boundingRect
Namespace: microsoft.graph
-Gets the smallest range object that encompasses the given ranges. For example, the GetBoundingRect of "B2:C5" and "D10:E15" is "B2:E16".
+Get the smallest range object that encompasses the given ranges. For example, the GetBoundingRect of *B2:C5* and *D10:E15* is *B2:E16*.
## Permissions
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).
@@ -33,7 +33,7 @@ GET /me/drive/root:/{item-path}:/workbook/tables/{id|name}/columns/{id|name}/ran
| Name | Description|
|:---------------|:----------|
|Authorization|Bearer {token}. Required. Learn more about [authentication and authorization](/graph/auth/auth-concepts).|
-| Workbook-Session-Id | Workbook session Id that determines if changes are persisted or not. Optional.|
+| Workbook-Session-Id | Workbook session ID that determines if changes are persisted or not. Optional.|
## Request body
In the request body, provide a JSON object with the following parameters.
diff --git a/api-reference/v1.0/api/range-lastcell.md b/api-reference/v1.0/api/range-lastcell.md
index f69217f3678..8833a9a271c 100644
--- a/api-reference/v1.0/api/range-lastcell.md
+++ b/api-reference/v1.0/api/range-lastcell.md
@@ -1,17 +1,17 @@
---
-title: "Range: LastCell"
-description: "."
+title: "range: lastCell"
+description: "Get the last cell within the range."
author: "lumine2008"
ms.localizationpriority: medium
ms.subservice: "excel"
doc_type: apiPageType
---
-# Range: LastCell
+# range: lastCell
Namespace: microsoft.graph
-Gets the last cell within the range. For example, the last cell of "B2:D5" is "D5".
+Get the last cell within the range. For example, the last cell of *B2:D5* is *D5*.
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
@@ -37,13 +37,13 @@ GET /me/drive/root:/{item-path}:/workbook/tables/{id|name}/columns/{id|name}/ran
| Name | Description|
|:---------------|:----------|
|Authorization|Bearer {token}. Required. Learn more about [authentication and authorization](/graph/auth/auth-concepts).|
-| Workbook-Session-Id | Workbook session Id that determines if changes are persisted or not. Optional.|
+| Workbook-Session-Id | Workbook session ID that determines if changes are persisted or not. Optional.|
## Request body
## Response
-If successful, this method returns `200 OK` response code and [Range](../resources/workbookrange.md) object in the response body.
+If successful, this method returns `200 OK` response code and [workbookRange](../resources/workbookrange.md) object in the response body.
## Example
Here's an example of how to call this API.
diff --git a/api-reference/v1.0/api/range-lastcolumn.md b/api-reference/v1.0/api/range-lastcolumn.md
index 09f54eb0011..73fd5af9717 100644
--- a/api-reference/v1.0/api/range-lastcolumn.md
+++ b/api-reference/v1.0/api/range-lastcolumn.md
@@ -1,17 +1,17 @@
---
-title: "Range: LastColumn"
-description: "."
+title: "range: lastColumn"
+description: "Get the last column within the range."
author: "lumine2008"
ms.localizationpriority: medium
ms.subservice: "excel"
doc_type: apiPageType
---
-# Range: LastColumn
+# range: lastColumn
Namespace: microsoft.graph
-Gets the last column within the range. For example, the last column of "B2:D5" is "D2:D5".
+Get the last column within the range. For example, the last column of *B2:D5* is *D2:D5*.
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
@@ -37,13 +37,13 @@ GET /me/drive/root:/{item-path}:/workbook/tables/{id|name}/columns/{id|name}/ran
| Name | Description|
|:---------------|:----------|
|Authorization|Bearer {token}. Required. Learn more about [authentication and authorization](/graph/auth/auth-concepts).|
-| Workbook-Session-Id | Workbook session Id that determines if changes are persisted or not. Optional.|
+| Workbook-Session-Id | Workbook session ID that determines if changes are persisted or not. Optional.|
## Request body
## Response
-If successful, this method returns `200 OK` response code and [Range](../resources/workbookrange.md) object in the response body.
+If successful, this method returns `200 OK` response code and [workbookRange](../resources/workbookrange.md) object in the response body.
## Example
Here's an example of how to call this API.
diff --git a/api-reference/v1.0/api/range-lastrow.md b/api-reference/v1.0/api/range-lastrow.md
index 746abed69c5..746afdad94b 100644
--- a/api-reference/v1.0/api/range-lastrow.md
+++ b/api-reference/v1.0/api/range-lastrow.md
@@ -1,17 +1,17 @@
---
-title: "Range: LastRow"
-description: "."
+title: "range: lastRow"
+description: "Get the last row within the range."
author: "lumine2008"
ms.localizationpriority: medium
ms.subservice: "excel"
doc_type: apiPageType
---
-# Range: LastRow
+# range: lastRow
Namespace: microsoft.graph
-Gets the last row within the range. For example, the last row of "B2:D5" is "B5:D5".
+Get the last row within the range. For example, the last row of *B2:D5* is *B5:D5*.
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
@@ -37,13 +37,13 @@ GET /me/drive/root:/{item-path}:/workbook/tables/{id|name}/columns/{id|name}/ran
| Name | Description|
|:---------------|:----------|
|Authorization|Bearer {token}. Required. Learn more about [authentication and authorization](/graph/auth/auth-concepts).|
-| Workbook-Session-Id | Workbook session Id that determines if changes are persisted or not. Optional.|
+| Workbook-Session-Id | Workbook session ID that determines if changes are persisted or not. Optional.|
## Request body
## Response
-If successful, this method returns `200 OK` response code and [Range](../resources/workbookrange.md) object in the response body.
+If successful, this method returns `200 OK` response code and [workbookRange](../resources/workbookrange.md) object in the response body.
## Example
Here's an example of how to call this API.
diff --git a/api-reference/v1.0/api/riskyuser-confirmcompromised.md b/api-reference/v1.0/api/riskyuser-confirmcompromised.md
index 9239b435a9e..ed340a2efa7 100644
--- a/api-reference/v1.0/api/riskyuser-confirmcompromised.md
+++ b/api-reference/v1.0/api/riskyuser-confirmcompromised.md
@@ -47,7 +47,7 @@ The following table shows the parameters that can be used with this action.
|Parameter|Type|Description|
|:---|:---|:---|
-|userIds|String collection|Specify the risky user IDs to dismiss in the request body.|
+|userIds|String collection|Specify the risky user IDs to mark as high risk.|
diff --git a/api-reference/v1.0/includes/permissions/directoryobject-checkmembergroups-6-permissions.md b/api-reference/v1.0/includes/permissions/directoryobject-checkmembergroups-6-permissions.md
deleted file mode 100644
index ddc8495a891..00000000000
--- a/api-reference/v1.0/includes/permissions/directoryobject-checkmembergroups-6-permissions.md
+++ /dev/null
@@ -1,12 +0,0 @@
----
-description: "Automatically generated file. DO NOT MODIFY"
-ms.topic: include
-ms.localizationpriority: medium
----
-
-|Permission type|Least privileged permissions|Higher privileged permissions|
-|:---|:---|:---|
-|Delegated (work or school account)|Application.Read.All|Application.ReadWrite.All, Device.Read.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All|
-|Delegated (personal Microsoft account)|Not supported.|Not supported.|
-|Application|Application.Read.All|Application.ReadWrite.All, Device.Read.All, Device.ReadWrite.All, Directory.Read.All, Directory.ReadWrite.All, Group.Read.All, Group.ReadWrite.All, GroupMember.Read.All, User.Read.All, User.ReadWrite.All|
-
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-access-reviews-apis-read.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-access-reviews-apis-read.md
index f468a31154d..af370603b8d 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-access-reviews-apis-read.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-access-reviews-apis-read.md
@@ -3,8 +3,8 @@ author: jyothig123
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-|Read access reviews of a group or app |Read access reviews of a Microsoft Entra role |
-|---------|---------|
-|The creator of the access review schedule definition
Global Reader
Security Reader
User Administrator
Identity Governance Administrator Security Administrator | Security Reader
Identity Governance Administrator
Privileged Role Administrator Security Administrator |
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - To read access reviews of a group or app: the creator of the access review; *Global Reader*, *Security Reader*, *User Administrator*, *Identity Governance Administrator*, *Security Administrator*
+>
+> - To read access reviews of a Microsoft Entra role: *Security Reader*, *Identity Governance Administrator*, *Privileged Role Administrator*, *Security Administrator*
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-access-reviews-apis-write.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-access-reviews-apis-write.md
index 166f3beb4c0..b29a94a6e5c 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-access-reviews-apis-write.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-access-reviews-apis-write.md
@@ -3,8 +3,7 @@ author: jyothig123
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-|Write access reviews of a group or app |Write access reviews of a Microsoft Entra role |
-|---------|---------|
-|User Administrator
Identity Governance Administrator | Identity Governance Administrator Privileged Role Administrator |
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - To write access reviews of a group or app: *User Administrator*, *Identity Governance Administrator*
+> - To write access reviews of a Microsoft Entra role: *Identity Governance Administrator*, *Privileged Role Administrator*
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-app-auth-method-default-policy-api-update.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-app-auth-method-default-policy-api-update.md
index b5c41354707..3e8d7ecc27c 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-app-auth-method-default-policy-api-update.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-app-auth-method-default-policy-api-update.md
@@ -4,4 +4,5 @@ ms.topic: include
ms.author: saumadan
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Security Administrator* is the least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Security Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-app-auth-method-policy-apis.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-app-auth-method-policy-apis.md
index fdd1aa30b35..ae318151388 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-app-auth-method-policy-apis.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-app-auth-method-policy-apis.md
@@ -4,4 +4,5 @@ ms.topic: include
ms.author: saumadan
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. **Application Administrator* or *Cloud Application Administrator* are the least privileged roles supported for this operation.
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. **Application Administrator* or *Cloud Application Administrator* are the least privileged roles supported for this operation.
\ No newline at end of file
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-read-others.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-read-others.md
index 8bb8b57037d..690e0ca0843 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-read-others.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-read-others.md
@@ -3,8 +3,8 @@ author: jpettere
ms.topic: include
---
-In delegated scenarios with work or school accounts where the signed-in user is acting on another user, they must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Global Reader
-- Authentication Administrator
-- Privileged Authentication Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts where the signed-in user is acting on another user, they must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Global Reader
+> - Authentication Administrator
+> - Privileged Authentication Administrator
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-read.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-read.md
index 95be0b46657..0743d5952dd 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-read.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-read.md
@@ -3,8 +3,8 @@ author: jpettere
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Global Reader
-- Authentication Administrator
-- Privileged Authentication Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Global Reader
+> - Authentication Administrator
+> - Privileged Authentication Administrator
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-write-others.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-write-others.md
index ae1dc4a4f34..ce98deea16a 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-write-others.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-write-others.md
@@ -3,8 +3,8 @@ author: jpettere
ms.topic: include
---
-In delegated scenarios with work or school accounts where the signed-in user is acting on another user, they must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Authentication Administrator
-- Privileged Authentication Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts where the signed-in user is acting on another user, they must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Authentication Administrator
+> - Privileged Authentication Administrator
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-write.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-write.md
index f85664cfef1..8a0bef21b1b 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-write.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-apis-write.md
@@ -3,7 +3,7 @@ author: jpettere
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Authentication Administrator
-- Privileged Authentication Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Authentication Administrator
+> - Privileged Authentication Administrator
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-read.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-read.md
index d672306403e..85efa7e6b58 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-read.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-read.md
@@ -3,7 +3,7 @@ author: jpettere
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Global Reader
-- Authentication Policy Administrator
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Global Reader
+> - Authentication Policy Administrator
\ No newline at end of file
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-write.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-write.md
index d6c3de0c4c6..dea11213f15 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-write.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-authentication-methods-policy-apis-write.md
@@ -3,4 +3,5 @@ author: jpettere
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Authentication Policy Administrator* is the least privileged role supported for this operation.
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Authentication Policy Administrator* is the least privileged role supported for this operation.
\ No newline at end of file
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-authenticationstrength-apis-read.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-authenticationstrength-apis-read.md
index 90957400120..235b7c1eef2 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-authenticationstrength-apis-read.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-authenticationstrength-apis-read.md
@@ -4,8 +4,8 @@ ms.topic: include
ms.author: inbarc
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Conditional Access administrator
-- Security Administrator
-- Security Reader
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Conditional Access administrator
+> - Security Administrator
+> - Security Reader
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-authenticationstrength-apis-write.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-authenticationstrength-apis-write.md
index e9e7e3e33fa..618014dc26d 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-authenticationstrength-apis-write.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-authenticationstrength-apis-write.md
@@ -4,7 +4,7 @@ ms.topic: include
ms.author: inbarc
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Conditional Access administrator
-- Security Administrator
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Conditional Access administrator
+> - Security Administrator
\ No newline at end of file
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-b2xb2c-user-flows-apis.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-b2xb2c-user-flows-apis.md
index 1a512d81df2..36ba7f45304 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-b2xb2c-user-flows-apis.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-b2xb2c-user-flows-apis.md
@@ -3,4 +3,5 @@ author: nanguil
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External ID User Flow Administrator* is the least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External ID User Flow Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-deleted-items-delete-apis.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-deleted-items-delete-apis.md
index bcfe01e8737..a5e7d246968 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-deleted-items-delete-apis.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-deleted-items-delete-apis.md
@@ -3,8 +3,8 @@ author: ombongifaith
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- To permanently delete deleted applications or service principals: *Application Administrator*, *Cloud Application Administrator*, or *Hybrid Identity Administrator*.
-- To permanently delete deleted users: *User Administrator*.
-- To permanently delete deleted groups: *Groups Administrator*.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - To permanently delete deleted applications or service principals: *Application Administrator*, *Cloud Application Administrator*, or *Hybrid Identity Administrator*.
+> - To permanently delete deleted users: *User Administrator*.
+> - To permanently delete deleted groups: *Groups Administrator*.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-deleted-items-restore-apis.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-deleted-items-restore-apis.md
index 11c7cebc5ac..5fa12c7d3f7 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-deleted-items-restore-apis.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-deleted-items-restore-apis.md
@@ -3,10 +3,11 @@ author: keylimesoda
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- To restore deleted applications or service principals: *Application Administrator*, *Cloud Application Administrator*, or *Hybrid Identity Administrator*.
-- To restore deleted users: *User Administrator*. However, to restore users with privileged administrator roles:
- - In delegated scenarios, the app must be assigned the *Directory.AccessAsUser.All* delegated permission, and the calling user must also be assigned a higher privileged administrator role as indicated in [Who can perform sensitive actions?](/graph/api/resources/users#who-can-perform-sensitive-actions).
- - In app-only scenarios and in addition to being granted the *User.ReadWrite.All* application permission, the app must be assigned a higher privileged administrator role as indicated in [Who can perform sensitive actions?](/graph/api/resources/users#who-can-perform-sensitive-actions).
-- To restore deleted groups: *Groups Administrator*. However, to restore role-assignable groups, the calling user must be assigned the *Privileged Role Administrator* role.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - To restore deleted applications or service principals: *Application Administrator*, *Cloud Application Administrator*, or *Hybrid Identity Administrator*.
+> - To restore deleted users: *User Administrator*. However, to restore users with privileged administrator roles:
+> - In delegated scenarios, the app must be assigned the *Directory.AccessAsUser.All* delegated permission, and the calling user must also be assigned a higher privileged administrator role as indicated in [Who can perform sensitive actions?](/graph/api/resources/users#who-can-perform-sensitive-actions).
+> - In app-only scenarios and in addition to being granted the *User.ReadWrite.All* application permission, the app must be assigned a higher privileged administrator role as indicated in [Who can perform sensitive actions?](/graph/api/resources/users#who-can-perform-sensitive-actions).
+> - To restore deleted groups: *Groups Administrator*. However, to restore role-assignable groups, the calling user must be assigned the *Privileged Role Administrator* role.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-directory-role-apis-write.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-directory-role-apis-write.md
index a5896618c42..24a2fe6a0e5 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-directory-role-apis-write.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-directory-role-apis-write.md
@@ -1,8 +1,8 @@
----
-author: DougKirschner
-ms.reviewer: msodsrbac
-ms.topic: include
----
-
-> [!IMPORTANT]
-> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Privileged Role Administrator* is the least privileged role supported for this operation.
+---
+author: DougKirschner
+ms.reviewer: msodsrbac
+ms.topic: include
+---
+
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Privileged Role Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-domainfederation-apis-read.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-domainfederation-apis-read.md
index 02faf9e42e9..24fa7f806b5 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-domainfederation-apis-read.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-domainfederation-apis-read.md
@@ -3,11 +3,11 @@ author: rahul-nagraj
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Gobal Reader
-- Security Reader
-- Domain Name Administrator
-- External Identity Provider Administrator
-- Hybrid Identity Administrator
-- Security Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Gobal Reader
+> - Security Reader
+> - Domain Name Administrator
+> - External Identity Provider Administrator
+> - Hybrid Identity Administrator
+> - Security Administrator
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-domainfederation-apis-write.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-domainfederation-apis-write.md
index 48825c5f3f6..ae942c75fa9 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-domainfederation-apis-write.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-domainfederation-apis-write.md
@@ -3,9 +3,9 @@ author: rahul-nagraj
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Domain Name Administrator
-- External Identity Provider Administrator
-- Hybrid Identity Administrator
-- Security Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Domain Name Administrator
+> - External Identity Provider Administrator
+> - Hybrid Identity Administrator
+> - Security Administrator
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-gdap-apis-customer-only.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-gdap-apis-customer-only.md
index 599c645eb19..9e30a62b9a5 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-gdap-apis-customer-only.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-gdap-apis-customer-only.md
@@ -3,4 +3,5 @@ author: koravvams
ms.topic: include
---
-To call this API using application permissions, you must provision the service principal identified by **appId** `2832473f-ec63-45fb-976f-5d45a7d4bb91` and named **Partner Customer Delegated Administration** in the partner tenant. To provision the service principal in the partner tenant, call the [Create servicePrincipal](/graph/api/serviceprincipal-post-serviceprincipals) API.
+> [!IMPORTANT]
+> To call this API using application permissions, you must provision the service principal identified by **appId** `2832473f-ec63-45fb-976f-5d45a7d4bb91` and named **Partner Customer Delegated Administration** in the partner tenant. To provision the service principal in the partner tenant, call the [Create servicePrincipal](/graph/api/serviceprincipal-post-serviceprincipals) API.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-identity-provider-apis.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-identity-provider-apis.md
index 361f5340ea4..149a7406bff 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-identity-provider-apis.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-identity-provider-apis.md
@@ -3,4 +3,5 @@ author: namkedia
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External Identity Provider Administrator* is the least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External Identity Provider Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-read.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-read.md
index ed3468198d0..90c942e9ab2 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-read.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-read.md
@@ -4,4 +4,5 @@ ms.topic: include
ms.author: alexander.filipin
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Reader* and *Lifecycle Workflows Administrator* are the least privileged roles supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Reader* and *Lifecycle Workflows Administrator* are the least privileged roles supported for this operation.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-write.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-write.md
index e1bfa63c65e..ca5b5ed82a6 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-write.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-lifecycle-workflows-apis-write.md
@@ -4,4 +4,5 @@ ms.topic: include
ms.author: alexander.filipin
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Lifecycle Workflows Administrator* is the least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Lifecycle Workflows Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-multitenantorganization-apis-read.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-multitenantorganization-apis-read.md
index b34276dc26a..bbab10e6584 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-multitenantorganization-apis-read.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-multitenantorganization-apis-read.md
@@ -3,9 +3,9 @@ author: rolyon
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Security Reader
-- Global Reader
-
-Signed-in users are able to read basic attributes of a multitenant organization, and of the multitenant organization member tenants, without being assigned the Security Reader or Global Reader roles.
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Security Reader
+> - Global Reader
+>
+> Signed-in users are able to read basic attributes of a multitenant organization, and of the multitenant organization member tenants, without being assigned the Security Reader or Global Reader roles.
\ No newline at end of file
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-multitenantorganization-apis-write.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-multitenantorganization-apis-write.md
index a0d92320878..5f42218d567 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-multitenantorganization-apis-write.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-multitenantorganization-apis-write.md
@@ -3,4 +3,5 @@ author: rolyon
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Security Administrator* is the least privileged role supported for this operation.
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Security Administrator* is the least privileged role supported for this operation.
\ No newline at end of file
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-org-branding-apis-read.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-org-branding-apis-read.md
index c0d1197a84e..09f2832b56e 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-org-branding-apis-read.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-org-branding-apis-read.md
@@ -3,4 +3,5 @@ author: quievey
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Reader* or *Organizational Branding Administrator* are the least privileged roles supported for this operation.
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Global Reader* or *Organizational Branding Administrator* are the least privileged roles supported for this operation.
\ No newline at end of file
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-org-branding-apis-write.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-org-branding-apis-write.md
index 99b0361064a..14db9a328e5 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-org-branding-apis-write.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-org-branding-apis-write.md
@@ -3,4 +3,5 @@ author: quievey
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Organizational Branding Administrator* is the least privileged role supported for this operation.
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *Organizational Branding Administrator* is the least privileged role supported for this operation.
\ No newline at end of file
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-entra-roles-apis.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-entra-roles-apis.md
index 0edd4a45f29..e0d9c11724b 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-entra-roles-apis.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-entra-roles-apis.md
@@ -3,7 +3,8 @@ author: rkarim-ms
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For read operations: Global Reader, Security Operator, Security Reader, Security Administrator, or Privileged Role Administrator
-- For write operations: Privileged Role Administrator
\ No newline at end of file
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - For read operations: Global Reader, Security Operator, Security Reader, Security Administrator, or Privileged Role Administrator
+> - For write operations: Privileged Role Administrator
\ No newline at end of file
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedulerequests.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedulerequests.md
index 70ef54d8f9e..e5eeae0a440 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedulerequests.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedulerequests.md
@@ -4,11 +4,12 @@ ms.topic: include
ms.author: ilyalushnikov
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
-- For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
-
-The role assignments for the calling user should be scoped at the directory level.
-
-Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
+> - For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
+>
+> The role assignments for the calling user should be scoped at the directory level.
+>
+> Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedules.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedules.md
index 70ef54d8f9e..e5eeae0a440 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedules.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-assignmentschedules.md
@@ -4,11 +4,12 @@ ms.topic: include
ms.author: ilyalushnikov
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
-- For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
-
-The role assignments for the calling user should be scoped at the directory level.
-
-Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
+> - For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
+>
+> The role assignments for the calling user should be scoped at the directory level.
+>
+> Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedulerequests.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedulerequests.md
index 70ef54d8f9e..c24cf854ff3 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedulerequests.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedulerequests.md
@@ -4,11 +4,12 @@ ms.topic: include
ms.author: ilyalushnikov
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
-- For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
-
-The role assignments for the calling user should be scoped at the directory level.
-
-Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
+> - For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
+>
+> The role assignments for the calling user should be scoped at the directory level.
+>
+> Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedules.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedules.md
index d85f121dd4e..c24cf854ff3 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedules.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-read-eligibilityschedules.md
@@ -1,15 +1,15 @@
---
author: ilyalushnikov
ms.topic: include
-ms.date: 04/07/2023
ms.author: ilyalushnikov
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
-- For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
-
-The role assignments for the calling user should be scoped at the directory level.
-
-Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - For role-assignable groups: *Global Reader* or *Privileged Role Administrator*
+> - For non-role-assignable groups: *Global Reader*, *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
+>
+> The role assignments for the calling user should be scoped at the directory level.
+>
+> Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-write-assignmentschedulerequests.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-write-assignmentschedulerequests.md
index 4f7053cde3f..1af8956dcec 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-write-assignmentschedulerequests.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-write-assignmentschedulerequests.md
@@ -4,11 +4,12 @@ ms.topic: include
ms.author: ilyalushnikov
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For role-assignable groups: *Privileged Role Administrator*
-- For non-role-assignable groups: *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
-
-The role assignments for the calling user should be scoped at the directory level.
-
-Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - For role-assignable groups: *Privileged Role Administrator*
+> - For non-role-assignable groups: *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
+>
+> The role assignments for the calling user should be scoped at the directory level.
+>
+> Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-write-eligibilityschedulerequests.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-write-eligibilityschedulerequests.md
index 0b9b617bcd5..b00d53c4ff2 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-write-eligibilityschedulerequests.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-pim-groups-apis-write-eligibilityschedulerequests.md
@@ -1,15 +1,15 @@
---
author: ilyalushnikov
ms.topic: include
-ms.date: 04/07/2023
ms.author: ilyalushnikov
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- For role-assignable groups: *Privileged Role Administrator*
-- For non-role-assignable groups: *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
-
-The role assignments for the calling user should be scoped at the directory level.
-
-Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+>
+> - For role-assignable groups: *Privileged Role Administrator*
+> - For non-role-assignable groups: *Directory Writer*, *Groups Administrator*, *Identity Governance Administrator*, or *User Administrator*
+>
+> The role assignments for the calling user should be scoped at the directory level.
+>
+> Other roles with permissions to manage groups (such as Exchange Administrators for non-role-assignable Microsoft 365 groups) and administrators with assignments scoped at administrative unit level can manage groups through groups API and override changes made in Microsoft Entra PIM through PIM for groups APIs.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-remote-desktop-security-config-apis.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-remote-desktop-security-config-apis.md
index 578acc0cf0a..a5fbbf4acd0 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-remote-desktop-security-config-apis.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-remote-desktop-security-config-apis.md
@@ -3,7 +3,7 @@ author: sandeo-MSFT
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Application Administrator*
-- *Cloud Application Administrator*
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Application Administrator*
+> - *Cloud Application Administrator*
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-reports-registration-usage-apis.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-reports-registration-usage-apis.md
index e8ed456d88f..e99fa1812ab 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-reports-registration-usage-apis.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-reports-registration-usage-apis.md
@@ -3,9 +3,9 @@ author: egreenberg14
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- Reports Reader
-- Security Reader
-- Security Administrator
-- Global Reader
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - Reports Reader
+> - Security Reader
+> - Security Administrator
+> - Global Reader
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-user-flows-attributes-apis.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-user-flows-attributes-apis.md
index 67c804dc97c..e926db71bf3 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-user-flows-attributes-apis.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-user-flows-attributes-apis.md
@@ -3,4 +3,5 @@ author: nanguil
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External ID User Flow Attribute Administrator* is the least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External ID User Flow Attribute Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-user-flows-convergence-apis-read.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-user-flows-convergence-apis-read.md
index b7553e9e334..52edea48eb3 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-user-flows-convergence-apis-read.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-user-flows-convergence-apis-read.md
@@ -3,7 +3,7 @@ author: nanguil
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
-
-- External ID User Flow Administrator
-- External Identity Provider Administrator
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. The following least privileged roles are supported for this operation.
+> - External ID User Flow Administrator
+> - External Identity Provider Administrator
diff --git a/api-reference/v1.0/includes/rbac-for-apis/rbac-user-flows-convergence-apis-write.md b/api-reference/v1.0/includes/rbac-for-apis/rbac-user-flows-convergence-apis-write.md
index 1c9695730ae..7ed9f28c388 100644
--- a/api-reference/v1.0/includes/rbac-for-apis/rbac-user-flows-convergence-apis-write.md
+++ b/api-reference/v1.0/includes/rbac-for-apis/rbac-user-flows-convergence-apis-write.md
@@ -3,4 +3,5 @@ author: nanguil
ms.topic: include
---
-In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External ID User Flow Administrator* is the following least privileged role supported for this operation.
+> [!IMPORTANT]
+> In delegated scenarios with work or school accounts, the signed-in user must be an owner or member of the group or be assigned a supported [Microsoft Entra role](/entra/identity/role-based-access-control/permissions-reference?toc=%2Fgraph%2Ftoc.json) or a custom role with a supported role permission. *External ID User Flow Administrator* is the least privileged role supported for this operation.
diff --git a/api-reference/v1.0/resources/callrecords-media.md b/api-reference/v1.0/resources/callrecords-media.md
index fe644f84df0..80b1bccbe31 100644
--- a/api-reference/v1.0/resources/callrecords-media.md
+++ b/api-reference/v1.0/resources/callrecords-media.md
@@ -1,6 +1,6 @@
---
title: "media resource type"
-description: "The media type"
+description: "Represents the media (for example, audio, video, and video-based screen-sharing) used in a call."
ms.localizationpriority: medium
author: "mcm223"
ms.subservice: "cloud-communications"
@@ -11,7 +11,7 @@ doc_type: "resourcePageType"
Namespace: microsoft.graph.callRecords
-Represents the media (audio, video, video-based screen-sharing, etc.) used in a call.
+Represents the media (for example, audio, video, and video-based screen-sharing) used in a call.
## Properties
diff --git a/api-reference/v1.0/resources/filestoragecontainercustompropertyvalue.md b/api-reference/v1.0/resources/filestoragecontainercustompropertyvalue.md
index 5c9ad011830..4b26ba37c37 100644
--- a/api-reference/v1.0/resources/filestoragecontainercustompropertyvalue.md
+++ b/api-reference/v1.0/resources/filestoragecontainercustompropertyvalue.md
@@ -1,6 +1,6 @@
---
title: "fileStorageContainerCustomPropertyValue resource type"
-description: "Contains the custom property values stored in a fileStorageContainerCustomPropertyDictionary."
+description: "Contains the custom property values stored in a fileStorageContainerCustomPropertyDictionary resource."
author: "tonchan-msft"
ms.localizationpriority: medium
ms.subservice: "onedrive"
diff --git a/api-reference/v1.0/resources/plannerorderhintsbyassignee.md b/api-reference/v1.0/resources/plannerorderhintsbyassignee.md
index 2a9cfe2c45d..3b68b1aea71 100644
--- a/api-reference/v1.0/resources/plannerorderhintsbyassignee.md
+++ b/api-reference/v1.0/resources/plannerorderhintsbyassignee.md
@@ -1,6 +1,6 @@
---
title: "plannerOrderHintsByAssignee resource type"
-description: "The **plannerOrderHintsByAssignee** is a resource that contains ordering hints for assignees in a plannerTask resource, to indicate the order of the task in Assigned To view of the Task Board."
+description: "Contains ordering hints for assignees in a plannerTask resource, to indicate the order of the task in Assigned To view of the Task Board."
ms.localizationpriority: medium
author: "TarkanSevilmis"
ms.subservice: "planner"
@@ -11,7 +11,7 @@ doc_type: resourcePageType
Namespace: microsoft.graph
-The **plannerOrderHintsByAssignee** is a resource that contains [ordering hints](planner-order-hint-format.md) for assignees in a [plannerTask](plannertask.md) resource, to indicate the order of the task in Assigned To view of the Task Board.
+Contains [ordering hints](planner-order-hint-format.md) for assignees in a [plannerTask](plannertask.md) resource, to indicate the order of the task in Assigned To view of the Task Board.
This type is an open type. The properties are the IDs of users assigned to the task, and the values are order hints.
## Properties
diff --git a/api-reference/v1.0/resources/schemaextension.md b/api-reference/v1.0/resources/schemaextension.md
index 0ef181071f8..68ba3425c67 100644
--- a/api-reference/v1.0/resources/schemaextension.md
+++ b/api-reference/v1.0/resources/schemaextension.md
@@ -16,7 +16,6 @@ Schema extensions allow you to define a schema to extend and add strongly-typed
+ [user](/graph/api/resources/user)
+ [group](/graph/api/resources/group)
+ [administrativeUnit](/graph/api/resources/administrativeunit)
-+ [application](/graph/api/resources/application)
+ [contact](/graph/api/resources/contact)
+ [device](/graph/api/resources/device)
+ [event](/graph/api/resources/event) (for both user and group calendars)
diff --git a/api-reference/v1.0/resources/scopedrolemembership.md b/api-reference/v1.0/resources/scopedrolemembership.md
index ff289ebada9..09fdf2ffcd8 100644
--- a/api-reference/v1.0/resources/scopedrolemembership.md
+++ b/api-reference/v1.0/resources/scopedrolemembership.md
@@ -1,6 +1,6 @@
---
title: "scopedRoleMembership resource type"
-description: "A scoped-role membership describes a user's membership of a directory role, that is further scoped to an Administrative Unit. Scoped-role membership provides a mechanism to allow a tenant-wide company administrator to delegate administrative privileges to a user to manage users and groups in a subset of the organization."
+description: "A scoped-role membership describes a user's membership of a directory role, that is further scoped to an Administrative Unit."
ms.localizationpriority: medium
doc_type: resourcePageType
ms.subservice: "entra-directory-management"
diff --git a/api-reference/v1.0/resources/searchquery.md b/api-reference/v1.0/resources/searchquery.md
index b08070bee30..bc2db0325ef 100644
--- a/api-reference/v1.0/resources/searchquery.md
+++ b/api-reference/v1.0/resources/searchquery.md
@@ -1,6 +1,6 @@
---
title: "searchQuery resource type"
-description: "searchQuery"
+description: "Represents a search query that contains search terms and optional filters."
ms.localizationpriority: medium
author: "njerigrevious"
ms.subservice: "search"
diff --git a/api-reference/v1.0/resources/timeslot.md b/api-reference/v1.0/resources/timeslot.md
index 26194a260b2..ff259044719 100644
--- a/api-reference/v1.0/resources/timeslot.md
+++ b/api-reference/v1.0/resources/timeslot.md
@@ -1,6 +1,6 @@
---
title: "timeSlot resource type"
-description: "A time period."
+description: "Represents a time slot for a meeting."
ms.localizationpriority: medium
author: "vrod9429"
ms.subservice: "outlook"
diff --git a/api-reference/v1.0/toc/applications/toc.yml b/api-reference/v1.0/toc/applications/toc.yml
index 263e27e0be0..5dc7dad7752 100644
--- a/api-reference/v1.0/toc/applications/toc.yml
+++ b/api-reference/v1.0/toc/applications/toc.yml
@@ -124,6 +124,8 @@ items:
href: ../../api/appmanagementpolicy-list-appliesto.md
- name: Create applies to
href: ../../api/appmanagementpolicy-post-appliesto.md
+ - name: Delete applies to
+ href: ../../api/appmanagementpolicy-delete-appliesto.md
- name: Tenant app management policy
items:
- name: Tenant app management policy
diff --git a/changelog/Microsoft.Skype.Calling.json b/changelog/Microsoft.Skype.Calling.json
index 03afe501723..1b05a20f955 100644
--- a/changelog/Microsoft.Skype.Calling.json
+++ b/changelog/Microsoft.Skype.Calling.json
@@ -1,5 +1,47 @@
{
"changelog": [
+ {
+ "ChangeList": [
+ {
+ "Id": "654e0ed2-0963-4de5-8ebb-27e51d873ee4",
+ "ApiChange": "Enumeration",
+ "ChangedApiName": "allowedLobbyAdmitterRoles",
+ "ChangeType": "Addition",
+ "Description": "Added the **allowedLobbyAdmitterRoles** enumeration type.",
+ "Target": "allowedLobbyAdmitterRoles"
+ },
+ {
+ "Id": "654e0ed2-0963-4de5-8ebb-27e51d873ee4",
+ "ApiChange": "Property",
+ "ChangedApiName": "allowedLobbyAdmitters",
+ "ChangeType": "Addition",
+ "Description": "Added the **allowedLobbyAdmitters** property to the [onlineMeetingBase](https://learn.microsoft.com/en-us/graph/api/resources/onlineMeetingBase?view=graph-rest-beta) resource.",
+ "Target": "onlineMeetingBase"
+ },
+ {
+ "Id": "654e0ed2-0963-4de5-8ebb-27e51d873ee4",
+ "ApiChange": "Property",
+ "ChangedApiName": "allowedLobbyAdmitters",
+ "ChangeType": "Addition",
+ "Description": "Added the **allowedLobbyAdmitters** property to the [onlineMeeting](https://learn.microsoft.com/en-us/graph/api/resources/onlineMeeting?view=graph-rest-beta) resource.",
+ "Target": "onlineMeeting"
+ },
+ {
+ "Id": "654e0ed2-0963-4de5-8ebb-27e51d873ee4",
+ "ApiChange": "Property",
+ "ChangedApiName": "allowedLobbyAdmitters",
+ "ChangeType": "Addition",
+ "Description": "Added the **allowedLobbyAdmitters** property to the [virtualEventSession](https://learn.microsoft.com/en-us/graph/api/resources/virtualEventSession?view=graph-rest-beta) resource.",
+ "Target": "virtualEventSession"
+ }
+ ],
+ "Id": "654e0ed2-0963-4de5-8ebb-27e51d873ee4",
+ "Cloud": "Prod",
+ "Version": "beta",
+ "CreatedDateTime": "2024-11-04T17:20:59.7173114Z",
+ "WorkloadArea": "Teamwork and communications",
+ "SubArea": "Calls and online meetings"
+ },
{
"ChangeList": [
{
diff --git a/concepts/activity-feed-concept-overview.md b/concepts/activity-feed-concept-overview.md
index c07e05314b9..a2b0bedd157 100644
--- a/concepts/activity-feed-concept-overview.md
+++ b/concepts/activity-feed-concept-overview.md
@@ -3,6 +3,7 @@ title: "Use the activity feed API to enable cross-device experiences"
description: "Using Microsoft Graph, you can enable experiences that flow seamlessly between devices, create richer activities with Adaptive Cards, and help drive app usage."
ms.localizationpriority: medium
ms.subservice: "project-rome"
+ms.date: 11/07/2024
---
# Use the activity feed API in Microsoft Graph to enable cross-device experiences
diff --git a/concepts/add-properties-profilecard.md b/concepts/add-properties-profilecard.md
index 2efda20b06b..eedd986b3bd 100644
--- a/concepts/add-properties-profilecard.md
+++ b/concepts/add-properties-profilecard.md
@@ -5,6 +5,7 @@ author: "rwaithera"
ms.localizationpriority: high
ms.subservice: "people"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Add or remove custom attributes on a profile card using the profile card API
diff --git a/concepts/app-authorization.md b/concepts/app-authorization.md
index d5b86f577d0..34f54a992e6 100644
--- a/concepts/app-authorization.md
+++ b/concepts/app-authorization.md
@@ -4,6 +4,7 @@ description: "Learn how global administrators can authorize Microsoft Graph Data
author: "michaelvenables"
ms.localizationpriority: high
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Microsoft Graph Data Connect app authorization
diff --git a/concepts/app-registration.md b/concepts/app-registration.md
index 4518068f687..31885bf9cef 100644
--- a/concepts/app-registration.md
+++ b/concepts/app-registration.md
@@ -4,6 +4,7 @@ description: "Learn how to register your Microsoft Graph Data Connect app."
author: "michaelvenables"
ms.localizationpriority: high
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Microsoft Graph Data Connect app registration
diff --git a/concepts/assignments-and-grades-scenarios.md b/concepts/assignments-and-grades-scenarios.md
index 885f50b639f..f3c995788db 100644
--- a/concepts/assignments-and-grades-scenarios.md
+++ b/concepts/assignments-and-grades-scenarios.md
@@ -5,11 +5,12 @@ ms.localizationpriority: medium
author: "cristobal-buenrostro"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Connect to assignments and grades
-In recent years, Microsoft Teams for education has become an essential solution that supports educators and students. Assignments and grades are a core part of Teams for education, and provide the central workflow that educators use to assign, assess, grade, and provide feedback to students around the world.
+Microsoft Teams for education is an essential solution that supports educators and students. Assignments and grades are a core part of Teams for education, and provide the central workflow that educators use to assign, assess, grade, and provide feedback to students around the world.
Microsoft Graph provides a set of integration points that enable you to customize and extend the experience for educators, admins, and students when they work with assignments and grades.
diff --git a/concepts/assignments-status-transition.md b/concepts/assignments-status-transition.md
index 447b755456c..048b6ef4344 100644
--- a/concepts/assignments-status-transition.md
+++ b/concepts/assignments-status-transition.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "cristobal-buenrostro"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Status, transitions, and limitations for assignments in Microsoft Graph
diff --git a/concepts/assignments-submissions-status-transition.md b/concepts/assignments-submissions-status-transition.md
index ce7c7a29fd1..aa1b03a7122 100644
--- a/concepts/assignments-submissions-status-transition.md
+++ b/concepts/assignments-submissions-status-transition.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "AshwaniBansal1"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Teacher and student actions for assignments and submissions
diff --git a/concepts/auth-cloudsolutionprovider.md b/concepts/auth-cloudsolutionprovider.md
index f32510e087e..d6a2ac766a3 100644
--- a/concepts/auth-cloudsolutionprovider.md
+++ b/concepts/auth-cloudsolutionprovider.md
@@ -5,6 +5,7 @@ author: koravvams
ms.localizationpriority: high
ms.subservice: "partner-customer-administration"
ms.custom: graphiamtop20, has-azure-ad-ps-ref
+ms.date: 11/07/2024
---
# Call Microsoft Graph from a Cloud Solution Provider application
diff --git a/concepts/auth-limit-mailbox-access.md b/concepts/auth-limit-mailbox-access.md
index f2a700717e7..0cdff45f8bb 100644
--- a/concepts/auth-limit-mailbox-access.md
+++ b/concepts/auth-limit-mailbox-access.md
@@ -1,17 +1,18 @@
---
title: "Limiting application permissions to specific Exchange Online mailboxes"
-description: "To scope an app's application permissions to specific Exchange Online mailboxes, you will need to create application access policies."
+description: "To scope an app's application permissions to specific Exchange Online mailboxes, you must create application access policies."
author: "SuryaLashmiS"
ms.localizationpriority: high
ms.subservice: "exchange"
+ms.date: 11/07/2024
---
# Limiting application permissions to specific Exchange Online mailboxes
-Administrators who want to limit app access to specific mailboxes can create an application access policy by using the **New-ApplicationAccessPolicy** PowerShell cmdlet. This article covers the basic steps to configure access control. These steps are specific to Exchange Online resources and do not apply to other Microsoft Graph workloads.
+Administrators who want to limit app access to specific mailboxes can create an application access policy by using the **New-ApplicationAccessPolicy** PowerShell cmdlet. This article covers the basic steps to configure access control. These steps are specific to Exchange Online resources and don't apply to other Microsoft Graph workloads.
## Background
-Some apps call Microsoft Graph using their own identity and not on behalf of a user. These are usually background services or daemon apps that run on a server without the presence of a signed-in user. These apps make use of [OAuth 2.0 client credentials grant flow](/azure/active-directory/develop/v2-oauth2-client-creds-grant-flow) to authenticate and are configured with application permissions, which by default enable such apps to access _all_ mailboxes in a organization on Exchange Online. For example, the `Mail.Read` application permission allows apps to read mail in all mailboxes without a signed-in user.
+Some apps call Microsoft Graph using their own identity and not on behalf of a user. These apps are usually background services or daemon apps that run on a server without the presence of a signed-in user. These apps make use of [OAuth 2.0 client credentials grant flow](/azure/active-directory/develop/v2-oauth2-client-creds-grant-flow) to authenticate and are configured with application permissions, which by default enables such apps to access _all_ mailboxes in an organization on Exchange Online. For example, the `Mail.Read` application permission allows apps to read mail in all mailboxes without a signed-in user.
> [!IMPORTANT]
>
@@ -24,9 +25,9 @@ Some apps call Microsoft Graph using their own identity and not on behalf of a u
>
>Administrators can configure [application access policy](#configure-applicationaccesspolicy) to limit app access to _specific_ mailboxes.
-There are scenarios where administrators may want to limit an app to only specific mailboxes and _not all_ Exchange Online mailboxes in the organization. Administrators can identify the set of mailboxes to permit access by putting them in a mail-enabled security group. Administrators can then limit third-party app access to only that set of mailboxes by creating an application access policy for access to that group.
+There are scenarios where administrators might want to limit an app to only specific mailboxes and _not all_ Exchange Online mailboxes in the organization. Administrators can identify the set of mailboxes to permit access by putting them in a mail-enabled security group. Administrators can then limit third-party app access to only that set of mailboxes by creating an application access policy for access to that group.
-As further described in the [Supported permissions and additional resources](#supported-permissions-and-additional-resources) section below, application access policy restricts mailbox access for apps that have been granted any of the Microsoft Graph or Exchange Web Services permission scopes that the policy supports.
+As further described in the [Supported permissions and other resources](#supported-permissions-and-additional-resources) section, application access policy restricts mailbox access for apps that are granted any of the Microsoft Graph or Exchange Web Services permission scopes that the policy supports.
## Configure ApplicationAccessPolicy
@@ -50,14 +51,14 @@ To configure an application access policy and limit the scope of application per
```powershell
Test-ApplicationAccessPolicy -Identity user1@contoso.com -AppId e7e4dbfc-046-4074-9b3b-2ae8f144f59b
```
- The output of this command will indicate whether the app has access to User1's mailbox.
+ The output of this command indicates whether the app has access to User1's mailbox.
> [!NOTE]
> Changes to application access policies can take longer than 1 hour to take effect in Microsoft Graph REST API calls, even when `Test-ApplicationAccessPolicy` shows positive results.
-## Supported permissions and additional resources
+## Supported permissions and other resources
-Administrators can use ApplicationAccessPolicy cmdlets to control mailbox access of an app that has been granted any of the following Microsoft Graph application permissions or Exchange Web Services permissions.
+Administrators can use ApplicationAccessPolicy cmdlets to control mailbox access of an app that is granted any of the following Microsoft Graph application permissions or Exchange Web Services permissions.
Microsoft Graph application permissions:
- `Mail.Read`
diff --git a/concepts/backup-storage-concept-overview.md b/concepts/backup-storage-concept-overview.md
index 3ae9870973d..1261446a4c9 100644
--- a/concepts/backup-storage-concept-overview.md
+++ b/concepts/backup-storage-concept-overview.md
@@ -4,6 +4,7 @@ description: "Use the Microsoft 365 Backup Storage API in Microsoft Graph to int
author: "tushar20"
ms.localizationpriority: medium
ms.subservice: "m365-backup-storage"
+ms.date: 11/07/2024
---
# Microsoft 365 Backup Storage API overview
diff --git a/concepts/backup-storage-error-codes.md b/concepts/backup-storage-error-codes.md
index f13d695cf99..afc747ac49c 100644
--- a/concepts/backup-storage-error-codes.md
+++ b/concepts/backup-storage-error-codes.md
@@ -5,6 +5,7 @@ author: "tushar20"
ms.localizationpriority: high
ms.subservice: "m365-backup-storage"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Backup Storage API error responses
diff --git a/concepts/best-practices-concept.md b/concepts/best-practices-concept.md
index 40ebb40250f..6cd5476c222 100644
--- a/concepts/best-practices-concept.md
+++ b/concepts/best-practices-concept.md
@@ -3,6 +3,7 @@ title: "Best practices for working with Microsoft Graph"
description: "Apply these best practices to improve your Microsoft Graph application's performance and make your app more reliable for end users."
ms.localizationpriority: high
ms.custom: graphiamtop20
+ms.date: 11/07/2024
---
# Best practices for working with Microsoft Graph
diff --git a/concepts/best-practices-graph-permission.md b/concepts/best-practices-graph-permission.md
index b4473b6866e..7f0d9d6bb1f 100644
--- a/concepts/best-practices-graph-permission.md
+++ b/concepts/best-practices-graph-permission.md
@@ -5,6 +5,7 @@ ms.localizationpriority: high
author: v-sdhakshina
ms.author: v-sdhakshina
ms.subservice: teams
+ms.date: 11/07/2024
---
# Best practices for using Microsoft Graph permissions
diff --git a/concepts/booking-concept-overview.md b/concepts/booking-concept-overview.md
index f31d7d63f08..f5b83c032f6 100644
--- a/concepts/booking-concept-overview.md
+++ b/concepts/booking-concept-overview.md
@@ -5,6 +5,7 @@ author: "arvindmicrosoft"
ms.localizationpriority: high
ms.subservice: "microsoft-bookings"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Microsoft Bookings API overview
diff --git a/concepts/bookingsbusiness-business-rules.md b/concepts/bookingsbusiness-business-rules.md
index 3205c8cdd1a..8d3a6442d49 100644
--- a/concepts/bookingsbusiness-business-rules.md
+++ b/concepts/bookingsbusiness-business-rules.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: kwekua
ms.subservice: "microsoft-bookings"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Business rules for Bookings appointments
diff --git a/concepts/browser-edge-concept-overview.md b/concepts/browser-edge-concept-overview.md
index 41f31fb8128..3c942a50b06 100644
--- a/concepts/browser-edge-concept-overview.md
+++ b/concepts/browser-edge-concept-overview.md
@@ -4,6 +4,7 @@ description: "Learn how to use the Edge API in Microsoft Graph to streamline the
author: "edward-day-vii"
ms.localizationpriority: medium
ms.subservice: "edge-browser-management"
+ms.date: 11/07/2024
---
# Use the Edge API in Microsoft Graph to manage browsers
diff --git a/concepts/businessscenarios-concept-overview.md b/concepts/businessscenarios-concept-overview.md
index 831754cf25f..0e44caa7c39 100644
--- a/concepts/businessscenarios-concept-overview.md
+++ b/concepts/businessscenarios-concept-overview.md
@@ -4,6 +4,7 @@ description: "Learn how to use the business scenarios API in Microsoft Graph to
author: "TarkanSevilmis"
ms.localizationpriority: medium
ms.subservice: "business-scenarios"
+ms.date: 11/07/2024
---
# Business scenarios API overview (preview)
diff --git a/concepts/call-api.md b/concepts/call-api.md
index 48408fa7db2..60eaf8a2e40 100644
--- a/concepts/call-api.md
+++ b/concepts/call-api.md
@@ -4,6 +4,7 @@ description: "To access and manipulate a Microsoft Graph resource, you call and
ms.localizationpriority: medium
author: "ananmishr"
ms.subservice: "cloud-communications"
+ms.date: 11/07/2024
---
# Calling the Microsoft Graph API
@@ -29,12 +30,12 @@ For this URL:
- `{resource}` is resource segment or path, such as:
- `users`, `groups`, `devices`, `organization`
- The alias `me`, which resolves to the signed-in user
- - The resources belonging to a user, such as `me/events`, `me/drive` or `me/messages`
+ - The resources belonging to a user, such as `me/events`, `me/drive`, or `me/messages`
- The alias `myOrganization`, which resolves to the tenant of the organization signed-in user
-- `[query_parameters]` represents additional query parameters such as `$filter` and `$select`.
+- `[query_parameters]` represents other query parameters such as `$filter` and `$select`.
Optionally, you can also specify the tenant as part of your request.
-When using `me`, do not specify the tenant.
+When using `me`, don't specify the tenant.
For a list of common requests, see [Overview of Microsoft Graph](overview.md).
## Microsoft Graph API metadata
@@ -229,7 +230,7 @@ The successful response returns a 200 OK status code and a payload containing th
```
## Query a subset of users with the filtering query option
-To find the employees of a specific job title within an organization, you can navigate from the users collection and then specify a _filter_ query option.
+To find the employees of a specific job title within an organization, you can navigate from the user's collection and then specify a _filter_ query option.
An example is shown as follows:
@@ -276,7 +277,7 @@ content-length: 986
```
## Call actions or functions
-Microsoft Graph also supports _actions_ and _functions_ to manipulate resources in ways that are not a simple fit with standard HTTP methods.
+Microsoft Graph also supports _actions_ and _functions_ to manipulate resources in ways that aren't a simple fit with standard HTTP methods.
For example, the following HTTPS POST request lets the signed-in user (`me`) send an email message:
```no-highlight
POST https://graph.microsoft.com/v1.0/me/sendMail HTTP/1.1
diff --git a/concepts/callrecords-api-faq.md b/concepts/callrecords-api-faq.md
index e43fe9a2e1a..13929e847a2 100644
--- a/concepts/callrecords-api-faq.md
+++ b/concepts/callrecords-api-faq.md
@@ -4,6 +4,7 @@ description: "Find answers to frequently asked questions about the call records
author: "MirraRaine"
ms.localizationpriority: high
ms.subservice: "cloud-communications"
+ms.date: 11/07/2024
---
# Microsoft Graph call records API FAQ
diff --git a/concepts/changenotifications-for-callrecords.md b/concepts/changenotifications-for-callrecords.md
index b1390390965..8bec1f3f3d1 100644
--- a/concepts/changenotifications-for-callrecords.md
+++ b/concepts/changenotifications-for-callrecords.md
@@ -5,6 +5,7 @@ author: "mcm223"
ms.localizationpriority: high
ms.subservice: "cloud-communications"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Get change notifications for Microsoft Teams call records
diff --git a/concepts/changenotifications-for-presence.md b/concepts/changenotifications-for-presence.md
index 526ea63d5b8..9f7b4645a29 100644
--- a/concepts/changenotifications-for-presence.md
+++ b/concepts/changenotifications-for-presence.md
@@ -5,6 +5,7 @@ author: "awang119"
ms.localizationpriority: high
ms.subservice: "cloud-communications"
ms.custom: "scenarios:getting-started"
+ms.date: 11/07/2024
---
# Get change notifications for presence updates in Microsoft Teams
diff --git a/concepts/changenotifications-for-virtualevent.md b/concepts/changenotifications-for-virtualevent.md
index 4cc97930906..9fd5b6802a0 100644
--- a/concepts/changenotifications-for-virtualevent.md
+++ b/concepts/changenotifications-for-virtualevent.md
@@ -5,6 +5,7 @@ author: "awang119"
ms.localizationpriority: high
ms.subservice: "cloud-communications"
ms.custom: "scenarios:getting-started"
+ms.date: 11/07/2024
---
# Get change notifications for Microsoft Teams virtual event updates
diff --git a/concepts/choose-online-meeting-api.md b/concepts/choose-online-meeting-api.md
index 0321408d306..bd9283ffddb 100644
--- a/concepts/choose-online-meeting-api.md
+++ b/concepts/choose-online-meeting-api.md
@@ -3,6 +3,7 @@ title: "Choose an API in Microsoft Graph to create and join online meetings"
description: "Consider when to use the calendar API event resource or the cloud communications API onlineMeeting resource for Teams and Skype meetings in Outlook calendar."
author: "angelgolfer-ms"
ms.localizationpriority: high
+ms.date: 11/07/2024
---
# Choose an API in Microsoft Graph to create and join online meetings
diff --git a/concepts/cli/app-only.md b/concepts/cli/app-only.md
index 6027cc4ab9d..956d8d2f351 100644
--- a/concepts/cli/app-only.md
+++ b/concepts/cli/app-only.md
@@ -3,6 +3,7 @@ title: "Use app-only authentication with the Microsoft Graph CLI"
description: "Learn how to use app-only authentication to enable non-interactive scenarios with the Microsoft Graph command-line interface."
ms.localizationpriority: medium
author: jasonjoh
+ms.date: 11/07/2024
---
# Use app-only authentication with the Microsoft Graph CLI
diff --git a/concepts/cli/get-started.md b/concepts/cli/get-started.md
index 23fcdfc0cfc..1331274be85 100644
--- a/concepts/cli/get-started.md
+++ b/concepts/cli/get-started.md
@@ -3,6 +3,7 @@ title: "Get started with the Microsoft Graph command-line interface (CLI)"
description: "Get started with the Microsoft Graph command-line interface by using it perform some basic tasks."
ms.localizationpriority: medium
author: jasonjoh
+ms.date: 11/07/2024
---
# Get started with the Microsoft Graph command-line interface (CLI)
diff --git a/concepts/cli/installation.md b/concepts/cli/installation.md
index 0c2074378c6..19cc71071ff 100644
--- a/concepts/cli/installation.md
+++ b/concepts/cli/installation.md
@@ -3,6 +3,7 @@ title: "Install the Microsoft Graph command-line interface (CLI)"
description: "Learn how to install the Microsoft Graph command-line interface (CLI)."
ms.localizationpriority: medium
author: jasonjoh
+ms.date: 11/07/2024
---
# Install the Microsoft Graph command-line interface (CLI)
diff --git a/concepts/cli/navigating.md b/concepts/cli/navigating.md
index f0062a3e502..cf1b64206d8 100644
--- a/concepts/cli/navigating.md
+++ b/concepts/cli/navigating.md
@@ -3,6 +3,7 @@ title: "Navigating the Microsoft Graph command-line interface (CLI)"
description: "The Microsoft Graph command-line interface contains a large number of commands. Learn how to find the right command for what you want to achieve."
ms.localizationpriority: medium
author: jasonjoh
+ms.date: 11/07/2024
---
# Navigating the Microsoft Graph command-line interface (CLI)
diff --git a/concepts/cli/overview.md b/concepts/cli/overview.md
index c07be0c3f91..36fe1210ec6 100644
--- a/concepts/cli/overview.md
+++ b/concepts/cli/overview.md
@@ -3,6 +3,7 @@ title: "Microsoft Graph command-line interface (CLI) overview"
description: "Learn about the features of the Microsoft Graph command-line interface that can help you derive insights and analytics, and build unique, intelligent apps."
ms.localizationpriority: medium
author: jasonjoh
+ms.date: 11/07/2024
---
# Microsoft Graph command-line interface (CLI) overview
@@ -16,13 +17,13 @@ The Microsoft Graph CLI provides the following benefits:
- **Access to all Microsoft Graph APIs**: The Microsoft Graph CLI is based on Microsoft Graph API. In addition to Microsoft Entra ID, the Microsoft Graph API includes APIs from other Microsoft services like SharePoint, Exchange, and Outlook, all accessed through a single endpoint with a single access token.
- **Cross-platform support**: The Microsoft Graph CLI works on all platforms including Windows, macOS, and Linux.
- **Supports modern authentication**: The Microsoft Graph CLI supports the Microsoft Authentication Library (MSAL) which offers more security.
-- **Uses least privilege**: Microsoft Graph CLI permissions are not pre-authorized and users must perform one-time request for app permissions depending on their needs.
+- **Uses least privilege**: Microsoft Graph CLI permissions aren't preauthorized and users must perform one-time request for app permissions depending on their needs.
- **Open source**: Feature teams and the community can create great command-line experiences and share them with everyone.
- **Receives regular updates**: Microsoft Graph CLI commands are updated regularly to support the latest Graph API updates.
## Install the Microsoft Graph CLI
-The Microsoft Graph CLI is published on [GitHub](https://github.com/microsoftgraph/msgraph-cli). Follow the [Install the CLI](installation.md) instructions to install the the Microsoft Graph PowerShell SDK.
+The Microsoft Graph CLI is published on [GitHub](https://github.com/microsoftgraph/msgraph-cli). Follow the [Install the CLI](installation.md) instructions to install the Microsoft Graph PowerShell SDK.
## Get started
diff --git a/concepts/cloud-communication-online-meeting-application-access-policy.md b/concepts/cloud-communication-online-meeting-application-access-policy.md
index 8930ccf172c..a283ccc3458 100644
--- a/concepts/cloud-communication-online-meeting-application-access-policy.md
+++ b/concepts/cloud-communication-online-meeting-application-access-policy.md
@@ -4,6 +4,7 @@ description: "Use the cloud communications API in Microsoft Graph to configure a
author: "awang119"
ms.localizationpriority: medium
ms.subservice: "cloud-communications"
+ms.date: 11/07/2024
---
# Configure application access to online meetings or virtual events
diff --git a/concepts/cloud-communications-callrecords.md b/concepts/cloud-communications-callrecords.md
index d5870bf8663..dbb9ec4c690 100644
--- a/concepts/cloud-communications-callrecords.md
+++ b/concepts/cloud-communications-callrecords.md
@@ -4,6 +4,7 @@ description: "Get insights into the calls and online meetings that occur within
author: "mcm223"
ms.localizationpriority: medium
ms.subservice: "cloud-communications"
+ms.date: 11/07/2024
---
# Call records
diff --git a/concepts/cloud-communications-calls.md b/concepts/cloud-communications-calls.md
index bded2c9b76a..11863753267 100644
--- a/concepts/cloud-communications-calls.md
+++ b/concepts/cloud-communications-calls.md
@@ -4,6 +4,7 @@ description: "Learn about the supported call types in the cloud communications A
author: "ananmishr"
ms.localizationpriority: medium
ms.subservice: "cloud-communications"
+ms.date: 11/07/2024
---
# Supported call types
diff --git a/concepts/cloud-communications-concept-overview.md b/concepts/cloud-communications-concept-overview.md
index 86791966f9f..2c6a63ce143 100644
--- a/concepts/cloud-communications-concept-overview.md
+++ b/concepts/cloud-communications-concept-overview.md
@@ -4,6 +4,7 @@ description: "Use the cloud communications API in Microsoft Graph to build bots
author: "ananmishr"
ms.localizationpriority: medium
ms.subservice: "cloud-communications"
+ms.date: 11/07/2024
---
# Cloud communications API overview
diff --git a/concepts/cloud-communications-get-started.md b/concepts/cloud-communications-get-started.md
index e4c1db59ddd..9453097c2b1 100644
--- a/concepts/cloud-communications-get-started.md
+++ b/concepts/cloud-communications-get-started.md
@@ -4,6 +4,7 @@ description: "Use the cloud communications API in Microsoft Graph to build bots
author: "ananmishr"
ms.localizationpriority: medium
ms.subservice: "cloud-communications"
+ms.date: 11/07/2024
---
# Register a bot with the cloud communications API
diff --git a/concepts/cloud-communications-identifylargegalleryview.md b/concepts/cloud-communications-identifylargegalleryview.md
index ea57944c158..edde3060ee5 100644
--- a/concepts/cloud-communications-identifylargegalleryview.md
+++ b/concepts/cloud-communications-identifylargegalleryview.md
@@ -5,6 +5,7 @@ author: "navali-msft"
ms.localizationpriority: medium
ms.subservice: "cloud-communications"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Identify large gallery view participants in a roster
diff --git a/concepts/cloud-communications-media.md b/concepts/cloud-communications-media.md
index 6c176704ffe..dafef72d69c 100644
--- a/concepts/cloud-communications-media.md
+++ b/concepts/cloud-communications-media.md
@@ -4,6 +4,7 @@ description: "Use the cloud communications API in Microsoft Graph to choose a me
author: "ananmishr"
ms.localizationpriority: medium
ms.subservice: "cloud-communications"
+ms.date: 11/07/2024
---
# Choose a media hosting option
diff --git a/concepts/cloud-communications-online-meetings.md b/concepts/cloud-communications-online-meetings.md
index b09433315b8..04f281e993a 100644
--- a/concepts/cloud-communications-online-meetings.md
+++ b/concepts/cloud-communications-online-meetings.md
@@ -4,6 +4,7 @@ description: "Use the cloud communications API in Microsoft Graph to create or j
author: "ananmishr"
ms.localizationpriority: medium
ms.subservice: "cloud-communications"
+ms.date: 11/07/2024
---
# Create or join online meetings
diff --git a/concepts/cloud-communications-phone-number.md b/concepts/cloud-communications-phone-number.md
index 980d868111f..f3622beb50f 100644
--- a/concepts/cloud-communications-phone-number.md
+++ b/concepts/cloud-communications-phone-number.md
@@ -4,6 +4,7 @@ description: "Learn how to create a bot that is reachable through a phone number
author: "ananmishr"
ms.localizationpriority: medium
ms.subservice: "cloud-communications"
+ms.date: 11/07/2024
---
# Manage phone numbers for bots
diff --git a/concepts/cloud-communications-watermark-meeting.md b/concepts/cloud-communications-watermark-meeting.md
index 13e009ed5f2..446800a3d4e 100644
--- a/concepts/cloud-communications-watermark-meeting.md
+++ b/concepts/cloud-communications-watermark-meeting.md
@@ -4,6 +4,7 @@ description: "Use the cloud communications API in Microsoft Graph to manage a wa
author: "zihzhan-msft"
ms.localizationpriority: medium
ms.subservice: "cloud-communications"
+ms.date: 11/07/2024
---
# Manage watermarks for sensitive Teams meetings
diff --git a/concepts/cloudpc-concept-overview.md b/concepts/cloudpc-concept-overview.md
index 0f490a55f00..3c0ae244e76 100644
--- a/concepts/cloudpc-concept-overview.md
+++ b/concepts/cloudpc-concept-overview.md
@@ -4,6 +4,7 @@ description: "Integrate with Windows 365 Cloud PC to create Azure network connec
author: "cohanley"
ms.localizationpriority: medium
ms.subservice: "cloud-pc"
+ms.date: 11/07/2024
---
# Overview for Windows 365 Cloud PC on Microsoft Graph
diff --git a/concepts/compliance-concept-overview.md b/concepts/compliance-concept-overview.md
index ed70602546f..b927e560355 100644
--- a/concepts/compliance-concept-overview.md
+++ b/concepts/compliance-concept-overview.md
@@ -5,6 +5,7 @@ author: "mahage-msft"
ms.localizationpriority: medium
ms.subservice: "ediscovery"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Overview of compliance and privacy APIs in Microsoft Graph
diff --git a/concepts/connect-to-assignments-and-grades.md b/concepts/connect-to-assignments-and-grades.md
index 0eee56cae65..43f122b6097 100644
--- a/concepts/connect-to-assignments-and-grades.md
+++ b/concepts/connect-to-assignments-and-grades.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "cristobal-buenrostro"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Get assignmment and grade information for education solutions
diff --git a/concepts/connecting-external-content-api-limits.md b/concepts/connecting-external-content-api-limits.md
index b49de740319..267ce6e8353 100644
--- a/concepts/connecting-external-content-api-limits.md
+++ b/concepts/connecting-external-content-api-limits.md
@@ -5,6 +5,7 @@ author: mecampos
ms.localizationpriority: high
doc_type: conceptualPageType
ms.subservice: search
+ms.date: 11/07/2024
---
# Microsoft Graph connectors API limits
diff --git a/concepts/connecting-external-content-connectors-api-overview.md b/concepts/connecting-external-content-connectors-api-overview.md
index a03284dae4e..bc81ed1c832 100644
--- a/concepts/connecting-external-content-connectors-api-overview.md
+++ b/concepts/connecting-external-content-connectors-api-overview.md
@@ -5,6 +5,7 @@ author: mecampos
ms.localizationpriority: high
doc_type: conceptualPageType
ms.subservice: search
+ms.date: 11/07/2024
---
# Work with the Microsoft Graph connectors API
diff --git a/concepts/connecting-external-content-connectors-api-postman.md b/concepts/connecting-external-content-connectors-api-postman.md
index 753ac4bba32..7bfc2dd4704 100644
--- a/concepts/connecting-external-content-connectors-api-postman.md
+++ b/concepts/connecting-external-content-connectors-api-postman.md
@@ -5,6 +5,7 @@ author: mecampos
ms.localizationpriority: high
doc_type: conceptualPageType
ms.subservice: search
+ms.date: 11/07/2024
---
# Use Postman to try the Microsoft Graph connectors API
diff --git a/concepts/connecting-external-content-connectors-overview.md b/concepts/connecting-external-content-connectors-overview.md
index 74f3e4bc49a..c04103152f2 100644
--- a/concepts/connecting-external-content-connectors-overview.md
+++ b/concepts/connecting-external-content-connectors-overview.md
@@ -5,6 +5,7 @@ author: mecampos
ms.localizationpriority: high
doc_type: conceptualPageType
ms.subservice: search
+ms.date: 11/07/2024
---
# Microsoft Graph connectors overview
diff --git a/concepts/connecting-external-content-deploy-teams.md b/concepts/connecting-external-content-deploy-teams.md
index 757e8454cbb..d60010a6114 100644
--- a/concepts/connecting-external-content-deploy-teams.md
+++ b/concepts/connecting-external-content-deploy-teams.md
@@ -5,6 +5,7 @@ author: "monaray97"
ms.localizationpriority: high
doc_type: conceptualPageType
ms.subservice: search
+ms.date: 11/07/2024
---
# Enable the simplified admin experience for your Microsoft Graph connector
diff --git a/concepts/connecting-external-content-experiences.md b/concepts/connecting-external-content-experiences.md
index 0914ae7e82f..c34316c454f 100644
--- a/concepts/connecting-external-content-experiences.md
+++ b/concepts/connecting-external-content-experiences.md
@@ -5,6 +5,7 @@ author: "monaray97"
ms.localizationpriority: high
doc_type: conceptualPageType
ms.subservice: search
+ms.date: 11/07/2024
---
# Microsoft Graph connector experiences
diff --git a/concepts/connecting-external-content-external-groups.md b/concepts/connecting-external-content-external-groups.md
index 3c4276ec0c2..4b71c554205 100644
--- a/concepts/connecting-external-content-external-groups.md
+++ b/concepts/connecting-external-content-external-groups.md
@@ -5,6 +5,7 @@ author: mecampos
doc_type: conceptualPageType
ms.subservice: search
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
# Use external groups to manage permissions to Microsoft Graph connectors data sources
diff --git a/concepts/connecting-external-content-manage-connections.md b/concepts/connecting-external-content-manage-connections.md
index 883a0769a97..055909b6e66 100644
--- a/concepts/connecting-external-content-manage-connections.md
+++ b/concepts/connecting-external-content-manage-connections.md
@@ -5,6 +5,7 @@ ms.localizationpriority: high
author: mecampos
doc_type: conceptualPageType
ms.subservice: search
+ms.date: 11/07/2024
---
diff --git a/concepts/connecting-external-content-manage-items.md b/concepts/connecting-external-content-manage-items.md
index f8deaf71f3f..c9b9ed145d4 100644
--- a/concepts/connecting-external-content-manage-items.md
+++ b/concepts/connecting-external-content-manage-items.md
@@ -5,6 +5,7 @@ ms.localizationpriority: high
author: mecampos
doc_type: conceptualPageType
ms.subservice: search
+ms.date: 11/07/2024
---
diff --git a/concepts/connecting-external-content-manage-schema.md b/concepts/connecting-external-content-manage-schema.md
index 5ae203d648e..c51d80155f3 100644
--- a/concepts/connecting-external-content-manage-schema.md
+++ b/concepts/connecting-external-content-manage-schema.md
@@ -5,6 +5,7 @@ ms.localizationpriority: high
author: mecampos
doc_type: conceptualPageType
ms.subservice: search
+ms.date: 11/07/2024
---
diff --git a/concepts/cross-device-app-configuration.md b/concepts/cross-device-app-configuration.md
index 9be0d3569aa..856f53bc376 100644
--- a/concepts/cross-device-app-configuration.md
+++ b/concepts/cross-device-app-configuration.md
@@ -3,6 +3,7 @@ title: "Build cross-device apps powered by Project Rome "
description: "Build experiences that cross devices and platforms seamlessly by using the activity feed and device relay APIs to reduce friction for users and drive app usage."
ms.localizationpriority: medium
ms.subservice: "project-rome"
+ms.date: 11/07/2024
---
# Build cross-device apps powered by Project Rome
diff --git a/concepts/cross-device-concept-overview.md b/concepts/cross-device-concept-overview.md
index eebe0024a6d..8e3609b9464 100644
--- a/concepts/cross-device-concept-overview.md
+++ b/concepts/cross-device-concept-overview.md
@@ -4,6 +4,7 @@ description: "Use Microsoft Graph to access the activities and devices that belo
ms.localizationpriority: high
ms.subservice: "project-rome"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Cross-device experiences in Microsoft Graph
diff --git a/concepts/custom-connector-sdk-best-practices.md b/concepts/custom-connector-sdk-best-practices.md
index 0ddb43f5cfe..65aba724c70 100644
--- a/concepts/custom-connector-sdk-best-practices.md
+++ b/concepts/custom-connector-sdk-best-practices.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Apply best practices when you use the Microsoft Graph connectors SDK."
+ms.date: 11/07/2024
---
# Microsoft Graph connectors SDK best practices
diff --git a/concepts/custom-connector-sdk-contracts-common.md b/concepts/custom-connector-sdk-contracts-common.md
index 0e9b0a24fdb..98531d6bf59 100644
--- a/concepts/custom-connector-sdk-contracts-common.md
+++ b/concepts/custom-connector-sdk-contracts-common.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Learn about the common models used in the Microsoft Graph connectors SDK."
+ms.date: 11/07/2024
---
# Microsoft Graph connectors SDK common models
diff --git a/concepts/custom-connector-sdk-contracts-connectionmanagement.md b/concepts/custom-connector-sdk-contracts-connectionmanagement.md
index c22fbbfa21b..7f7aa94500f 100644
--- a/concepts/custom-connector-sdk-contracts-connectionmanagement.md
+++ b/concepts/custom-connector-sdk-contracts-connectionmanagement.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Learn about the connection management API and models in the Microsoft Graph connectors SDK."
+ms.date: 11/07/2024
---
# Microsoft Graph connectors SDK connection management API and models
diff --git a/concepts/custom-connector-sdk-contracts-connectorcrawler.md b/concepts/custom-connector-sdk-contracts-connectorcrawler.md
index 087de1a1991..6944ce8cb14 100644
--- a/concepts/custom-connector-sdk-contracts-connectorcrawler.md
+++ b/concepts/custom-connector-sdk-contracts-connectorcrawler.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Learn about the contracts connector crawler API and models in the Microsoft Graph connectors SDK."
+ms.date: 11/07/2024
---
# Microsoft Graph connectors SDK contracts connector crawler API and models
diff --git a/concepts/custom-connector-sdk-contracts-connectorinfo.md b/concepts/custom-connector-sdk-contracts-connectorinfo.md
index e8cdb2eba30..c31d8edcd98 100644
--- a/concepts/custom-connector-sdk-contracts-connectorinfo.md
+++ b/concepts/custom-connector-sdk-contracts-connectorinfo.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Learn about the Microsoft Graph connectors SDK contracts ConnectorInfo API and models."
+ms.date: 11/07/2024
---
# Microsoft Graph connectors SDK ConnectorInfo API and models
diff --git a/concepts/custom-connector-sdk-contracts-connectoroauth.md b/concepts/custom-connector-sdk-contracts-connectoroauth.md
index 90ee9ad40d4..9ac9aafbc98 100644
--- a/concepts/custom-connector-sdk-contracts-connectoroauth.md
+++ b/concepts/custom-connector-sdk-contracts-connectoroauth.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Learn about the Microsoft Graph connectors SDK contracts connector OAuth API."
+ms.date: 11/07/2024
---
# Microsoft Graph connectors SDK connector OAuth API
diff --git a/concepts/custom-connector-sdk-contracts-services.md b/concepts/custom-connector-sdk-contracts-services.md
index bff7834de18..15104f6e191 100644
--- a/concepts/custom-connector-sdk-contracts-services.md
+++ b/concepts/custom-connector-sdk-contracts-services.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: Learn about the Microsoft Graph connectors SDK contract services.
+ms.date: 11/07/2024
---
# Microsoft Graph connectors SDK services
diff --git a/concepts/custom-connector-sdk-other-languages.md b/concepts/custom-connector-sdk-other-languages.md
index 32df2e90739..2e4705dae34 100644
--- a/concepts/custom-connector-sdk-other-languages.md
+++ b/concepts/custom-connector-sdk-other-languages.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Learn how to use other languages to build a Microsoft Graph connector."
+ms.date: 11/07/2024
---
# Build a Microsoft Graph connector using other languages
diff --git a/concepts/custom-connector-sdk-overview.md b/concepts/custom-connector-sdk-overview.md
index 692ab262159..54ac1864c86 100644
--- a/concepts/custom-connector-sdk-overview.md
+++ b/concepts/custom-connector-sdk-overview.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Use the Microsoft Graph connectors SDK to create custom Microsoft Graph connectors."
+ms.date: 11/07/2024
---
# Microsoft Graph connectors SDK overview
diff --git a/concepts/custom-connector-sdk-publish.md b/concepts/custom-connector-sdk-publish.md
index 0aaaf331bdc..be3e6fd2a36 100644
--- a/concepts/custom-connector-sdk-publish.md
+++ b/concepts/custom-connector-sdk-publish.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Learn how to publish the connectors you build using the Microsoft Graph connectors SDK to the Microsoft 365 admin center."
+ms.date: 11/07/2024
---
# Publish custom connectors to the Microsoft 365 admin center
diff --git a/concepts/custom-connector-sdk-sample-create.md b/concepts/custom-connector-sdk-sample-create.md
index 4455e9e54f3..79ecb6baf65 100644
--- a/concepts/custom-connector-sdk-sample-create.md
+++ b/concepts/custom-connector-sdk-sample-create.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Learn how to use the Microsoft Graph connectors SDK to build a custom connector in C#."
+ms.date: 11/07/2024
---
# Build a custom Microsoft Graph connector in C#
diff --git a/concepts/custom-connector-sdk-sample-hosting.md b/concepts/custom-connector-sdk-sample-hosting.md
index da7f9a33ec2..ea8a3992d27 100644
--- a/concepts/custom-connector-sdk-sample-hosting.md
+++ b/concepts/custom-connector-sdk-sample-hosting.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Learn how to host your Microsoft Graph connector as a Windows service."
+ms.date: 11/07/2024
---
# Host a Microsoft Graph connector as a Windows service
diff --git a/concepts/custom-connector-sdk-sample-overview.md b/concepts/custom-connector-sdk-sample-overview.md
index 3ca4ba5dd76..290959d2fb0 100644
--- a/concepts/custom-connector-sdk-sample-overview.md
+++ b/concepts/custom-connector-sdk-sample-overview.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Learn how to use the Microsoft Graph connectors SDK to build your first custom connector."
+ms.date: 11/07/2024
---
# Build your first custom Microsoft Graph connector
diff --git a/concepts/custom-connector-sdk-sample-publish.md b/concepts/custom-connector-sdk-sample-publish.md
index 1294cf9347f..eb5a6cb631c 100644
--- a/concepts/custom-connector-sdk-sample-publish.md
+++ b/concepts/custom-connector-sdk-sample-publish.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Learn how to publish a custom Microsoft Graph connector to the Microsoft 365 admin center."
+ms.date: 11/07/2024
---
# Publish your custom Microsoft Graph connector
diff --git a/concepts/custom-connector-sdk-sample-search.md b/concepts/custom-connector-sdk-sample-search.md
index cb5a14af52b..ea18a6c161e 100644
--- a/concepts/custom-connector-sdk-sample-search.md
+++ b/concepts/custom-connector-sdk-sample-search.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Follow the steps in this article to add Microsoft Graph connectors SDK data to Microsoft Search."
+ms.date: 11/07/2024
---
# Surface the data in Microsoft Search
diff --git a/concepts/custom-connector-sdk-sample-test.md b/concepts/custom-connector-sdk-sample-test.md
index 413c325f67b..cefca53cff2 100644
--- a/concepts/custom-connector-sdk-sample-test.md
+++ b/concepts/custom-connector-sdk-sample-test.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Follow the steps in this article to test the custom connector you built using the Microsoft Graph connectors SDK."
+ms.date: 11/07/2024
---
# Test your Microsoft Graph connector
diff --git a/concepts/custom-connector-sdk-testapp.md b/concepts/custom-connector-sdk-testapp.md
index d5ca408a324..64e5f43499f 100644
--- a/concepts/custom-connector-sdk-testapp.md
+++ b/concepts/custom-connector-sdk-testapp.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Learn how to use the test application that's included in the Microsoft Graph connectors SDK."
+ms.date: 11/07/2024
---
# Microsoft Graph connectors SDK test application
diff --git a/concepts/custom-connector-sdk-troubleshooting.md b/concepts/custom-connector-sdk-troubleshooting.md
index 62c738a27fa..1108ac7af90 100644
--- a/concepts/custom-connector-sdk-troubleshooting.md
+++ b/concepts/custom-connector-sdk-troubleshooting.md
@@ -6,6 +6,7 @@ ms.localizationpriority: medium
doc_type: conceptualPageType
ms.subservice: search
description: "Learn how to troubleshoot issues with the Microsoft Graph connectors SDK."
+ms.date: 11/07/2024
---
# Troubleshoot issues with the Microsoft Graph connectors SDK
diff --git a/concepts/data-connect-concept-overview.md b/concepts/data-connect-concept-overview.md
index 604ea44efab..b7998ef399e 100644
--- a/concepts/data-connect-concept-overview.md
+++ b/concepts/data-connect-concept-overview.md
@@ -5,6 +5,7 @@ author: "rimisra2"
ms.localizationpriority: high
ms.subservice: "data-connect"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Overview of Microsoft Graph Data Connect
diff --git a/concepts/data-connect-custom-encryption.md b/concepts/data-connect-custom-encryption.md
index ab582b04819..a00edfe43f3 100644
--- a/concepts/data-connect-custom-encryption.md
+++ b/concepts/data-connect-custom-encryption.md
@@ -4,6 +4,7 @@ description: "Learn how to enable custom dataset encryption with Microsoft Graph
author: "rimisra2"
ms.localizationpriority: high
ms.subservice: "data-connect"
+ms.date: 11/07/2024
---
# Use encryption with Microsoft Graph Data Connect
diff --git a/concepts/data-connect-datasets.md b/concepts/data-connect-datasets.md
index 62d6452b7bb..bca1b0af52f 100644
--- a/concepts/data-connect-datasets.md
+++ b/concepts/data-connect-datasets.md
@@ -6,6 +6,7 @@ ms.author: "rimisra"
ms.localizationpriority: high
ms.subservice: "data-connect"
#Customer intent: As a data analyst, I want to understand the datasets, regions, and storage locations supported by Microsoft Graph Data Connect, so that I can determine if it meets my data analysis needs.
+ms.date: 11/07/2024
---
# Datasets, regions, and sinks supported by Microsoft Graph Data Connect
diff --git a/concepts/data-connect-faq.md b/concepts/data-connect-faq.md
index 901f39ce261..e2c3cb9ed5b 100644
--- a/concepts/data-connect-faq.md
+++ b/concepts/data-connect-faq.md
@@ -4,6 +4,7 @@ description: "Find answers to frequently asked questions about how Data Connect
author: "David1997sb"
ms.localizationpriority: high
ms.subservice: "data-connect"
+ms.date: 11/07/2024
---
# Microsoft Graph Data Connect frequently asked questions
diff --git a/concepts/data-connect-filtering.md b/concepts/data-connect-filtering.md
index 4d2c14dd306..099c532163d 100644
--- a/concepts/data-connect-filtering.md
+++ b/concepts/data-connect-filtering.md
@@ -4,6 +4,7 @@ description: "Learn how to use Microsoft Graph Data Connect to select users that
author: "rimisra2"
ms.localizationpriority: high
ms.subservice: "data-connect"
+ms.date: 11/07/2024
---
# User selection and filtering capabilities in Microsoft Graph Data Connect
diff --git a/concepts/data-connect-templates-overview.md b/concepts/data-connect-templates-overview.md
index 7fe48a05da2..01120a7ed47 100644
--- a/concepts/data-connect-templates-overview.md
+++ b/concepts/data-connect-templates-overview.md
@@ -4,6 +4,7 @@ description: "Make use of templates that are available to help you build Microso
author: "rimisra2"
ms.localizationpriority: high
ms.subservice: "data-connect"
+ms.date: 11/07/2024
---
# Microsoft Graph Data Connect templates
diff --git a/concepts/data-connect-troubleshooting.md b/concepts/data-connect-troubleshooting.md
index fa871c608e3..f1a2e58838b 100644
--- a/concepts/data-connect-troubleshooting.md
+++ b/concepts/data-connect-troubleshooting.md
@@ -4,6 +4,7 @@ description: "Get troubleshooting information related to using Microsoft Graph D
author: "David1997sb"
ms.localizationpriority: high
ms.subservice: "data-connect"
+ms.date: 11/07/2024
---
# Troubleshoot Microsoft Graph Data Connect
diff --git a/concepts/data-connect-users-and-groups.md b/concepts/data-connect-users-and-groups.md
index d93ee3923ff..5482e311110 100644
--- a/concepts/data-connect-users-and-groups.md
+++ b/concepts/data-connect-users-and-groups.md
@@ -4,6 +4,7 @@ description: "Learn how to use Microsoft Graph Data Connect to extract objects."
author: "rimisra2"
ms.localizationpriority: high
ms.subservice: "data-connect"
+ms.date: 11/07/2024
---
# Use Microsoft Graph Data Connect to define the scope of a dataset
diff --git a/concepts/delta-query-events.md b/concepts/delta-query-events.md
index b5915eee418..8cfa025199b 100644
--- a/concepts/delta-query-events.md
+++ b/concepts/delta-query-events.md
@@ -5,6 +5,7 @@ author: "iamgirishck"
ms.subservice: change-notifications
ms.localizationpriority: high
ms.custom: graphiamtop20
+ms.date: 11/07/2024
---
# Get incremental changes to events in a calendar view
diff --git a/concepts/delta-query-messages.md b/concepts/delta-query-messages.md
index ff14efaf252..529d469d078 100644
--- a/concepts/delta-query-messages.md
+++ b/concepts/delta-query-messages.md
@@ -5,6 +5,7 @@ author: "SuryaLashmiS"
ms.subservice: change-notifications
ms.localizationpriority: high
ms.custom: graphiamtop20
+ms.date: 11/07/2024
---
# Get incremental changes to messages in a folder
diff --git a/concepts/deployments.md b/concepts/deployments.md
index 4978fd5e54a..5ce8b3b2142 100644
--- a/concepts/deployments.md
+++ b/concepts/deployments.md
@@ -3,6 +3,7 @@ title: "Microsoft Graph national cloud deployments"
description: "Learn about Microsoft Graph national cloud deployments and the capabilities that are available to developers within each."
author: "adamedx"
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
# Microsoft Graph national cloud deployments
diff --git a/concepts/device-relay-concept-overview.md b/concepts/device-relay-concept-overview.md
index 7e6af97a2dc..606b6fd78af 100644
--- a/concepts/device-relay-concept-overview.md
+++ b/concepts/device-relay-concept-overview.md
@@ -4,6 +4,7 @@ description: "Use the Microsoft Graph device relay APIs to enable users to trans
ms.localizationpriority: medium
ms.subservice: "project-rome"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Device relay API in Microsoft Graph (preview)
diff --git a/concepts/download-resources-from-assignment.md b/concepts/download-resources-from-assignment.md
index f7973365b0c..f83c9b0bdab 100644
--- a/concepts/download-resources-from-assignment.md
+++ b/concepts/download-resources-from-assignment.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "AshwaniBansal1"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Download all resources from a set of assignments
diff --git a/concepts/dynamics-business-central-concept-overview.md b/concepts/dynamics-business-central-concept-overview.md
index c3a9ac9e105..d0b6ce2c9b4 100644
--- a/concepts/dynamics-business-central-concept-overview.md
+++ b/concepts/dynamics-business-central-concept-overview.md
@@ -6,6 +6,7 @@ documentationcenter: ''
author: SusanneWindfeldPedersen
ms.localizationpriority: medium
ms.subservice: "d365-business-central"
+ms.date: 11/07/2024
---
# Dynamics 365 Business Central API overview (preview)
diff --git a/concepts/education-build-notificationchannelurl.md b/concepts/education-build-notificationchannelurl.md
index affc5645e26..fea6349bd33 100644
--- a/concepts/education-build-notificationchannelurl.md
+++ b/concepts/education-build-notificationchannelurl.md
@@ -6,6 +6,7 @@ author: "cristobal-buenrostro"
ms.subservice: "education"
ms.collection: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Specify the default channel for education assignment notifications using the Microsoft Graph API
diff --git a/concepts/education-concept-overview.md b/concepts/education-concept-overview.md
index 0801c2aff53..a7936ac8c27 100644
--- a/concepts/education-concept-overview.md
+++ b/concepts/education-concept-overview.md
@@ -5,6 +5,7 @@ author: "mmast-msft"
ms.localizationpriority: high
ms.subservice: "education"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Education API overview
diff --git a/concepts/education-rubric-overview.md b/concepts/education-rubric-overview.md
index e85fab570b9..d6986d259d8 100644
--- a/concepts/education-rubric-overview.md
+++ b/concepts/education-rubric-overview.md
@@ -4,6 +4,7 @@ description: "Rubrics are an effective and widely used way of grading assignment
author: "mmast-msft"
ms.localizationpriority: high
ms.subservice: "education"
+ms.date: 11/07/2024
---
# Education rubric overview
diff --git a/concepts/education-upload-feedback-resource-overview.md b/concepts/education-upload-feedback-resource-overview.md
index 7726c4aef0d..3e945c7b81e 100644
--- a/concepts/education-upload-feedback-resource-overview.md
+++ b/concepts/education-upload-feedback-resource-overview.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "cristobal-buenrostro"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Upload feedback files for education submissions using the Microsoft Graph API
diff --git a/concepts/education-upload-resource-overview.md b/concepts/education-upload-resource-overview.md
index ca93ccfb724..76209ffabe7 100644
--- a/concepts/education-upload-resource-overview.md
+++ b/concepts/education-upload-resource-overview.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "sharad-sharma-msft"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Upload files for education assignments and submissions using the Microsoft Graph API
diff --git a/concepts/embed-teams-app-in-assignment.md b/concepts/embed-teams-app-in-assignment.md
index 5ca8a9c089a..e83289dad61 100644
--- a/concepts/embed-teams-app-in-assignment.md
+++ b/concepts/embed-teams-app-in-assignment.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "AshwaniBansal1"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Embed a Teams app in an assignment
diff --git a/concepts/errors.md b/concepts/errors.md
index 0de275e5120..f216deca33c 100644
--- a/concepts/errors.md
+++ b/concepts/errors.md
@@ -2,6 +2,7 @@
title: "Microsoft Graph error responses and resource types"
description: "Learn about errors that can be returned in Microsoft Graph responses. Errors are returned using standard HTTP status codes and a JSON error response object."
ms.localizationpriority: high
+ms.date: 11/07/2024
---
# Microsoft Graph error responses and resource types
diff --git a/concepts/excel-concept-overview.md b/concepts/excel-concept-overview.md
index ef3aa95d8f2..afc5f7107da 100644
--- a/concepts/excel-concept-overview.md
+++ b/concepts/excel-concept-overview.md
@@ -5,6 +5,7 @@ ms.localizationpriority: high
author: "lumine2008"
ms.subservice: "excel"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Excel workbooks and charts API overview
diff --git a/concepts/excel-display-chart-image.md b/concepts/excel-display-chart-image.md
index f4bcb938f19..d50b1664cf1 100644
--- a/concepts/excel-display-chart-image.md
+++ b/concepts/excel-display-chart-image.md
@@ -4,6 +4,7 @@ description: "When you retrieve a chart image, the Excel API in Microsoft Graph
ms.localizationpriority: medium
author: "lumine2008"
ms.subservice: "excel"
+ms.date: 11/07/2024
---
# Display a chart image in Excel
diff --git a/concepts/excel-manage-sessions.md b/concepts/excel-manage-sessions.md
index 9eefb92360c..a3fac1bac89 100644
--- a/concepts/excel-manage-sessions.md
+++ b/concepts/excel-manage-sessions.md
@@ -4,6 +4,7 @@ description: "Learn how to use the Excel API in Microsoft Graph in the most effi
ms.localizationpriority: medium
author: "lumine2008"
ms.subservice: "excel"
+ms.date: 11/07/2024
---
# Manage sessions and persistence in Excel
diff --git a/concepts/excel-update-range-format.md b/concepts/excel-update-range-format.md
index b0d3cfdf577..d75e39cabe6 100644
--- a/concepts/excel-update-range-format.md
+++ b/concepts/excel-update-range-format.md
@@ -4,6 +4,7 @@ description: "View examples that show how to use Excel APIs in Microsoft Graph t
ms.localizationpriority: medium
author: "lumine2008"
ms.subservice: "excel"
+ms.date: 11/07/2024
---
# Update a range format in Excel
diff --git a/concepts/excel-use-functions.md b/concepts/excel-use-functions.md
index bb4bdec746f..4091745fff5 100644
--- a/concepts/excel-use-functions.md
+++ b/concepts/excel-use-functions.md
@@ -4,6 +4,7 @@ description: "You can use the workbook functions in Excel with Microsoft Graph t
ms.localizationpriority: medium
author: "lumine2008"
ms.subservice: "excel"
+ms.date: 11/07/2024
---
# Use workbook functions in Excel
diff --git a/concepts/excel-write-to-workbook.md b/concepts/excel-write-to-workbook.md
index f52ea588c54..e66bd5d73f7 100644
--- a/concepts/excel-write-to-workbook.md
+++ b/concepts/excel-write-to-workbook.md
@@ -4,6 +4,7 @@ description: "Use the Excel REST API in Microsoft Graph to write simple data set
ms.localizationpriority: high
author: "lumine2008"
ms.subservice: "excel"
+ms.date: 11/07/2024
---
# Write data to an Excel workbook
diff --git a/concepts/findmeetingtimes-example.md b/concepts/findmeetingtimes-example.md
index 607e20cb0c3..d36c2dcc2b8 100644
--- a/concepts/findmeetingtimes-example.md
+++ b/concepts/findmeetingtimes-example.md
@@ -2,6 +2,7 @@
title: "Find possible meeting times on the Outlook calendar"
description: "Use findMeetingTimes to identify a meeting time that satisfies time, location, and other constraints. Includes an example involving two users."
ms.localizationpriority: high
+ms.date: 11/07/2024
---
# Find possible meeting times on the Outlook calendar
diff --git a/concepts/get-links-to-assignments-and-submissions.md b/concepts/get-links-to-assignments-and-submissions.md
index 94eccb225c8..8c184238907 100644
--- a/concepts/get-links-to-assignments-and-submissions.md
+++ b/concepts/get-links-to-assignments-and-submissions.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "AshwaniBansal1"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Get links to assignments and submissions
diff --git a/concepts/graph-explorer/graph-explorer-features.md b/concepts/graph-explorer/graph-explorer-features.md
index 9d930022a87..85fbbd838d3 100644
--- a/concepts/graph-explorer/graph-explorer-features.md
+++ b/concepts/graph-explorer/graph-explorer-features.md
@@ -3,6 +3,7 @@ title: Work with Graph Explorer
description: Use Graph Explorer to make Microsoft Graph REST API requests and view corresponding responses. Learn how to use some of the important features in Graph Explorer.
ms.localizationpriority: high
author: RabebOthmani
+ms.date: 11/07/2024
---
# Work with Graph Explorer
diff --git a/concepts/graph-explorer/graph-explorer-overview.md b/concepts/graph-explorer/graph-explorer-overview.md
index 97e6f76b925..f80ca6c0a3b 100644
--- a/concepts/graph-explorer/graph-explorer-overview.md
+++ b/concepts/graph-explorer/graph-explorer-overview.md
@@ -3,6 +3,7 @@ title: Use Graph Explorer to try Microsoft Graph APIs
description: Try Microsoft Graph APIs on the default sample tenant to explore capabilities, or sign in to your tenant and use it as a prototyping tool to fulfill your app scenarios.
ms.localizationpriority: high
author: wujessica
+ms.date: 11/07/2024
---
# Use Graph Explorer to try Microsoft Graph APIs
diff --git a/concepts/hybrid-rest-support.md b/concepts/hybrid-rest-support.md
index 0066545c305..fbbb2a414f8 100644
--- a/concepts/hybrid-rest-support.md
+++ b/concepts/hybrid-rest-support.md
@@ -2,6 +2,7 @@
title: "Use REST APIs to access mailboxes in Exchange hybrid deployments (deprecated)"
description: "Effective March 2023, the use of REST APIs in Exchange hybrid deployments is deprecated and will no longer be supported."
ms.localizationpriority: high
+ms.date: 11/07/2024
---
# Use REST APIs to access mailboxes in Exchange hybrid deployments (deprecated)
diff --git a/concepts/includes/azure-ad-graph-migration-scripts/azureadgraph-microsoftgraph-permissions.md b/concepts/includes/azure-ad-graph-migration-scripts/azureadgraph-microsoftgraph-permissions.md
index e2e71b82ce9..b49dcc4b0c3 100644
--- a/concepts/includes/azure-ad-graph-migration-scripts/azureadgraph-microsoftgraph-permissions.md
+++ b/concepts/includes/azure-ad-graph-migration-scripts/azureadgraph-microsoftgraph-permissions.md
@@ -1,5 +1,6 @@
---
description: "updatePermissions.ps1 script - add only Azure AD Graph permissions"
+ms.date: 11/07/2024
---
```powershell
diff --git a/concepts/includes/azure-ad-graph-migration-scripts/azureadgraphpermissions.md b/concepts/includes/azure-ad-graph-migration-scripts/azureadgraphpermissions.md
index 279951d0ddb..ba5b27fb1f0 100644
--- a/concepts/includes/azure-ad-graph-migration-scripts/azureadgraphpermissions.md
+++ b/concepts/includes/azure-ad-graph-migration-scripts/azureadgraphpermissions.md
@@ -1,5 +1,6 @@
---
description: "updatePermissions.ps1 script - add only Azure AD Graph permissions"
+ms.date: 11/07/2024
---
```powershell
diff --git a/concepts/includes/azure-ad-graph-migration-scripts/fetchpermissions-response.md b/concepts/includes/azure-ad-graph-migration-scripts/fetchpermissions-response.md
index 902d95492a9..98cf3b8f818 100644
--- a/concepts/includes/azure-ad-graph-migration-scripts/fetchpermissions-response.md
+++ b/concepts/includes/azure-ad-graph-migration-scripts/fetchpermissions-response.md
@@ -1,5 +1,6 @@
---
description: "fetchPermissions.ps1 script - Response snippet"
+ms.date: 11/07/2024
---
```powershell
diff --git a/concepts/includes/azure-ad-graph-migration-scripts/fetchpermissions.md b/concepts/includes/azure-ad-graph-migration-scripts/fetchpermissions.md
index 35ec8836f76..bbc54fba4d5 100644
--- a/concepts/includes/azure-ad-graph-migration-scripts/fetchpermissions.md
+++ b/concepts/includes/azure-ad-graph-migration-scripts/fetchpermissions.md
@@ -1,5 +1,6 @@
---
description: "fetchPermissions.ps1 script"
+ms.date: 11/07/2024
---
```powershell
diff --git a/concepts/includes/change-notifications-delivery-latency.md b/concepts/includes/change-notifications-delivery-latency.md
index ff6d3b5ee73..95d663cd6f9 100644
--- a/concepts/includes/change-notifications-delivery-latency.md
+++ b/concepts/includes/change-notifications-delivery-latency.md
@@ -5,6 +5,7 @@ ms.reviewer: ric.lewis
ms.subservice: change-notifications
ms.topic: include
ms.localizationpriority: high
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/change-notifications-delivery-notificationurl-validation.md b/concepts/includes/change-notifications-delivery-notificationurl-validation.md
index 41a130fa850..67625b99f51 100644
--- a/concepts/includes/change-notifications-delivery-notificationurl-validation.md
+++ b/concepts/includes/change-notifications-delivery-notificationurl-validation.md
@@ -5,6 +5,7 @@ ms.reviewer: ric.lewis
ms.subservice: change-notifications
ms.topic: include
ms.localizationpriority: high
+ms.date: 11/07/2024
---
@@ -38,9 +39,3 @@ When you send a request to create a subscription to get change notifications thr
> The validation token must be returned in plain text. If the client returns an encoded validation token, the validation fails.
1. If the endpoint validation fails, Microsoft Graph doesn't create the subscription.
-
-
\ No newline at end of file
diff --git a/concepts/includes/change-notifications-rich-notifications-supported-resources.md b/concepts/includes/change-notifications-rich-notifications-supported-resources.md
index 305d8300756..8076ef5a7ce 100644
--- a/concepts/includes/change-notifications-rich-notifications-supported-resources.md
+++ b/concepts/includes/change-notifications-rich-notifications-supported-resources.md
@@ -5,6 +5,7 @@ ms.reviewer: ric.lewis
ms.subservice: change-notifications
ms.topic: include
ms.localizationpriority: high
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/change-notifications-subscription-lifetime.md b/concepts/includes/change-notifications-subscription-lifetime.md
index 5478ccfc9f5..4baa9ddd022 100644
--- a/concepts/includes/change-notifications-subscription-lifetime.md
+++ b/concepts/includes/change-notifications-subscription-lifetime.md
@@ -5,6 +5,7 @@ ms.reviewer: ric.lewis
ms.subservice: change-notifications
ms.topic: include
ms.localizationpriority: high
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/change-notifications-supported-resources-expanded.md b/concepts/includes/change-notifications-supported-resources-expanded.md
index 41b987bb679..1af6f0ba7d0 100644
--- a/concepts/includes/change-notifications-supported-resources-expanded.md
+++ b/concepts/includes/change-notifications-supported-resources-expanded.md
@@ -5,6 +5,7 @@ ms.reviewer: ric.lewis
ms.subservice: change-notifications
ms.topic: include
ms.localizationpriority: high
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/change-notifications-supported-resources-flat.md b/concepts/includes/change-notifications-supported-resources-flat.md
index bf5ee8c26b0..a7a3fa0c7bd 100644
--- a/concepts/includes/change-notifications-supported-resources-flat.md
+++ b/concepts/includes/change-notifications-supported-resources-flat.md
@@ -5,6 +5,7 @@ ms.reviewer: ric.lewis
ms.subservice: change-notifications
ms.topic: include
ms.localizationpriority: high
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/connecting-external-content/01-intro.md b/concepts/includes/connecting-external-content/01-intro.md
index 96edb9bac74..45972499cf4 100644
--- a/concepts/includes/connecting-external-content/01-intro.md
+++ b/concepts/includes/connecting-external-content/01-intro.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/connecting-external-content/02-register-app.md b/concepts/includes/connecting-external-content/02-register-app.md
index 68b3ea4b71d..d2defd86ec3 100644
--- a/concepts/includes/connecting-external-content/02-register-app.md
+++ b/concepts/includes/connecting-external-content/02-register-app.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/connecting-external-content/03-build-app.md b/concepts/includes/connecting-external-content/03-build-app.md
index f29e4cd60b4..9adaec2fa62 100644
--- a/concepts/includes/connecting-external-content/03-build-app.md
+++ b/concepts/includes/connecting-external-content/03-build-app.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/connecting-external-content/04-configure-graph.md b/concepts/includes/connecting-external-content/04-configure-graph.md
index 24194cfeed3..cd1dbcb5868 100644
--- a/concepts/includes/connecting-external-content/04-configure-graph.md
+++ b/concepts/includes/connecting-external-content/04-configure-graph.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/connecting-external-content/05-create-db.md b/concepts/includes/connecting-external-content/05-create-db.md
index 8e150ba43e9..f36e267a4b3 100644
--- a/concepts/includes/connecting-external-content/05-create-db.md
+++ b/concepts/includes/connecting-external-content/05-create-db.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/connecting-external-content/06-connections.md b/concepts/includes/connecting-external-content/06-connections.md
index 233fbf47997..1ee5d9402aa 100644
--- a/concepts/includes/connecting-external-content/06-connections.md
+++ b/concepts/includes/connecting-external-content/06-connections.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/connecting-external-content/07-schema.md b/concepts/includes/connecting-external-content/07-schema.md
index 0ca7eb32f5d..3967cd560b4 100644
--- a/concepts/includes/connecting-external-content/07-schema.md
+++ b/concepts/includes/connecting-external-content/07-schema.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/connecting-external-content/08-items.md b/concepts/includes/connecting-external-content/08-items.md
index b52dd6cb1da..a46ec095653 100644
--- a/concepts/includes/connecting-external-content/08-items.md
+++ b/concepts/includes/connecting-external-content/08-items.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/connecting-external-content/09-run-app.md b/concepts/includes/connecting-external-content/09-run-app.md
index 1786c04cd4e..c5a3dbcf757 100644
--- a/concepts/includes/connecting-external-content/09-run-app.md
+++ b/concepts/includes/connecting-external-content/09-run-app.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/connecting-external-content/10-surface-data.md b/concepts/includes/connecting-external-content/10-surface-data.md
index 06d7fcbe443..35c76f90602 100644
--- a/concepts/includes/connecting-external-content/10-surface-data.md
+++ b/concepts/includes/connecting-external-content/10-surface-data.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/connecting-external-content/11-search-results.md b/concepts/includes/connecting-external-content/11-search-results.md
index d0f369fd581..38ceae1da2e 100644
--- a/concepts/includes/connecting-external-content/11-search-results.md
+++ b/concepts/includes/connecting-external-content/11-search-results.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/connecting-external-content/12-completed.md b/concepts/includes/connecting-external-content/12-completed.md
index 4feaa42fafe..7830db73848 100644
--- a/concepts/includes/connecting-external-content/12-completed.md
+++ b/concepts/includes/connecting-external-content/12-completed.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/includes/msgraph-permissions-limits.md b/concepts/includes/msgraph-permissions-limits.md
index 993bf37280b..ee417d24923 100644
--- a/concepts/includes/msgraph-permissions-limits.md
+++ b/concepts/includes/msgraph-permissions-limits.md
@@ -5,6 +5,7 @@ ms.reviewer: jackson.woods
ms.localizationpriority: high
ms.topic: include
ms.subservice: entra-applications
+ms.date: 11/07/2024
---
diff --git a/concepts/industrydata-concept-overview.md b/concepts/industrydata-concept-overview.md
index 58a122f303e..8a2c66b0cf7 100644
--- a/concepts/industrydata-concept-overview.md
+++ b/concepts/industrydata-concept-overview.md
@@ -6,6 +6,7 @@ ms.localizationpriority: high
ms.subservice: "industry-data-etl"
ms.custom: scenarios:getting-started
doc_type: conceptual
+ms.date: 11/07/2024
---
# Overview of the industry data API in Microsoft Graph (preview)
diff --git a/concepts/insights-customize-item-insights-privacy.md b/concepts/insights-customize-item-insights-privacy.md
index e0417478fdb..e2e918b06dc 100644
--- a/concepts/insights-customize-item-insights-privacy.md
+++ b/concepts/insights-customize-item-insights-privacy.md
@@ -5,6 +5,7 @@ author: "simonhult"
ms.localizationpriority: high
ms.subservice: "insights"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Customize item insights privacy in Microsoft Graph
diff --git a/concepts/insights-customize-people-insights-privacy.md b/concepts/insights-customize-people-insights-privacy.md
index 4a48c2472a4..d79ab775eb0 100644
--- a/concepts/insights-customize-people-insights-privacy.md
+++ b/concepts/insights-customize-people-insights-privacy.md
@@ -5,6 +5,7 @@ author: "anthona"
ms.localizationpriority: high
ms.subservice: "insights"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Customize people insights privacy in Microsoft Graph (preview)
diff --git a/concepts/integrate-with-onenote.md b/concepts/integrate-with-onenote.md
index 60db58f5f99..363af63f55f 100644
--- a/concepts/integrate-with-onenote.md
+++ b/concepts/integrate-with-onenote.md
@@ -5,6 +5,7 @@ author: "Jewan-microsoft"
ms.localizationpriority: high
ms.subservice: "onenote"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# OneNote API overview
diff --git a/concepts/integration-patterns-overview.md b/concepts/integration-patterns-overview.md
index 4fe80962812..5ad6c42baa8 100644
--- a/concepts/integration-patterns-overview.md
+++ b/concepts/integration-patterns-overview.md
@@ -3,6 +3,7 @@ title: "Common integration patterns with Microsoft Graph"
description: "Get an overview of the integration patterns that you can apply to solutions that you build using Microsoft Graph."
author: "OlgaPodo"
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
# Common integration patterns with Microsoft Graph
diff --git a/concepts/intune-concept-overview.md b/concepts/intune-concept-overview.md
index bd6185ddfff..c6403814ad5 100644
--- a/concepts/intune-concept-overview.md
+++ b/concepts/intune-concept-overview.md
@@ -4,6 +4,7 @@ description: "Use the Intune API in Microsoft Graph to manage devices and apps a
author: "dougeby"
ms.localizationpriority: high
ms.subservice: "intune"
+ms.date: 11/07/2024
---
# Intune devices and apps API overview
diff --git a/concepts/item-insights-overview.md b/concepts/item-insights-overview.md
index 6aa2e7e6780..c4f705c5500 100644
--- a/concepts/item-insights-overview.md
+++ b/concepts/item-insights-overview.md
@@ -5,6 +5,7 @@ author: "simonhult"
ms.localizationpriority: high
ms.subservice: "insights"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Item insights overview
diff --git a/concepts/long-running-actions-overview.md b/concepts/long-running-actions-overview.md
index f85c88dea6a..cac638e8f13 100644
--- a/concepts/long-running-actions-overview.md
+++ b/concepts/long-running-actions-overview.md
@@ -3,6 +3,7 @@ title: "Working with long-running actions"
description: "Learn how to work with long-running actions when you use Microsoft Graph APIs."
ms.localizationpriority: medium
author: "daspek"
+ms.date: 11/07/2024
---
# Working with long-running actions
diff --git a/concepts/managed-private-endpoints-overview.md b/concepts/managed-private-endpoints-overview.md
index 0b62bb27968..68f17e88884 100644
--- a/concepts/managed-private-endpoints-overview.md
+++ b/concepts/managed-private-endpoints-overview.md
@@ -5,6 +5,7 @@ author: "michaelvenables"
ms.localizationpriority: high
ms.subservice: "data-connect"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Managed private endpoints in Microsoft Graph Data Connect
diff --git a/concepts/managedtenants-concept-overview.md b/concepts/managedtenants-concept-overview.md
index d50388e29c9..a86426cff5a 100644
--- a/concepts/managedtenants-concept-overview.md
+++ b/concepts/managedtenants-concept-overview.md
@@ -4,6 +4,7 @@ description: "Microsoft 365 Lighthouse in Microsoft Graph helps MSPs remotely ma
author: "idwilliams"
ms.localizationpriority: medium
ms.subservice: "m365-lighthouse"
+ms.date: 11/07/2024
---
# Manage multiple customer tenants using the Microsoft 365 Lighthouse API
diff --git a/concepts/metered-api-faq.md b/concepts/metered-api-faq.md
index 25dbf2efe5f..07dd6c6dd6d 100644
--- a/concepts/metered-api-faq.md
+++ b/concepts/metered-api-faq.md
@@ -4,6 +4,7 @@ description: "Find answers for frequent questions about using metered APIs and s
author: "JeremyKelley"
ms.localizationpriority: high
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Metered APIs and services in Microsoft Graph FAQ
diff --git a/concepts/metered-api-list.md b/concepts/metered-api-list.md
index 11587c7ef17..1f393eb673f 100644
--- a/concepts/metered-api-list.md
+++ b/concepts/metered-api-list.md
@@ -4,6 +4,7 @@ description: "Get a list of metered APIs and services in Microsoft Graph."
author: "spgraph-docs-team"
ms.localizationpriority: high
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Metered APIs and services in Microsoft Graph
diff --git a/concepts/metered-api-overview.md b/concepts/metered-api-overview.md
index bec5162ca32..6a8b7712f40 100644
--- a/concepts/metered-api-overview.md
+++ b/concepts/metered-api-overview.md
@@ -4,6 +4,7 @@ description: "Get an introduction to metered APIs and services in Microsoft Grap
author: "spgraph-docs-team"
ms.localizationpriority: high
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Overview of metered APIs and services in Microsoft Graph
diff --git a/concepts/metered-api-setup.md b/concepts/metered-api-setup.md
index 19c67050d97..350f8df5a7a 100644
--- a/concepts/metered-api-setup.md
+++ b/concepts/metered-api-setup.md
@@ -4,6 +4,7 @@ description: "Find information about how to onboard an application to call meter
author: "spgraph-docs-team"
ms.localizationpriority: high
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Enable metered APIs and services in Microsoft Graph
diff --git a/concepts/microsoft365-audit-logs.md b/concepts/microsoft365-audit-logs.md
index fbc4bc979d3..c18226c4744 100644
--- a/concepts/microsoft365-audit-logs.md
+++ b/concepts/microsoft365-audit-logs.md
@@ -5,6 +5,7 @@ author: "michaelvenables"
ms.localizationpriority: high
ms.subservice: "data-connect"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Use Microsoft 365 audit logs with Microsoft Graph Data Connect
diff --git a/concepts/migrate-exchange-web-services-api-mapping.md b/concepts/migrate-exchange-web-services-api-mapping.md
index 05c698c431c..3f0f0c822ee 100644
--- a/concepts/migrate-exchange-web-services-api-mapping.md
+++ b/concepts/migrate-exchange-web-services-api-mapping.md
@@ -5,6 +5,7 @@ author: "sumithra-maran"
ms.localizationpriority: medium
ms.subservice: "exchange"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Exchange Web Services (EWS) to Microsoft Graph API mappings
diff --git a/concepts/migrate-exchange-web-services-authentication.md b/concepts/migrate-exchange-web-services-authentication.md
index abdaa8525bc..e0a2616d906 100644
--- a/concepts/migrate-exchange-web-services-authentication.md
+++ b/concepts/migrate-exchange-web-services-authentication.md
@@ -5,6 +5,7 @@ author: "sumithra-maran"
ms.localizationpriority: medium
ms.subservice: "exchange"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Authentication differences between Exchange Web Services (EWS) and Microsoft Graph
diff --git a/concepts/migrate-exchange-web-services-overview.md b/concepts/migrate-exchange-web-services-overview.md
index 06c3591dad4..8aa88dbe86c 100644
--- a/concepts/migrate-exchange-web-services-overview.md
+++ b/concepts/migrate-exchange-web-services-overview.md
@@ -5,6 +5,7 @@ author: "sumithra-maran"
ms.localizationpriority: medium
ms.subservice: "exchange"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Migrate Exchange Web Services (EWS) apps to Microsoft Graph
diff --git a/concepts/msgraph-customer-teamsapps.md b/concepts/msgraph-customer-teamsapps.md
index 2acbbe8479d..8ac24bda134 100644
--- a/concepts/msgraph-customer-teamsapps.md
+++ b/concepts/msgraph-customer-teamsapps.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "cristobal-buenrostro"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Integrate your Teams app with education assignments
diff --git a/concepts/msgraph-onboarding-devtenant.md b/concepts/msgraph-onboarding-devtenant.md
index 8dc16d38f32..25d431e1716 100644
--- a/concepts/msgraph-onboarding-devtenant.md
+++ b/concepts/msgraph-onboarding-devtenant.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "cristobal-buenrostro"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Set up a demo tenant to develop education solutions
diff --git a/concepts/msgraph-onboarding-edutenant.md b/concepts/msgraph-onboarding-edutenant.md
index c5febe00973..604a92fde85 100644
--- a/concepts/msgraph-onboarding-edutenant.md
+++ b/concepts/msgraph-onboarding-edutenant.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "cristobal-buenrostro"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Set up a demo education tenant
diff --git a/concepts/msgraph-onboarding-graphexplorer.md b/concepts/msgraph-onboarding-graphexplorer.md
index 524f0ecf676..f24a80387b5 100644
--- a/concepts/msgraph-onboarding-graphexplorer.md
+++ b/concepts/msgraph-onboarding-graphexplorer.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "cristobal-buenrostro"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Use Graph Explorer to work with the education API in Microsoft Graph
diff --git a/concepts/msgraph-onboarding-mpn.md b/concepts/msgraph-onboarding-mpn.md
index aa6c49a5f63..9ef3a4b9101 100644
--- a/concepts/msgraph-onboarding-mpn.md
+++ b/concepts/msgraph-onboarding-mpn.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "cristobal-buenrostro"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Join the Microsoft Partner Network
diff --git a/concepts/msgraph-onboarding-msteams.md b/concepts/msgraph-onboarding-msteams.md
index 57257f03711..f2016ec7b59 100644
--- a/concepts/msgraph-onboarding-msteams.md
+++ b/concepts/msgraph-onboarding-msteams.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "cristobal-buenrostro"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Set up Microsoft Teams to work with tenant users
diff --git a/concepts/msgraph-onboarding-overview.md b/concepts/msgraph-onboarding-overview.md
index d7dfbbb4912..42cef22190d 100644
--- a/concepts/msgraph-onboarding-overview.md
+++ b/concepts/msgraph-onboarding-overview.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "cristobal-buenrostro"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Set up an EDU development environment
diff --git a/concepts/msgraph-onboarding-sds.md b/concepts/msgraph-onboarding-sds.md
index b0abfe534e3..bcf6ac306a8 100644
--- a/concepts/msgraph-onboarding-sds.md
+++ b/concepts/msgraph-onboarding-sds.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "cristobal-buenrostro"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Set up School Data Sync
diff --git a/concepts/notifications-concept-overview.md b/concepts/notifications-concept-overview.md
index c7e157642b8..133e5a51a5c 100644
--- a/concepts/notifications-concept-overview.md
+++ b/concepts/notifications-concept-overview.md
@@ -5,6 +5,7 @@ ms.localizationpriority: high
ms.subservice: "notifications"
ms.custom: scenarios:getting-started
author: "merzink"
+ms.date: 11/07/2024
---
# Enabling human-centric notification experiences using Microsoft Graph notifications (deprecated)
diff --git a/concepts/notifications-integrating-app-server.md b/concepts/notifications-integrating-app-server.md
index 8874aa5202b..8401417fa48 100644
--- a/concepts/notifications-integrating-app-server.md
+++ b/concepts/notifications-integrating-app-server.md
@@ -4,6 +4,7 @@ description: "You can create and send a notification to a user by using Microsof
ms.localizationpriority: high
ms.subservice: "notifications"
author: "merzink"
+ms.date: 11/07/2024
---
diff --git a/concepts/notifications-integrating-with-android.md b/concepts/notifications-integrating-with-android.md
index 0c3114f66e6..4281d193c0f 100644
--- a/concepts/notifications-integrating-with-android.md
+++ b/concepts/notifications-integrating-with-android.md
@@ -3,6 +3,7 @@ title: "Integrate your Android app with the client-side SDK (deprecated)"
description: "After you register your app and onboard your cross-device experiences, integrate your client app with the client-side SDK for Android apps (deprecated)."
ms.localizationpriority: high
ms.subservice: "notifications"
+ms.date: 11/07/2024
---
# Integrate your Android app with the client-side SDK for user notifications (deprecated)
diff --git a/concepts/notifications-integrating-with-ios.md b/concepts/notifications-integrating-with-ios.md
index b74101cd988..7b47596621f 100644
--- a/concepts/notifications-integrating-with-ios.md
+++ b/concepts/notifications-integrating-with-ios.md
@@ -3,6 +3,7 @@ title: "Integrate your iOS app with the client-side SDK (deprecated)"
description: "After you register your app and onboard your cross-device experiences, integrate your client app with the client-side SDK for iOS apps (deprecated)."
ms.localizationpriority: high
ms.subservice: "notifications"
+ms.date: 11/07/2024
---
# Integrate your iOS app with the client-side SDK for user notifications (deprecated)
diff --git a/concepts/notifications-integrating-with-windows.md b/concepts/notifications-integrating-with-windows.md
index 234a7ee3948..668d4aa409b 100644
--- a/concepts/notifications-integrating-with-windows.md
+++ b/concepts/notifications-integrating-with-windows.md
@@ -3,6 +3,7 @@ title: "Integrate your Windows UWP app with the client-side SDK (deprecated)"
description: "After you register your app and onboard your cross-device experiences, integrate your client app with the client-side SDK for Windows UWP apps (deprecated)."
ms.localizationpriority: high
ms.subservice: "notifications"
+ms.date: 11/07/2024
---
# Integrate your Windows UWP app with the client-side SDK for user notifications (deprecated)
diff --git a/concepts/notifications-integration-app-registration.md b/concepts/notifications-integration-app-registration.md
index 51cc3bd985e..37a651e7e44 100644
--- a/concepts/notifications-integration-app-registration.md
+++ b/concepts/notifications-integration-app-registration.md
@@ -4,6 +4,7 @@ description: "To integrate your application service with notifications, register
ms.localizationpriority: high
ms.subservice: "notifications"
author: "merzink"
+ms.date: 11/07/2024
---
# Manage app registration and API permission for Microsoft Graph notifications (deprecated)
diff --git a/concepts/notifications-integration-cross-device-experiences-onboarding.md b/concepts/notifications-integration-cross-device-experiences-onboarding.md
index 349a693e404..d729194d4a4 100644
--- a/concepts/notifications-integration-cross-device-experiences-onboarding.md
+++ b/concepts/notifications-integration-cross-device-experiences-onboarding.md
@@ -4,6 +4,7 @@ description: "Your app needs to register cross-device information to authorize M
ms.localizationpriority: high
ms.subservice: "notifications"
author: "merzink"
+ms.date: 11/07/2024
---
# Onboarding to cross-device experiences for Microsoft Graph notifications (deprecated)
diff --git a/concepts/notifications-integration-e2e-overview.md b/concepts/notifications-integration-e2e-overview.md
index 309df83d436..58fee08ef90 100644
--- a/concepts/notifications-integration-e2e-overview.md
+++ b/concepts/notifications-integration-e2e-overview.md
@@ -4,6 +4,7 @@ description: "Integrate your apps with Microsoft Graph notifications with a few
ms.localizationpriority: high
ms.subservice: "notifications"
author: "merzink"
+ms.date: 11/07/2024
---
# Integrate with Microsoft Graph notifications (deprecated)
diff --git a/concepts/office-365-connected-services.md b/concepts/office-365-connected-services.md
index 664cef47f0a..798d216d06b 100644
--- a/concepts/office-365-connected-services.md
+++ b/concepts/office-365-connected-services.md
@@ -4,6 +4,7 @@ description: "Learn how to configure Connected Services in Visual Studio to use
ms.localizationpriority: high
ms.subservice: "reports"
author: "sarahwxy"
+ms.date: 11/07/2024
---
# Configure Microsoft 365 services with the Microsoft Graph API in Visual Studio
diff --git a/concepts/onedrive-addressing-driveitems.md b/concepts/onedrive-addressing-driveitems.md
index 764a1492932..cf5b604479f 100644
--- a/concepts/onedrive-addressing-driveitems.md
+++ b/concepts/onedrive-addressing-driveitems.md
@@ -5,6 +5,7 @@ ms.localizationpriority: high
ms.subservice: "sharepoint"
author: "spgraph-docs-team"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Address resources in a drive on OneDrive
diff --git a/concepts/onedrive-concept-overview.md b/concepts/onedrive-concept-overview.md
index 233d382fe4c..b5394dff5e5 100644
--- a/concepts/onedrive-concept-overview.md
+++ b/concepts/onedrive-concept-overview.md
@@ -4,6 +4,7 @@ description: "Use OneDrive, the files hub in Microsoft 365, to access files no m
ms.localizationpriority: high
ms.subservice: "onedrive"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# OneDrive file storage API overview
diff --git a/concepts/onenote-abs-pos.md b/concepts/onenote-abs-pos.md
index 87913e08c63..4df556067e9 100644
--- a/concepts/onenote-abs-pos.md
+++ b/concepts/onenote-abs-pos.md
@@ -4,6 +4,7 @@ description: "Use the data-absolute-enabled and style attributes to create absol
author: "jewan-microsoft"
ms.localizationpriority: medium
ms.subservice: "onenote"
+ms.date: 11/07/2024
---
diff --git a/concepts/onenote-best-practices.md b/concepts/onenote-best-practices.md
index 3b532fcf02a..9a54c3207f5 100644
--- a/concepts/onenote-best-practices.md
+++ b/concepts/onenote-best-practices.md
@@ -4,6 +4,7 @@ description: "Discover recommendations for working with the OneNote API in Micro
author: "jewan-microsoft"
ms.localizationpriority: medium
ms.subservice: "onenote"
+ms.date: 11/07/2024
---
# Best practices for working with the OneNote API in Microsoft Graph
diff --git a/concepts/onenote-branding.md b/concepts/onenote-branding.md
index 5e75ae219a2..0cbd4363b02 100644
--- a/concepts/onenote-branding.md
+++ b/concepts/onenote-branding.md
@@ -4,6 +4,7 @@ description: "Integrate the OneNote brand within your product to satisfy brandin
author: "jewan-microsoft"
ms.localizationpriority: medium
ms.subservice: "onenote"
+ms.date: 11/07/2024
---
# Branding guidelines for OneNote API developers
diff --git a/concepts/onenote-create-page.md b/concepts/onenote-create-page.md
index 3e478e19a48..1357f805917 100644
--- a/concepts/onenote-create-page.md
+++ b/concepts/onenote-create-page.md
@@ -4,6 +4,7 @@ description: "Create a OneNote page by sending a POST request to a pages endpoin
author: "jewan-microsoft"
ms.localizationpriority: high
ms.subservice: "onenote"
+ms.date: 11/07/2024
---
# Create OneNote pages
diff --git a/concepts/onenote-error-codes.md b/concepts/onenote-error-codes.md
index 342b884235f..d25aabcdf7b 100644
--- a/concepts/onenote-error-codes.md
+++ b/concepts/onenote-error-codes.md
@@ -4,6 +4,7 @@ description: "Find information about error codes that the OneNote API in Microso
author: "jewan-microsoft"
ms.localizationpriority: medium
ms.subservice: "onenote"
+ms.date: 11/07/2024
---
# Error codes for the OneNote API in Microsoft Graph
diff --git a/concepts/onenote-extract-data.md b/concepts/onenote-extract-data.md
index eeb4b31c5bf..fc64bd6e933 100644
--- a/concepts/onenote-extract-data.md
+++ b/concepts/onenote-extract-data.md
@@ -4,6 +4,7 @@ description: "Use the OneNote API to extract business card, recipe, and product
author: "jewan-microsoft"
ms.localizationpriority: medium
ms.subservice: "onenote"
+ms.date: 11/07/2024
---
# Use OneNote API div tags to extract data from captures
diff --git a/concepts/onenote-get-content.md b/concepts/onenote-get-content.md
index fabccb4438e..4ee623de97e 100644
--- a/concepts/onenote-get-content.md
+++ b/concepts/onenote-get-content.md
@@ -4,6 +4,7 @@ description: "Get OneNote content and structure by sending a GET request to the
author: "jewan-microsoft"
ms.localizationpriority: high
ms.subservice: "onenote"
+ms.date: 11/07/2024
---
# Get OneNote content and structure
diff --git a/concepts/onenote-images-files.md b/concepts/onenote-images-files.md
index 1124c67347d..2562af7e32b 100644
--- a/concepts/onenote-images-files.md
+++ b/concepts/onenote-images-files.md
@@ -4,6 +4,7 @@ description: "Use img, object, and iframe elements to add images, videos, and fi
author: "jewan-microsoft"
ms.localizationpriority: high
ms.subservice: "onenote"
+ms.date: 11/07/2024
---
diff --git a/concepts/onenote-input-output-html.md b/concepts/onenote-input-output-html.md
index bf89d13709f..a2c0e56e570 100644
--- a/concepts/onenote-input-output-html.md
+++ b/concepts/onenote-input-output-html.md
@@ -4,6 +4,7 @@ description: "Learn how to use the principal elements and attributes of input an
author: "jewan-microsoft"
ms.localizationpriority: high
ms.subservice: "onenote"
+ms.date: 11/07/2024
---
# Input and output HTML on OneNote pages
diff --git a/concepts/onenote-note-tags.md b/concepts/onenote-note-tags.md
index 1cf67a5ce0a..10555780ce5 100644
--- a/concepts/onenote-note-tags.md
+++ b/concepts/onenote-note-tags.md
@@ -4,6 +4,7 @@ description: "Use the data-tag attribute to add and update built-in note tags on
author: "jewan-microsoft"
ms.localizationpriority: medium
ms.subservice: "onenote"
+ms.date: 11/07/2024
---
# Use note tags on OneNote pages
diff --git a/concepts/onenote-update-page.md b/concepts/onenote-update-page.md
index bf1d9307a7e..0fe9e438ebc 100644
--- a/concepts/onenote-update-page.md
+++ b/concepts/onenote-update-page.md
@@ -4,6 +4,7 @@ description: "Update the content of a OneNote page by sending a PATCH request to
author: "jewan-microsoft"
ms.localizationpriority: medium
ms.subservice: "onenote"
+ms.date: 11/07/2024
---
# Update OneNote page content
diff --git a/concepts/open-onenote-client.md b/concepts/open-onenote-client.md
index 38c5f242421..0bbe755bde5 100644
--- a/concepts/open-onenote-client.md
+++ b/concepts/open-onenote-client.md
@@ -3,6 +3,7 @@ title: "Open the OneNote client by using the OneNote API"
description: "Use the links property of a page or notebook to open a OneNote application to a particular page or notebook. Includes iOS and Android examples."
author: "Jewan-microsoft"
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
# Open the OneNote client
diff --git a/concepts/outlook-calendar-concept-overview.md b/concepts/outlook-calendar-concept-overview.md
index bfb6a86d626..69ae5973b9e 100644
--- a/concepts/outlook-calendar-concept-overview.md
+++ b/concepts/outlook-calendar-concept-overview.md
@@ -5,6 +5,7 @@ author: "angelgolfer-ms"
ms.localizationpriority: high
ms.subservice: "outlook"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Outlook calendar API overview
diff --git a/concepts/outlook-calendar-meeting-proposals.md b/concepts/outlook-calendar-meeting-proposals.md
index d568c077cec..bb584c697ed 100644
--- a/concepts/outlook-calendar-meeting-proposals.md
+++ b/concepts/outlook-calendar-meeting-proposals.md
@@ -4,6 +4,7 @@ description: "Learn how to use the allowNewTimeProposals and proposedNewTime pro
author: "iamgirishck"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Propose new meeting times in Outlook calendar
diff --git a/concepts/outlook-calendar-online-meetings.md b/concepts/outlook-calendar-online-meetings.md
index 9acf5997d25..b25e28d7ec7 100644
--- a/concepts/outlook-calendar-online-meetings.md
+++ b/concepts/outlook-calendar-online-meetings.md
@@ -4,6 +4,7 @@ description: "Use the Outlook calendar API to organize an event where meeting in
author: "juforan"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Create or set an event as an online meeting in an Outlook calendar
diff --git a/concepts/outlook-change-notifications-overview.md b/concepts/outlook-change-notifications-overview.md
index bd940a25095..4d95c311e22 100644
--- a/concepts/outlook-change-notifications-overview.md
+++ b/concepts/outlook-change-notifications-overview.md
@@ -5,6 +5,7 @@ author: "SuryaLashmiS"
ms.localizationpriority: high
ms.subservice: "outlook"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Change notifications for Outlook resources in Microsoft Graph
diff --git a/concepts/outlook-contacts-concept-overview.md b/concepts/outlook-contacts-concept-overview.md
index 53f16b9a1dc..75369559ba0 100644
--- a/concepts/outlook-contacts-concept-overview.md
+++ b/concepts/outlook-contacts-concept-overview.md
@@ -5,6 +5,7 @@ author: "angelgolfer-ms"
ms.localizationpriority: high
ms.subservice: "outlook"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Outlook personal contacts API overview
diff --git a/concepts/outlook-create-event-in-shared-delegated-calendar.md b/concepts/outlook-create-event-in-shared-delegated-calendar.md
index d4615b6dabd..d80af13ef8f 100644
--- a/concepts/outlook-create-event-in-shared-delegated-calendar.md
+++ b/concepts/outlook-create-event-in-shared-delegated-calendar.md
@@ -4,6 +4,7 @@ description: "Learn how to create a meeting event in a shared or delegated Outlo
author: "juforan"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Create Outlook events in a shared or delegated calendar
diff --git a/concepts/outlook-create-send-messages.md b/concepts/outlook-create-send-messages.md
index 063841e5bb0..d28fc8373dc 100644
--- a/concepts/outlook-create-send-messages.md
+++ b/concepts/outlook-create-send-messages.md
@@ -4,6 +4,7 @@ description: "Emails are represented by the message resource in the Outlook mail
author: "SuryaLashmiS"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Automate creating, sending, and processing messages
diff --git a/concepts/outlook-get-free-busy-schedule.md b/concepts/outlook-get-free-busy-schedule.md
index 76c88ba4fbb..ab9063bfd65 100644
--- a/concepts/outlook-get-free-busy-schedule.md
+++ b/concepts/outlook-get-free-busy-schedule.md
@@ -4,6 +4,7 @@ description: "Use the getSchedule action to get the availability information of
author: "tariq-sharif"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Get free/busy schedule of Outlook calendar users and resources
diff --git a/concepts/outlook-get-mime-message.md b/concepts/outlook-get-mime-message.md
index 22692430843..6646c9e300d 100644
--- a/concepts/outlook-get-mime-message.md
+++ b/concepts/outlook-get-mime-message.md
@@ -4,6 +4,7 @@ description: "Multipurpose Internet Mail Extensions (MIME) is an industry email
author: "SuryaLashmiS"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Get MIME content of a message
diff --git a/concepts/outlook-get-shared-contacts-folders.md b/concepts/outlook-get-shared-contacts-folders.md
index 2c1a2d3581c..07e6bcdcbf3 100644
--- a/concepts/outlook-get-shared-contacts-folders.md
+++ b/concepts/outlook-get-shared-contacts-folders.md
@@ -4,6 +4,7 @@ description: "In Outlook, customers can share contact folders and provide access
author: "angelgolfer-ms"
ms.localizationpriority: medium
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Get Outlook contacts in a shared folder
diff --git a/concepts/outlook-get-shared-events-calendars.md b/concepts/outlook-get-shared-events-calendars.md
index 7b09465a56a..098cecf0d87 100644
--- a/concepts/outlook-get-shared-events-calendars.md
+++ b/concepts/outlook-get-shared-events-calendars.md
@@ -4,6 +4,7 @@ description: "Read events in a shared or delegated calendar. You can get a share
author: "juforan"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Get shared or delegated Outlook calendar and its events
diff --git a/concepts/outlook-immutable-id.md b/concepts/outlook-immutable-id.md
index 0057540a406..f910cd6ed99 100644
--- a/concepts/outlook-immutable-id.md
+++ b/concepts/outlook-immutable-id.md
@@ -4,6 +4,7 @@ description: "Use immutable identifiers (IDs) to enable your Outlook application
author: "SuryaLashmiS"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Obtain immutable identifiers for Outlook resources
diff --git a/concepts/outlook-large-attachments.md b/concepts/outlook-large-attachments.md
index ab393b1c234..dceb1befdfb 100644
--- a/concepts/outlook-large-attachments.md
+++ b/concepts/outlook-large-attachments.md
@@ -4,6 +4,7 @@ description: "Create and use an upload session to add large file attachments ove
author: "SuryaLashmiS"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Attach large files to Outlook messages or events
diff --git a/concepts/outlook-mail-concept-overview.md b/concepts/outlook-mail-concept-overview.md
index a0b86597f96..5f3e03fc182 100644
--- a/concepts/outlook-mail-concept-overview.md
+++ b/concepts/outlook-mail-concept-overview.md
@@ -5,6 +5,7 @@ author: "angelgolfer-ms"
ms.localizationpriority: high
ms.subservice: "outlook"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Outlook mail API overview
diff --git a/concepts/outlook-organize-messages.md b/concepts/outlook-organize-messages.md
index e7607d4a2bd..74620030aef 100644
--- a/concepts/outlook-organize-messages.md
+++ b/concepts/outlook-organize-messages.md
@@ -4,6 +4,7 @@ description: "Organize your Outlook messages the way you like them. Conveniently
author: "SuryaLashmiS"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Organize Outlook messages
diff --git a/concepts/outlook-schedule-recurring-events.md b/concepts/outlook-schedule-recurring-events.md
index c57148ce812..40aadef6b1e 100644
--- a/concepts/outlook-schedule-recurring-events.md
+++ b/concepts/outlook-schedule-recurring-events.md
@@ -4,6 +4,7 @@ description: "Create recurring events by using the recurrence rule, which includ
author: "iamgirishck"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Schedule repeating appointments as recurring events in Outlook
diff --git a/concepts/outlook-send-mail-from-other-user.md b/concepts/outlook-send-mail-from-other-user.md
index 46072d7b7df..e33bba25fc7 100644
--- a/concepts/outlook-send-mail-from-other-user.md
+++ b/concepts/outlook-send-mail-from-other-user.md
@@ -4,6 +4,7 @@ description: "Use Send As and Send On Behalf Of permissions to send Outlook mess
author: "jasonjoh"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Send Outlook messages from another user
diff --git a/concepts/outlook-send-mime-message.md b/concepts/outlook-send-mime-message.md
index 3762ca3698d..bbaa8d82dfe 100644
--- a/concepts/outlook-send-mime-message.md
+++ b/concepts/outlook-send-mime-message.md
@@ -4,6 +4,7 @@ description: "Email clients can send messages through Exchange in a MIME message
author: "isvargasmsft"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Send messages with MIME content
diff --git a/concepts/outlook-share-messages-folders.md b/concepts/outlook-share-messages-folders.md
index a505dd5f45e..f7f35f0260a 100644
--- a/concepts/outlook-share-messages-folders.md
+++ b/concepts/outlook-share-messages-folders.md
@@ -4,6 +4,7 @@ description: "Use the Outlook mail API to share mail folders with others and man
author: "SuryaLashmiS"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Get Outlook messages in a shared or delegated folder
diff --git a/concepts/outlook-share-or-delegate-calendar.md b/concepts/outlook-share-or-delegate-calendar.md
index 35d7ecfb60f..6eceba7baf8 100644
--- a/concepts/outlook-share-or-delegate-calendar.md
+++ b/concepts/outlook-share-or-delegate-calendar.md
@@ -4,6 +4,7 @@ description: "Use the Outlook calendar API to enable a calendar owner to share t
author: "juforan"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Share or delegate a calendar in Outlook
diff --git a/concepts/outlook-things-to-know-about-send-mail.md b/concepts/outlook-things-to-know-about-send-mail.md
index 7dda5773e9e..14500bef388 100644
--- a/concepts/outlook-things-to-know-about-send-mail.md
+++ b/concepts/outlook-things-to-know-about-send-mail.md
@@ -4,6 +4,7 @@ description: "This article describes the steps involved in sending email by usin
author: "SuryaLashmiS"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Overview of the Microsoft Graph send mail process
diff --git a/concepts/overview-major-services.md b/concepts/overview-major-services.md
index c2832fd4290..608552ddc9f 100644
--- a/concepts/overview-major-services.md
+++ b/concepts/overview-major-services.md
@@ -5,6 +5,7 @@ author: "angelgolfer-ms"
ms.localizationpriority: high
ms.custom: scenarios:getting-started
doc_type: conceptual
+ms.date: 11/07/2024
---
# Major services and features in Microsoft Graph
diff --git a/concepts/overview.md b/concepts/overview.md
index 4501c1eca32..bd1e0f895a9 100644
--- a/concepts/overview.md
+++ b/concepts/overview.md
@@ -4,6 +4,7 @@ description: "Use Microsoft Graph data and other datasets to derive insights and
author: "angelgolfer-ms"
ms.localizationpriority: high
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Overview of Microsoft Graph
diff --git a/concepts/partners-billing-concept-overview.md b/concepts/partners-billing-concept-overview.md
index b159df9cfaf..f3100af207f 100644
--- a/concepts/partners-billing-concept-overview.md
+++ b/concepts/partners-billing-concept-overview.md
@@ -4,6 +4,7 @@ description: "Learn how to use the partner billing API in Microsoft Graph to fac
author: "abhishek-singh-ms"
ms.localizationpriority: medium
ms.subservice: "reports"
+ms.date: 11/07/2024
---
# Use the partner billing API in Microsoft Graph to access billing data
diff --git a/concepts/patterns/analyze-storage-data.md b/concepts/patterns/analyze-storage-data.md
index 31cff99bc20..bb5c16edd2f 100644
--- a/concepts/patterns/analyze-storage-data.md
+++ b/concepts/patterns/analyze-storage-data.md
@@ -3,6 +3,7 @@ title: "Analyze Microsoft Graph data in your data storage"
description: "Learn about Microsoft Graph interaction patterns for non-interactive use cases that rely on a large amount of extracted Microsoft 365 data."
author: "OlgaPodo"
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
# Analyze Microsoft Graph data in your data storage
diff --git a/concepts/patterns/augment-search-experience-with-custom-data.md b/concepts/patterns/augment-search-experience-with-custom-data.md
index 9e3bb81373b..270bc969f6f 100644
--- a/concepts/patterns/augment-search-experience-with-custom-data.md
+++ b/concepts/patterns/augment-search-experience-with-custom-data.md
@@ -3,6 +3,7 @@ title: "Use Microsoft Graph to augment Microsoft Search with custom data"
description: "Learn about the Microsoft Graph integration pattern for bringing custom data into search experiences."
author: "OlgaPodo"
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
# Use Microsoft Graph to augment Microsoft Search with custom data
diff --git a/concepts/patterns/interactive-app-with-change-notifications-via-webhooks.md b/concepts/patterns/interactive-app-with-change-notifications-via-webhooks.md
index 8f8ea9c006d..dfeb9f4cbef 100644
--- a/concepts/patterns/interactive-app-with-change-notifications-via-webhooks.md
+++ b/concepts/patterns/interactive-app-with-change-notifications-via-webhooks.md
@@ -3,6 +3,7 @@ title: "Build interactive Microsoft Graph apps with real-time feed"
description: "Learn how to use the Microsoft Graph integration pattern for interactive apps that use change notifications."
author: "OlgaPodo"
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
# Build interactive Microsoft Graph apps with real-time feed
diff --git a/concepts/patterns/interactive-applications.md b/concepts/patterns/interactive-applications.md
index 10820836289..9ac0738b5d3 100644
--- a/concepts/patterns/interactive-applications.md
+++ b/concepts/patterns/interactive-applications.md
@@ -3,6 +3,7 @@ title: "Build interactive apps by using Microsoft Graph APIs"
description: "Learn about the integration pattern that uses Microsoft Graph APIs to build interactive apps."
author: "OlgaPodo"
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
# Build interactive apps by using Microsoft Graph APIs
diff --git a/concepts/patterns/notifications-in-pull-mode.md b/concepts/patterns/notifications-in-pull-mode.md
index 322761a27aa..6f8cd32f40f 100644
--- a/concepts/patterns/notifications-in-pull-mode.md
+++ b/concepts/patterns/notifications-in-pull-mode.md
@@ -3,6 +3,7 @@ title: "Retrieve events at your speed by using Microsoft Graph"
description: "Learn about the Microsoft Graph integration pattern for event-based solutions that rely on change notifications in pull mode."
author: "OlgaPodo"
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
# Retrieve events at your speed by using Microsoft Graph
diff --git a/concepts/patterns/notifications-in-push-mode.md b/concepts/patterns/notifications-in-push-mode.md
index af9301d69f5..edec88c662c 100644
--- a/concepts/patterns/notifications-in-push-mode.md
+++ b/concepts/patterns/notifications-in-push-mode.md
@@ -3,6 +3,7 @@ title: "Get real-time updates for data changes by using Microsoft Graph"
description: "Learn about the Microsoft Graph integration pattern for event-based solutions that rely on change notifications in push mode."
author: "OlgaPodo"
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
# Get real-time updates for data changes by using Microsoft Graph
diff --git a/concepts/permissions-selected-overview.md b/concepts/permissions-selected-overview.md
index fb599eee800..8930e9518c9 100644
--- a/concepts/permissions-selected-overview.md
+++ b/concepts/permissions-selected-overview.md
@@ -7,6 +7,7 @@ ms.subservice: sharepoint
ms.topic: concept-article
scenarios: getting-started
#Customer intent: As a developer integrating with Microsoft Graph, I want to learn about using Selected permissions to access SharePoint and OneDrive resources in the least privileged way.
+ms.date: 11/07/2024
---
# Overview of Selected permissions in OneDrive and SharePoint
diff --git a/concepts/planner-concept-overview.md b/concepts/planner-concept-overview.md
index bd636eeea2b..41f3f1447cc 100644
--- a/concepts/planner-concept-overview.md
+++ b/concepts/planner-concept-overview.md
@@ -4,6 +4,7 @@ description: "Use the Planner API in Microsoft Graph to create plans, organize a
author: "TarkanSevilmis"
ms.localizationpriority: high
ms.subservice: "planner"
+ms.date: 11/07/2024
---
# Planner tasks and plans API overview
diff --git a/concepts/planner-task-recurrence-overview.md b/concepts/planner-task-recurrence-overview.md
index 65860d5bcc1..9b8c197b8d1 100644
--- a/concepts/planner-task-recurrence-overview.md
+++ b/concepts/planner-task-recurrence-overview.md
@@ -5,6 +5,7 @@ author: "DavidMoksha"
ms.localizationpriority: medium
ms.subservice: "planner"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Configuring task recurrence in Planner (preview)
diff --git a/concepts/planner-task-rules-overview.md b/concepts/planner-task-rules-overview.md
index a061f4b163a..b56bd9ee2f7 100644
--- a/concepts/planner-task-rules-overview.md
+++ b/concepts/planner-task-rules-overview.md
@@ -4,6 +4,7 @@ description: "Rules allow customization of what can and can't be done on tasks,
author: "TarkanSevilmis"
ms.localizationpriority: medium
ms.subservice: "business-scenarios"
+ms.date: 11/07/2024
---
# Configuring task rules in Planner (preview)
diff --git a/concepts/profilephoto-configure-settings.md b/concepts/profilephoto-configure-settings.md
index 15bfb73d245..ed14f63ba84 100644
--- a/concepts/profilephoto-configure-settings.md
+++ b/concepts/profilephoto-configure-settings.md
@@ -6,6 +6,7 @@ ms.author: "shivansingh"
ms.topic: concept-article
ms.localizationpriority: medium
ms.subservice: people
+ms.date: 11/07/2024
---
# Manage user profile photo settings in Microsoft 365 by using Microsoft Graph
diff --git a/concepts/pronouns-configure-pronouns-availability.md b/concepts/pronouns-configure-pronouns-availability.md
index 6960b8336aa..496b4f19757 100644
--- a/concepts/pronouns-configure-pronouns-availability.md
+++ b/concepts/pronouns-configure-pronouns-availability.md
@@ -5,6 +5,7 @@ author: "aymen-ms"
ms.localizationpriority: high
ms.subservice: "people"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Manage pronouns settings for an organization using the Microsoft Graph API
diff --git a/concepts/reportroot-authorization.md b/concepts/reportroot-authorization.md
index 215d386c91b..d84f41611f5 100644
--- a/concepts/reportroot-authorization.md
+++ b/concepts/reportroot-authorization.md
@@ -4,6 +4,7 @@ description: "Microsoft 365 usage reports are protected by both permissions and
author: "kszb"
ms.localizationpriority: high
ms.subservice: "reports"
+ms.date: 11/07/2024
---
# Authorization for APIs to read Microsoft 365 usage reports
diff --git a/concepts/reportroot-concept-overview.md b/concepts/reportroot-concept-overview.md
index 61352849c9e..9804282f63d 100644
--- a/concepts/reportroot-concept-overview.md
+++ b/concepts/reportroot-concept-overview.md
@@ -5,6 +5,7 @@ ms.localizationpriority: high
ms.subservice: "reports"
author: "sarahwxy"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Microsoft Graph reports API overview
diff --git a/concepts/resolve-auth-errors.md b/concepts/resolve-auth-errors.md
index cc9ad126699..ad3b342ecaa 100644
--- a/concepts/resolve-auth-errors.md
+++ b/concepts/resolve-auth-errors.md
@@ -3,6 +3,7 @@ title: "Resolve Microsoft Graph authorization errors"
description: "Find out how to resolve Microsoft Graph 401 and 403 authorization errors."
ms.localizationpriority: high
ms.custom: graphiamtop20
+ms.date: 11/07/2024
---
# Resolve Microsoft Graph authorization errors
diff --git a/concepts/sdks/batch-requests.md b/concepts/sdks/batch-requests.md
index fc1c4623209..9f8e8370822 100644
--- a/concepts/sdks/batch-requests.md
+++ b/concepts/sdks/batch-requests.md
@@ -3,6 +3,7 @@ title: "Use the Microsoft Graph SDKs to batch requests"
description: "Provides instructions for creating a batch of API requests using the Microsoft Graph SDKs."
ms.localizationpriority: medium
author: DarrelMiller
+ms.date: 11/07/2024
---
diff --git a/concepts/sdks/choose-authentication-providers.md b/concepts/sdks/choose-authentication-providers.md
index 53de9c25b0b..4cfb928a4ad 100644
--- a/concepts/sdks/choose-authentication-providers.md
+++ b/concepts/sdks/choose-authentication-providers.md
@@ -3,6 +3,7 @@ title: "Choose a Microsoft Graph authentication provider"
description: "Learn how to choose scenario-specific authentication providers for your application."
ms.localizationpriority: medium
author: MichaelMainer
+ms.date: 11/07/2024
---
diff --git a/concepts/sdks/create-client.md b/concepts/sdks/create-client.md
index 37cbcdb1109..bd273f6dff2 100644
--- a/concepts/sdks/create-client.md
+++ b/concepts/sdks/create-client.md
@@ -3,6 +3,7 @@ title: "Create a Microsoft Graph client"
description: "Describes how to create a client to use to make calls to Microsoft Graph. Includes how to set up authentication and select a sovereign cloud."
ms.localizationpriority: medium
author: MichaelMainer
+ms.date: 11/07/2024
---
# Create a Microsoft Graph client
diff --git a/concepts/sdks/create-requests.md b/concepts/sdks/create-requests.md
index 6a1a04d4035..6b5cf177d23 100644
--- a/concepts/sdks/create-requests.md
+++ b/concepts/sdks/create-requests.md
@@ -3,6 +3,7 @@ title: "Make API calls using the Microsoft Graph SDKs"
description: "Provides instructions for creating Microsoft Graph HTTP requests using the SDKs."
ms.localizationpriority: medium
author: DarrelMiller
+ms.date: 11/07/2024
---
diff --git a/concepts/sdks/customize-client.md b/concepts/sdks/customize-client.md
index 34209baebea..75fcd47297e 100644
--- a/concepts/sdks/customize-client.md
+++ b/concepts/sdks/customize-client.md
@@ -3,6 +3,7 @@ title: "Customize the Microsoft Graph SDK service client"
description: "Provides instructions on how to change the default behavior of the Microsoft Graph SDK service client."
ms.localizationpriority: medium
author: DarrelMiller
+ms.date: 11/07/2024
---
# Customize the Microsoft Graph SDK service client
diff --git a/concepts/sdks/generate-with-kiota.md b/concepts/sdks/generate-with-kiota.md
index b0910673b8b..d4e3bb47d37 100644
--- a/concepts/sdks/generate-with-kiota.md
+++ b/concepts/sdks/generate-with-kiota.md
@@ -2,6 +2,7 @@
title: "Generate Microsoft Graph client libraries with Kiota"
description: "Learn how to use Kiota to generate custom client libraries for Microsoft Graph."
author: jasonjoh
+ms.date: 11/07/2024
---
# Generate Microsoft Graph client libraries with Kiota
diff --git a/concepts/sdks/large-file-upload.md b/concepts/sdks/large-file-upload.md
index 3bc6c0a8715..2eff4581e25 100644
--- a/concepts/sdks/large-file-upload.md
+++ b/concepts/sdks/large-file-upload.md
@@ -3,6 +3,7 @@ title: "Upload large files using the Microsoft Graph SDKs"
description: "Provides guidance for uploading large files using the Microsoft Graph SDKs."
ms.localizationpriority: medium
author: DarrelMiller
+ms.date: 11/07/2024
---
diff --git a/concepts/sdks/national-clouds.md b/concepts/sdks/national-clouds.md
index 7d9e0e77e3f..e0e71e03a2e 100644
--- a/concepts/sdks/national-clouds.md
+++ b/concepts/sdks/national-clouds.md
@@ -3,6 +3,7 @@ title: "Access national cloud deployments with the Microsoft Graph SDKs"
description: "Provides instructions for accessing national cloud deployments using the Microsoft Graph SDKs."
ms.localizationpriority: medium
author: jasonjoh
+ms.date: 11/07/2024
---
diff --git a/concepts/sdks/paging.md b/concepts/sdks/paging.md
index 6114e4c143e..a43f1fcd21f 100644
--- a/concepts/sdks/paging.md
+++ b/concepts/sdks/paging.md
@@ -3,6 +3,7 @@ title: "Page through a collection using the Microsoft Graph SDKs"
description: "Provides instructions for creating Microsoft Graph API requests using the Microsoft Graph SDKs."
ms.localizationpriority: medium
author: DarrelMiller
+ms.date: 11/07/2024
---
diff --git a/concepts/sdks/sdk-installation.md b/concepts/sdks/sdk-installation.md
index 3387f293d0e..97a11c35790 100644
--- a/concepts/sdks/sdk-installation.md
+++ b/concepts/sdks/sdk-installation.md
@@ -3,6 +3,7 @@ title: "Install a Microsoft Graph SDK"
description: "Find instructions for installing the Microsoft Graph SDKs for .NET, Go, Java, JavaScript, PHP, PowerShell, and Python."
ms.localizationpriority: medium
author: MichaelMainer
+ms.date: 11/07/2024
---
# Install a Microsoft Graph SDK
diff --git a/concepts/sdks/sdks-overview.md b/concepts/sdks/sdks-overview.md
index 53f33ddea2e..bc5d84719a2 100644
--- a/concepts/sdks/sdks-overview.md
+++ b/concepts/sdks/sdks-overview.md
@@ -3,6 +3,7 @@ title: "Microsoft Graph SDK overview"
description: Learn about the Microsoft Graph SDKs.
author: MichaelMainer
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Microsoft Graph SDK overview
diff --git a/concepts/sdks/use-beta.md b/concepts/sdks/use-beta.md
index 766afd1c361..1013f7db400 100644
--- a/concepts/sdks/use-beta.md
+++ b/concepts/sdks/use-beta.md
@@ -3,6 +3,7 @@ title: "Use the Microsoft Graph SDKs with the beta API"
description: "Describes how to use the Microsoft Graph SDKs with the beta version of the API."
ms.localizationpriority: medium
author: jasonjoh
+ms.date: 11/07/2024
---
diff --git a/concepts/search-concept-acceptlanguage-header.md b/concepts/search-concept-acceptlanguage-header.md
index 867c49a6d46..93e8b5b7ba8 100644
--- a/concepts/search-concept-acceptlanguage-header.md
+++ b/concepts/search-concept-acceptlanguage-header.md
@@ -4,6 +4,7 @@ description: "Get a list of the supported language codes for the Microsoft Searc
author: "cxiang"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Supported language codes
diff --git a/concepts/search-concept-acronym.md b/concepts/search-concept-acronym.md
index dcf22abc417..e20e66dfc51 100644
--- a/concepts/search-concept-acronym.md
+++ b/concepts/search-concept-acronym.md
@@ -4,6 +4,7 @@ description: "Find out how to use the Microsoft Search API in Microsoft Graph to
author: "njerigrevious"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to search acronyms
diff --git a/concepts/search-concept-aggregation.md b/concepts/search-concept-aggregation.md
index f26ed6f9dc3..053047a65a7 100644
--- a/concepts/search-concept-aggregation.md
+++ b/concepts/search-concept-aggregation.md
@@ -4,6 +4,7 @@ description: "You can use the Microsoft Search API aggregationOption in Microsof
author: "njerigrevious"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to refine queries with aggregations
diff --git a/concepts/search-concept-answers.md b/concepts/search-concept-answers.md
index 2514c0d681a..c19f1f1c649 100644
--- a/concepts/search-concept-answers.md
+++ b/concepts/search-concept-answers.md
@@ -5,6 +5,7 @@ author: "jakeost-msft"
ms.localizationpriority: medium
ms.subservice: "search"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Set up administrative search answers for users in an organization
diff --git a/concepts/search-concept-bookmark.md b/concepts/search-concept-bookmark.md
index 59714219b7d..0fd54ba6707 100644
--- a/concepts/search-concept-bookmark.md
+++ b/concepts/search-concept-bookmark.md
@@ -4,6 +4,7 @@ description: "Find out how to use the Microsoft Search API in Microsoft Graph to
author: "njerigrevious"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to search bookmarks
diff --git a/concepts/search-concept-chat-messages.md b/concepts/search-concept-chat-messages.md
index 47711d30466..d4e72bcd3f2 100644
--- a/concepts/search-concept-chat-messages.md
+++ b/concepts/search-concept-chat-messages.md
@@ -4,6 +4,7 @@ description: "You can use the Microsoft Search API in Microsoft Graph to search
author: "yiwenwang"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to search Teams messages
diff --git a/concepts/search-concept-collapse.md b/concepts/search-concept-collapse.md
index b9b47acc0c4..f0fd77bb837 100644
--- a/concepts/search-concept-collapse.md
+++ b/concepts/search-concept-collapse.md
@@ -4,6 +4,7 @@ description: "Use the Microsoft Graph Search API collapseProperties property to
author: "cxiang"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to collapse search results
diff --git a/concepts/search-concept-custom-types.md b/concepts/search-concept-custom-types.md
index e9893b439ac..bc61afa88d6 100644
--- a/concepts/search-concept-custom-types.md
+++ b/concepts/search-concept-custom-types.md
@@ -4,6 +4,7 @@ description: "Use the Microsoft Search API in Microsoft Graph to search across e
author: "njerigrevious"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to search custom types imported using Microsoft Graph connectors
diff --git a/concepts/search-concept-display-layout.md b/concepts/search-concept-display-layout.md
index e75aa069c21..70a5758cd6e 100644
--- a/concepts/search-concept-display-layout.md
+++ b/concepts/search-concept-display-layout.md
@@ -6,6 +6,7 @@ ms.author: "yiwenwang"
ms.localizationpriority: medium
ms.subservice: "search"
#Customer intent: As a developer, I want to use the Microsoft Search API to manage layout templates for search results, so that I can customize the display and behavior of different types of search results on search result pages.
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to manage layout templates for search results
diff --git a/concepts/search-concept-events.md b/concepts/search-concept-events.md
index e2856185b90..09463658bb7 100644
--- a/concepts/search-concept-events.md
+++ b/concepts/search-concept-events.md
@@ -4,6 +4,7 @@ description: "Use the Microsoft Search API in Microsoft Graph to search for even
author: "knightsu"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to search Outlook calendar events
diff --git a/concepts/search-concept-files.md b/concepts/search-concept-files.md
index dcf3c0eda55..9e4c0cc72b6 100644
--- a/concepts/search-concept-files.md
+++ b/concepts/search-concept-files.md
@@ -4,6 +4,7 @@ description: "Use the Microsoft Search API in Microsoft Graph to search content
author: "njerigrevious"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to search OneDrive and SharePoint content
diff --git a/concepts/search-concept-interleaving.md b/concepts/search-concept-interleaving.md
index 295eaf26578..35720b008e1 100644
--- a/concepts/search-concept-interleaving.md
+++ b/concepts/search-concept-interleaving.md
@@ -4,6 +4,7 @@ description: "Learn how to use the Microsoft Search API in Microsoft Graph to se
author: "yiwenwang"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to search with interleaved results
diff --git a/concepts/search-concept-messages.md b/concepts/search-concept-messages.md
index 1cc949baeb2..9356abfe77a 100644
--- a/concepts/search-concept-messages.md
+++ b/concepts/search-concept-messages.md
@@ -4,6 +4,7 @@ description: "You can use the Microsoft Search API in Microsoft Graph to search
author: "knightsu"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to search Outlook messages
diff --git a/concepts/search-concept-multipleRequest.md b/concepts/search-concept-multipleRequest.md
index 079ffaac4a7..273619b98f2 100644
--- a/concepts/search-concept-multipleRequest.md
+++ b/concepts/search-concept-multipleRequest.md
@@ -4,6 +4,7 @@ description: "You can use the Microsoft Search API in Microsoft Graph to search
author: "ZChristine"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Graph Search API to pass multiple search requests
diff --git a/concepts/search-concept-overview.md b/concepts/search-concept-overview.md
index a125d22698e..cb13f2a0579 100644
--- a/concepts/search-concept-overview.md
+++ b/concepts/search-concept-overview.md
@@ -5,6 +5,7 @@ ms.localizationpriority: high
ms.subservice: "search"
author: "snlraju-msft"
scenarios: "getting-started"
+ms.date: 11/07/2024
---
# Overview of the Microsoft Search API in Microsoft Graph
diff --git a/concepts/search-concept-person.md b/concepts/search-concept-person.md
index f94662d6a66..f9b549ea3c1 100644
--- a/concepts/search-concept-person.md
+++ b/concepts/search-concept-person.md
@@ -4,6 +4,7 @@ description: "Use the Microsoft Search API in Microsoft Graph to search for peop
author: "acsehi"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to search people
diff --git a/concepts/search-concept-qna.md b/concepts/search-concept-qna.md
index b944d4d922b..fe81bd0ed84 100644
--- a/concepts/search-concept-qna.md
+++ b/concepts/search-concept-qna.md
@@ -4,6 +4,7 @@ description: "Find out how to use the Microsoft Search API in Microsoft Graph to
author: "njerigrevious"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to search questions and answers
diff --git a/concepts/search-concept-query-template.md b/concepts/search-concept-query-template.md
index 456bba75bac..cc441d546c7 100644
--- a/concepts/search-concept-query-template.md
+++ b/concepts/search-concept-query-template.md
@@ -4,6 +4,7 @@ description: "Learn how to use query templates in the Microsoft Search API in Mi
author: "yiwenwang"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to search content using query templates
diff --git a/concepts/search-concept-searchall.md b/concepts/search-concept-searchall.md
index 69626c6463b..04b8a21d0d5 100644
--- a/concepts/search-concept-searchall.md
+++ b/concepts/search-concept-searchall.md
@@ -4,6 +4,7 @@ description: "Learn how to use the Microsoft Search API in Microsoft Graph to se
author: "yiwenwang"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Search SharePoint content with application permissions
diff --git a/concepts/search-concept-sort.md b/concepts/search-concept-sort.md
index b671f6cbbb6..fbb5c96b7af 100644
--- a/concepts/search-concept-sort.md
+++ b/concepts/search-concept-sort.md
@@ -4,6 +4,7 @@ description: "You can use the Microsoft Search API sortProperties property in Mi
author: "njerigrevious"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to sort search results
diff --git a/concepts/search-concept-speller.md b/concepts/search-concept-speller.md
index 279383db5ff..5db34c05882 100644
--- a/concepts/search-concept-speller.md
+++ b/concepts/search-concept-speller.md
@@ -4,6 +4,7 @@ description: "Use the Microsoft Search API in Microsoft Graph to request spellin
author: "njerigrevious"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to request spelling corrections
diff --git a/concepts/search-concept-trim-duplicate.md b/concepts/search-concept-trim-duplicate.md
index 2ffaf13afb9..6eb2474859c 100644
--- a/concepts/search-concept-trim-duplicate.md
+++ b/concepts/search-concept-trim-duplicate.md
@@ -4,6 +4,7 @@ description: "You can use the Microsoft Search API trimDuplicates property in Mi
author: "yiwenwang"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to trim duplicate search results
diff --git a/concepts/search-concept-xrank.md b/concepts/search-concept-xrank.md
index 504cede972f..5491a2a0965 100644
--- a/concepts/search-concept-xrank.md
+++ b/concepts/search-concept-xrank.md
@@ -4,6 +4,7 @@ description: "You can use the Microsoft Search API xrank expression in Microsoft
author: "cxiang"
ms.localizationpriority: medium
ms.subservice: "search"
+ms.date: 11/07/2024
---
# Use the Microsoft Search API to xrank search results
diff --git a/concepts/security-authorization.md b/concepts/security-authorization.md
index af81734d600..36845cb9eae 100644
--- a/concepts/security-authorization.md
+++ b/concepts/security-authorization.md
@@ -3,6 +3,7 @@ title: "Authorization and the Microsoft Graph Security API"
description: "The Microsoft Graph Security API supports both application-level and user-delegated authorization. Learn how to manage authorization, register an application, and more."
ms.localizationpriority: high
ms.subservice: "security"
+ms.date: 11/07/2024
---
# Authorization and the Microsoft Graph Security API
diff --git a/concepts/security-concept-overview.md b/concepts/security-concept-overview.md
index 892a7e967d1..352fae4152f 100644
--- a/concepts/security-concept-overview.md
+++ b/concepts/security-concept-overview.md
@@ -5,6 +5,7 @@ author: "preetikr"
ms.localizationpriority: high
ms.subservice: "security"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Microsoft Graph security API overview
diff --git a/concepts/security-dataflow.md b/concepts/security-dataflow.md
index 05aaf74e970..a05060571ad 100644
--- a/concepts/security-dataflow.md
+++ b/concepts/security-dataflow.md
@@ -4,6 +4,7 @@ description: "The Microsoft Graph Security API federates requests to all provide
author: "preetikr"
ms.localizationpriority: high
ms.subservice: "security"
+ms.date: 11/07/2024
---
# Microsoft Graph Security API data flow
diff --git a/concepts/security-information-protection-overview.md b/concepts/security-information-protection-overview.md
index 96afc06a8b1..b5d584d3368 100644
--- a/concepts/security-information-protection-overview.md
+++ b/concepts/security-information-protection-overview.md
@@ -4,6 +4,7 @@ description: "Microsoft Purview Information Protection labeling helps organizati
author: "tommoser"
ms.localizationpriority: medium
ms.subservice: "security"
+ms.date: 11/07/2024
---
# Information Protection overview
diff --git a/concepts/security-integration.md b/concepts/security-integration.md
index 60b0363469a..bdfdc3a9df5 100644
--- a/concepts/security-integration.md
+++ b/concepts/security-integration.md
@@ -4,6 +4,7 @@ description: "Use these options to connect with the Microsoft Graph Security API
author: "preetikr"
ms.localizationpriority: high
ms.subservice: "security"
+ms.date: 11/07/2024
---
# Security solution integrations using the Microsoft Graph Security API
diff --git a/concepts/security-partner-overview.md b/concepts/security-partner-overview.md
index 0a1514df554..29de2f9ee6c 100644
--- a/concepts/security-partner-overview.md
+++ b/concepts/security-partner-overview.md
@@ -4,6 +4,7 @@ description: "This article helps product managers and business development roles
ms.localizationpriority: medium
author: "preetikr"
ms.subservice: "security"
+ms.date: 11/07/2024
---
# Partnering opportunities with the Microsoft Graph Security API
diff --git a/concepts/service-communications-concept-overview.md b/concepts/service-communications-concept-overview.md
index fa246729f03..71bd1c27b69 100644
--- a/concepts/service-communications-concept-overview.md
+++ b/concepts/service-communications-concept-overview.md
@@ -5,6 +5,7 @@ author: "payiAzure"
ms.localizationpriority: high
ms.subservice: "service-communications"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Access service health and communications in Microsoft Graph
diff --git a/concepts/sharepoint-concept-overview.md b/concepts/sharepoint-concept-overview.md
index 5a771612ec7..095d56d111f 100644
--- a/concepts/sharepoint-concept-overview.md
+++ b/concepts/sharepoint-concept-overview.md
@@ -4,6 +4,7 @@ description: "Use the SharePoint REST API in Microsoft Graph to integrate soluti
ms.localizationpriority: high
ms.subservice: "sharepoint"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# SharePoint sites and content API overview
diff --git a/concepts/social-intel-concept-overview.md b/concepts/social-intel-concept-overview.md
index db3f23d967d..e993777c164 100644
--- a/concepts/social-intel-concept-overview.md
+++ b/concepts/social-intel-concept-overview.md
@@ -5,6 +5,7 @@ author: "simonhult"
ms.localizationpriority: high
ms.subservice: "insights"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# People and workplace intelligence in Microsoft Graph
diff --git a/concepts/submissions-status-transition.md b/concepts/submissions-status-transition.md
index d5a33c03a93..85bb9fe0084 100644
--- a/concepts/submissions-status-transition.md
+++ b/concepts/submissions-status-transition.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "cristobal-buenrostro"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Status, transitions, and limitations for submissions in Microsoft Graph
diff --git a/concepts/system-messages.md b/concepts/system-messages.md
index 21773d79c8f..3b96eedf205 100644
--- a/concepts/system-messages.md
+++ b/concepts/system-messages.md
@@ -5,6 +5,7 @@ author: "RamjotSingh"
ms.localizationpriority: high
ms.subservice: "teams"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Get system messages for Microsoft Teams
diff --git a/concepts/teams-activity-feed-notifications-best-practices.md b/concepts/teams-activity-feed-notifications-best-practices.md
index 4ad6ffbcae2..567c2a47661 100644
--- a/concepts/teams-activity-feed-notifications-best-practices.md
+++ b/concepts/teams-activity-feed-notifications-best-practices.md
@@ -4,6 +4,7 @@ description: "Get tips for enhancing the Microsoft Teams activity feed notificat
author: "KirtiPereira"
ms.localizationpriority: medium
ms.subservice: "teams"
+ms.date: 11/07/2024
---
# Best practices for using Microsoft Teams activity feed notifications
diff --git a/concepts/teams-change-notification-in-microsoft-teams-overview.md b/concepts/teams-change-notification-in-microsoft-teams-overview.md
index 72ea03a3008..7b921f8a459 100644
--- a/concepts/teams-change-notification-in-microsoft-teams-overview.md
+++ b/concepts/teams-change-notification-in-microsoft-teams-overview.md
@@ -5,6 +5,7 @@ author: "anandab-msft"
ms.localizationpriority: high
ms.subservice: "teams"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Change notifications for Microsoft Teams resources
diff --git a/concepts/teams-changenotifications-appinstallation.md b/concepts/teams-changenotifications-appinstallation.md
index ff9c085e483..6dd7c585988 100644
--- a/concepts/teams-changenotifications-appinstallation.md
+++ b/concepts/teams-changenotifications-appinstallation.md
@@ -5,6 +5,7 @@ author: "v-sdhakshina"
ms.localizationpriority: high
ms.subservice: "teams"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Get change notifications for app installation
diff --git a/concepts/teams-changenotifications-callrecording-and-calltranscript.md b/concepts/teams-changenotifications-callrecording-and-calltranscript.md
index 67f36bc74bb..05a7185c9e3 100644
--- a/concepts/teams-changenotifications-callrecording-and-calltranscript.md
+++ b/concepts/teams-changenotifications-callrecording-and-calltranscript.md
@@ -5,6 +5,7 @@ author: "v-sdhakshina"
ms.localizationpriority: high
ms.subservice: "teams"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Get change notifications for meeting transcripts and recordings using Microsoft Graph
diff --git a/concepts/teams-changenotifications-chat.md b/concepts/teams-changenotifications-chat.md
index b6767689312..52dff25a955 100644
--- a/concepts/teams-changenotifications-chat.md
+++ b/concepts/teams-changenotifications-chat.md
@@ -5,6 +5,7 @@ author: "RamjotSingh"
ms.localizationpriority: high
ms.subservice: "teams"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Get change notifications for chats using Microsoft Graph
diff --git a/concepts/teams-changenotifications-chatmembership.md b/concepts/teams-changenotifications-chatmembership.md
index 25404c86e77..52182e272c1 100644
--- a/concepts/teams-changenotifications-chatmembership.md
+++ b/concepts/teams-changenotifications-chatmembership.md
@@ -5,6 +5,7 @@ author: "RamjotSingh"
ms.localizationpriority: high
ms.subservice: "teams"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Get change notifications for chat membership using Microsoft Graph
diff --git a/concepts/teams-changenotifications-chatmessage.md b/concepts/teams-changenotifications-chatmessage.md
index 6b72c5c02ee..0a1731afb3f 100644
--- a/concepts/teams-changenotifications-chatmessage.md
+++ b/concepts/teams-changenotifications-chatmessage.md
@@ -5,6 +5,7 @@ author: "RamjotSingh"
ms.localizationpriority: high
ms.subservice: "teams"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Get change notifications for messages in Teams channels and chats using Microsoft Graph
diff --git a/concepts/teams-changenotifications-team-and-channel.md b/concepts/teams-changenotifications-team-and-channel.md
index 12552e4bde8..6d5e2a43d69 100644
--- a/concepts/teams-changenotifications-team-and-channel.md
+++ b/concepts/teams-changenotifications-team-and-channel.md
@@ -5,6 +5,7 @@ author: "anandab"
ms.localizationpriority: high
ms.subservice: "teams"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Get change notifications for teams and channels using Microsoft Graph
diff --git a/concepts/teams-changenotifications-teammembership.md b/concepts/teams-changenotifications-teammembership.md
index 2d5571538df..6dd3b23c28e 100644
--- a/concepts/teams-changenotifications-teammembership.md
+++ b/concepts/teams-changenotifications-teammembership.md
@@ -5,6 +5,7 @@ author: "anandab"
ms.localizationpriority: high
ms.subservice: "teams"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Get change notifications for membership changes in teams and channels using Microsoft Graph
diff --git a/concepts/teams-concept-overview.md b/concepts/teams-concept-overview.md
index 1e7c2a4d386..3ac26f8435f 100644
--- a/concepts/teams-concept-overview.md
+++ b/concepts/teams-concept-overview.md
@@ -5,6 +5,7 @@ author: "MSFTRickyCastaneda"
ms.localizationpriority: high
ms.subservice: "teams"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Overview for using Microsoft Teams, Shifts, and Viva Learning to foster teamwork
diff --git a/concepts/teams-configuring-builtin-tabs.md b/concepts/teams-configuring-builtin-tabs.md
index 6c5a92ed786..936cee4e4ca 100644
--- a/concepts/teams-configuring-builtin-tabs.md
+++ b/concepts/teams-configuring-builtin-tabs.md
@@ -4,6 +4,7 @@ description: "You can use the Microsoft Graph API to create a Microsoft Teams ta
author: "MSFTRickyCastaneda"
ms.localizationpriority: medium
ms.subservice: "teams"
+ms.date: 11/07/2024
---
# Configure the built-in tab types in Microsoft Teams
diff --git a/concepts/teams-create-group-and-team.md b/concepts/teams-create-group-and-team.md
index 8183cc6a935..3eca40dfa7b 100644
--- a/concepts/teams-create-group-and-team.md
+++ b/concepts/teams-create-group-and-team.md
@@ -4,6 +4,7 @@ description: "Use the Microsoft Teams API in Microsoft Graph to create teams in
author: "hachandr"
ms.localizationpriority: high
ms.subservice: "teams"
+ms.date: 11/07/2024
---
# Create teams and manage members using the Microsoft Teams API
diff --git a/concepts/teams-embed-within-own-app.md b/concepts/teams-embed-within-own-app.md
index df90aaa861e..adcb6b0f5cf 100644
--- a/concepts/teams-embed-within-own-app.md
+++ b/concepts/teams-embed-within-own-app.md
@@ -4,6 +4,7 @@ description: "Learn how to embed the Microsoft Teams experience within your own
author: "erichui-ms"
ms.localizationpriority: high
ms.subservice: "teams"
+ms.date: 11/07/2024
---
# Embed Microsoft Teams in your app
diff --git a/concepts/teams-licenses.md b/concepts/teams-licenses.md
index 978f9042073..208b3e918a3 100644
--- a/concepts/teams-licenses.md
+++ b/concepts/teams-licenses.md
@@ -4,6 +4,7 @@ description: "Learn about the payment models and license requirements that apply
author: "MSFTRickyCastaneda"
ms.localizationpriority: high
ms.subservice: "teams"
+ms.date: 11/07/2024
---
# Payment models and licensing requirements for Microsoft Teams APIs
diff --git a/concepts/teams-list-all-teams.md b/concepts/teams-list-all-teams.md
index 082634af777..72a4710808d 100644
--- a/concepts/teams-list-all-teams.md
+++ b/concepts/teams-list-all-teams.md
@@ -4,6 +4,7 @@ description: "Use the Microsoft Teams API in Microsoft Graph to list all teams i
author: "MSFTRickyCastaneda"
ms.localizationpriority: high
ms.subservice: "teams"
+ms.date: 11/07/2024
---
# List all teams in Microsoft Teams for an organization
diff --git a/concepts/teams-messaging-overview.md b/concepts/teams-messaging-overview.md
index bfbc1209fbf..42aeb38d330 100644
--- a/concepts/teams-messaging-overview.md
+++ b/concepts/teams-messaging-overview.md
@@ -5,6 +5,7 @@ author: "RamjotSingh"
ms.localizationpriority: high
ms.subservice: "teams"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Working with Microsoft Teams messaging APIs in Microsoft Graph
diff --git a/concepts/teams-send-activityfeednotifications.md b/concepts/teams-send-activityfeednotifications.md
index 80e46580ef6..c9508b2c659 100644
--- a/concepts/teams-send-activityfeednotifications.md
+++ b/concepts/teams-send-activityfeednotifications.md
@@ -4,6 +4,7 @@ description: "Use the Microsoft Teams activity feed notification APIs in Microso
author: "RamjotSingh"
ms.localizationpriority: medium
ms.subservice: "teams"
+ms.date: 11/07/2024
---
# Send activity feed notifications to users in Microsoft Teams
diff --git a/concepts/teamwork-national-cloud-differences.md b/concepts/teamwork-national-cloud-differences.md
index c8ffad9dbd8..6da4a252b84 100644
--- a/concepts/teamwork-national-cloud-differences.md
+++ b/concepts/teamwork-national-cloud-differences.md
@@ -4,6 +4,7 @@ description: "Learn about Microsoft Teams API implementation differences in the
author: "MSGraphDocsVTeam"
ms.localizationpriority: high
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Microsoft Teams API implementation differences in national clouds
diff --git a/concepts/todo-attachments.md b/concepts/todo-attachments.md
index 80b7d77dad8..6a2a109e520 100644
--- a/concepts/todo-attachments.md
+++ b/concepts/todo-attachments.md
@@ -4,6 +4,7 @@ description: "Learn how to attach large files to a Microsoft To Do task and how
author: "avijityadav"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# Attach files to a To Do task
diff --git a/concepts/todo-concept-overview.md b/concepts/todo-concept-overview.md
index a09d2c93d5f..9d08f7c9241 100644
--- a/concepts/todo-concept-overview.md
+++ b/concepts/todo-concept-overview.md
@@ -4,6 +4,7 @@ description: "Use the Microsoft To Do API in Microsoft Graph to manage tasks and
author: "avijityadav"
ms.localizationpriority: high
ms.subservice: "outlook"
+ms.date: 11/07/2024
---
# To Do API overview
diff --git a/concepts/toolkit/components/agenda.md b/concepts/toolkit/components/agenda.md
index 5455266bcbc..d59f3e8791d 100644
--- a/concepts/toolkit/components/agenda.md
+++ b/concepts/toolkit/components/agenda.md
@@ -3,6 +3,7 @@ title: "Agenda component in Microsoft Graph Toolkit"
description: "The mgt-agenda web component is used to represent events in a user or group calendar."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Agenda component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/chat.md b/concepts/toolkit/components/chat.md
index 62d26882932..659ca37aab4 100644
--- a/concepts/toolkit/components/chat.md
+++ b/concepts/toolkit/components/chat.md
@@ -3,6 +3,7 @@ title: "Chat component in Microsoft Graph Toolkit"
description: "The Chat component enables the user to have 1:1 or group conversations."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Chat component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/file-list.md b/concepts/toolkit/components/file-list.md
index c1f0deccab6..7b1331a03a4 100644
--- a/concepts/toolkit/components/file-list.md
+++ b/concepts/toolkit/components/file-list.md
@@ -3,6 +3,7 @@ title: "File list component in Microsoft Graph Toolkit"
description: "The file list component is used to display a list of files by showing their icon, and name"
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# File list component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/file.md b/concepts/toolkit/components/file.md
index fdb1a976460..43b17679922 100644
--- a/concepts/toolkit/components/file.md
+++ b/concepts/toolkit/components/file.md
@@ -3,6 +3,7 @@ title: "File component in Microsoft Graph Toolkit"
description: "The file component is used to display a file by showing the icon, and name"
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# File component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/get.md b/concepts/toolkit/components/get.md
index 58fdbd96f7b..bef031c5c3c 100644
--- a/concepts/toolkit/components/get.md
+++ b/concepts/toolkit/components/get.md
@@ -3,6 +3,7 @@ title: "Get component in Microsoft Graph Toolkit"
description: "A Get component allows you to make any GET query from Microsoft Graph directly in your HTML."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Get component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/includes/preview-disclaimer.md b/concepts/toolkit/components/includes/preview-disclaimer.md
index 34238d9c869..b0cff7a2c48 100644
--- a/concepts/toolkit/components/includes/preview-disclaimer.md
+++ b/concepts/toolkit/components/includes/preview-disclaimer.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
> [!IMPORTANT]
diff --git a/concepts/toolkit/components/login.md b/concepts/toolkit/components/login.md
index 58429ca5bd8..a1e88de752f 100644
--- a/concepts/toolkit/components/login.md
+++ b/concepts/toolkit/components/login.md
@@ -3,6 +3,7 @@ title: "Login component in Microsoft Graph Toolkit"
description: "A Login component is a button and flyout control to facilitate Microsoft identity platform authentication."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Login component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/new-chat.md b/concepts/toolkit/components/new-chat.md
index 7bf62b44aae..ce15d7584fd 100644
--- a/concepts/toolkit/components/new-chat.md
+++ b/concepts/toolkit/components/new-chat.md
@@ -3,6 +3,7 @@ title: "New Chat component in Microsoft Graph Toolkit"
description: "The New Chat component allows user to create new 1:1 or group conversations in Microsoft Teams."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# New chat component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/people-picker.md b/concepts/toolkit/components/people-picker.md
index fbf0d0470d1..3e6f2bbbc9b 100644
--- a/concepts/toolkit/components/people-picker.md
+++ b/concepts/toolkit/components/people-picker.md
@@ -3,6 +3,7 @@ title: "People picker component in Microsoft Graph Toolkit"
description: "You can use the mgt-people-picker web component to search for people and render the list of results from Microsoft Graph in a dropdown."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# People picker component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/people.md b/concepts/toolkit/components/people.md
index b5c383cfc1e..a9c8bed3713 100644
--- a/concepts/toolkit/components/people.md
+++ b/concepts/toolkit/components/people.md
@@ -3,6 +3,7 @@ title: "People component in Microsoft Graph Toolkit"
description: "You can use the `mgt-people` web component to display a group of people or contacts by using their photos or initials."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# People component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/person-card.md b/concepts/toolkit/components/person-card.md
index f5a7a9a6b7f..ee76b9523d0 100644
--- a/concepts/toolkit/components/person-card.md
+++ b/concepts/toolkit/components/person-card.md
@@ -3,6 +3,7 @@ title: "Person-Card component in Microsoft Graph Toolkit"
description: "A Person-Card component is a component to display more information relating to a person."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Person-Card component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/person.md b/concepts/toolkit/components/person.md
index b19d7cb3b6e..55d97de298b 100644
--- a/concepts/toolkit/components/person.md
+++ b/concepts/toolkit/components/person.md
@@ -3,6 +3,7 @@ title: "Person component in Microsoft Graph Toolkit"
description: "The person component is used to display a person or contact by using their photo, name, and/or email address."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Person component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/picker.md b/concepts/toolkit/components/picker.md
index d4afa230573..7f791974c87 100644
--- a/concepts/toolkit/components/picker.md
+++ b/concepts/toolkit/components/picker.md
@@ -3,6 +3,7 @@ title: "Picker component in the Microsoft Graph Toolkit"
description: "The Picker component enables generic selection of Microsoft Graph entities from any Microsoft Graph API collections"
ms.localizationpriority: medium
author: Mnickii
+ms.date: 11/07/2024
---
# Picker component in the Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/planner.md b/concepts/toolkit/components/planner.md
index 86ed92e2788..1f7bad03347 100644
--- a/concepts/toolkit/components/planner.md
+++ b/concepts/toolkit/components/planner.md
@@ -3,6 +3,7 @@ title: "Planner component in Microsoft Graph Toolkit"
description: "The Planner component enables the user to view, add, remove, complete, or edit tasks. It works with any tasks in Microsoft Planner."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Planner component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/search-box.md b/concepts/toolkit/components/search-box.md
index 5d1db0b8da6..c13605bdbcf 100644
--- a/concepts/toolkit/components/search-box.md
+++ b/concepts/toolkit/components/search-box.md
@@ -3,6 +3,7 @@ title: "Search box component in the Microsoft Graph Toolkit"
description: "The Search box component is used to render a search input that can be connected to a search results component for building complex search scenarios"
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Search box component in the Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/search-results.md b/concepts/toolkit/components/search-results.md
index 6ebdd18deb6..cb2de0d6191 100644
--- a/concepts/toolkit/components/search-results.md
+++ b/concepts/toolkit/components/search-results.md
@@ -3,6 +3,7 @@ title: "Search results component in Microsoft Graph Toolkit"
description: "A search results component allows you to make queries to the search endpoint of Microsoft Graph directly in your HTML."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Search results component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/taxonomy-picker.md b/concepts/toolkit/components/taxonomy-picker.md
index 685c8b50391..42124819224 100644
--- a/concepts/toolkit/components/taxonomy-picker.md
+++ b/concepts/toolkit/components/taxonomy-picker.md
@@ -3,6 +3,7 @@ title: "Taxonomy picker component in the Microsoft Graph Toolkit"
description: "Use the taxonomy picker component to query the Microsoft Graph API for Taxonomy and render a dropdown control with terms."
ms.localizationpriority: medium
author: anoopt
+ms.date: 11/07/2024
---
# Taxonomy picker component in the Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/teams-channel-picker.md b/concepts/toolkit/components/teams-channel-picker.md
index 57e2df8996e..639fc8e1681 100644
--- a/concepts/toolkit/components/teams-channel-picker.md
+++ b/concepts/toolkit/components/teams-channel-picker.md
@@ -3,6 +3,7 @@ title: "Microsoft Teams Channel Picker component in Microsoft Graph Toolkit"
description: "You can use mgt-teams-channel-picker to search for channels and teams associated with the user from Microsoft Graph."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Microsoft Teams Channel Picker component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/theme-toggle.md b/concepts/toolkit/components/theme-toggle.md
index 070d86f29cd..5838ce6dfc1 100644
--- a/concepts/toolkit/components/theme-toggle.md
+++ b/concepts/toolkit/components/theme-toggle.md
@@ -3,6 +3,7 @@ title: "Theme toggle component in the Microsoft Graph Toolkit"
description: "The theme toggle component allows the user to set or change the document theme from light to dark using a toggle."
ms.localizationpriority: medium
author: musale
+ms.date: 11/07/2024
---
# Theme toggle component in the Microsoft Graph Toolkit
diff --git a/concepts/toolkit/components/todo.md b/concepts/toolkit/components/todo.md
index 763a9b30cd0..853e8350d52 100644
--- a/concepts/toolkit/components/todo.md
+++ b/concepts/toolkit/components/todo.md
@@ -3,6 +3,7 @@ title: "To Do component in Microsoft Graph Toolkit"
description: "The To Do component enables the user to view, add, remove, complete, or edit todo tasks. It works with any tasks in Microsoft To Do."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# To Do component in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/customize-components/cache.md b/concepts/toolkit/customize-components/cache.md
index aad8141fcc0..6bad2ebd042 100644
--- a/concepts/toolkit/customize-components/cache.md
+++ b/concepts/toolkit/customize-components/cache.md
@@ -3,6 +3,7 @@ title: "Microsoft Graph Toolkit caching"
description: "Explaining how the Cache works and how to configure the options provided to developers"
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Microsoft Graph Toolkit caching
diff --git a/concepts/toolkit/customize-components/disambiguation.md b/concepts/toolkit/customize-components/disambiguation.md
index bd5246afde4..f7fed9b8ec2 100644
--- a/concepts/toolkit/customize-components/disambiguation.md
+++ b/concepts/toolkit/customize-components/disambiguation.md
@@ -3,6 +3,7 @@ title: "Microsoft Graph Toolkit component disambiguation"
description: "Learn about the disambiguation feature of Microsoft Graph Toolkit and how to use it."
ms.localizationpriority: medium
author: gavinbarron
+ms.date: 11/07/2024
---
# Microsoft Graph Toolkit component disambiguation
diff --git a/concepts/toolkit/customize-components/events.md b/concepts/toolkit/customize-components/events.md
index c8ed62667ec..37d13dcebdb 100644
--- a/concepts/toolkit/customize-components/events.md
+++ b/concepts/toolkit/customize-components/events.md
@@ -3,6 +3,7 @@ title: "Handle events exposed by Microsoft Graph Toolkit components"
description: "Many Microsoft Graph Toolkit components emit custom events. Attaching event handlers to these events allows you to respond to them and control the behavior of your app."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Handle events exposed by Microsoft Graph Toolkit components
diff --git a/concepts/toolkit/customize-components/localization.md b/concepts/toolkit/customize-components/localization.md
index ade064b3990..ba27a95470a 100644
--- a/concepts/toolkit/customize-components/localization.md
+++ b/concepts/toolkit/customize-components/localization.md
@@ -3,6 +3,7 @@ title: "Localizing the Microsoft Graph Toolkit components"
description: "Use LocalizationHelper to localize Microsoft Graph Toolkit components."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Localizing the Microsoft Graph Toolkit components
diff --git a/concepts/toolkit/customize-components/right-to-left.md b/concepts/toolkit/customize-components/right-to-left.md
index e522603181e..96b0e5c6ace 100644
--- a/concepts/toolkit/customize-components/right-to-left.md
+++ b/concepts/toolkit/customize-components/right-to-left.md
@@ -3,6 +3,7 @@ title: "Display Microsoft Graph Toolkit components right-to-left (rtl)"
description: "Describes right-to-left (rtl) support in the Microsoft Graph Toolkit components."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Display Microsoft Graph Toolkit components right-to-left (rtl)
diff --git a/concepts/toolkit/customize-components/style.md b/concepts/toolkit/customize-components/style.md
index 8359144d2b2..119c0e5e921 100644
--- a/concepts/toolkit/customize-components/style.md
+++ b/concepts/toolkit/customize-components/style.md
@@ -3,6 +3,7 @@ title: "Styling components in the Microsoft Graph Toolkit"
description: "Use CSS custom properties to modify the Microsoft Graph Toolkit component styles."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Styling components in the Microsoft Graph Toolkit
diff --git a/concepts/toolkit/customize-components/templates.md b/concepts/toolkit/customize-components/templates.md
index 5df619c6fdc..edd1ab6de81 100644
--- a/concepts/toolkit/customize-components/templates.md
+++ b/concepts/toolkit/customize-components/templates.md
@@ -3,6 +3,7 @@ title: "Templates in the Microsoft Graph Toolkit"
description: "Use custom templates to modify the content of a component."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Templates in the Microsoft Graph Toolkit
diff --git a/concepts/toolkit/get-started/add-aad-app-registration.md b/concepts/toolkit/get-started/add-aad-app-registration.md
index 1d561ebc8bc..467b22e7818 100644
--- a/concepts/toolkit/get-started/add-aad-app-registration.md
+++ b/concepts/toolkit/get-started/add-aad-app-registration.md
@@ -3,6 +3,7 @@ title: "Create a Microsoft Entra app"
description: "Create a Microsoft Entra application registration for communicating with Microsoft 365"
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Create a Microsoft Entra app to use with the Microsoft Graph Toolkit
diff --git a/concepts/toolkit/get-started/build-a-microsoft-teams-tab.md b/concepts/toolkit/get-started/build-a-microsoft-teams-tab.md
index 94ba11349eb..4e524568b3c 100644
--- a/concepts/toolkit/get-started/build-a-microsoft-teams-tab.md
+++ b/concepts/toolkit/get-started/build-a-microsoft-teams-tab.md
@@ -3,6 +3,7 @@ title: "Build a Microsoft Teams tab with the Microsoft Graph Toolkit"
description: "Get started building a Microsoft Teams tab using the Microsoft Graph Toolkit."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Build a Microsoft Teams tab with the Microsoft Graph Toolkit
diff --git a/concepts/toolkit/get-started/build-a-sharepoint-web-part.md b/concepts/toolkit/get-started/build-a-sharepoint-web-part.md
index 61d251ac4d3..e9a9902e2d1 100644
--- a/concepts/toolkit/get-started/build-a-sharepoint-web-part.md
+++ b/concepts/toolkit/get-started/build-a-sharepoint-web-part.md
@@ -3,6 +3,7 @@ title: "Build a SharePoint web part with the Microsoft Graph Toolkit"
description: "Get started using the Microsoft Graph Toolkit to build a SharePoint web part."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Build a SharePoint web part with the Microsoft Graph Toolkit
diff --git a/concepts/toolkit/get-started/build-a-web-app.md b/concepts/toolkit/get-started/build-a-web-app.md
index a49c5cdf421..f07c1fc5660 100644
--- a/concepts/toolkit/get-started/build-a-web-app.md
+++ b/concepts/toolkit/get-started/build-a-web-app.md
@@ -3,6 +3,7 @@ title: "Build a web application with Microsoft Graph Toolkit"
description: "Get started building a web application using Microsoft Graph Toolkit."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Build a web application with the Microsoft Graph Toolkit
diff --git a/concepts/toolkit/get-started/build-an-electron-app.md b/concepts/toolkit/get-started/build-an-electron-app.md
index e2979bcd778..a4199609faa 100644
--- a/concepts/toolkit/get-started/build-an-electron-app.md
+++ b/concepts/toolkit/get-started/build-an-electron-app.md
@@ -3,6 +3,7 @@ title: "Use the Microsoft Graph Toolkit with Electron"
description: "Get started using the Microsoft Graph Toolkit in an Electron application."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Use the Microsoft Graph Toolkit with Electron
diff --git a/concepts/toolkit/get-started/includes/building-one-productivity-hub-01-intro.md b/concepts/toolkit/get-started/includes/building-one-productivity-hub-01-intro.md
index c88f061914c..f02ff9d144c 100644
--- a/concepts/toolkit/get-started/includes/building-one-productivity-hub-01-intro.md
+++ b/concepts/toolkit/get-started/includes/building-one-productivity-hub-01-intro.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/toolkit/get-started/includes/building-one-productivity-hub-02-register-app.md b/concepts/toolkit/get-started/includes/building-one-productivity-hub-02-register-app.md
index 1b4c8f1f05b..3b0c7a394d0 100644
--- a/concepts/toolkit/get-started/includes/building-one-productivity-hub-02-register-app.md
+++ b/concepts/toolkit/get-started/includes/building-one-productivity-hub-02-register-app.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/toolkit/get-started/includes/building-one-productivity-hub-03-build-app.md b/concepts/toolkit/get-started/includes/building-one-productivity-hub-03-build-app.md
index 743ad886588..2ad2c47d9a2 100644
--- a/concepts/toolkit/get-started/includes/building-one-productivity-hub-03-build-app.md
+++ b/concepts/toolkit/get-started/includes/building-one-productivity-hub-03-build-app.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/toolkit/get-started/includes/building-one-productivity-hub-04-design-app.md b/concepts/toolkit/get-started/includes/building-one-productivity-hub-04-design-app.md
index f7ccd8d383d..a0e30c7d3fe 100644
--- a/concepts/toolkit/get-started/includes/building-one-productivity-hub-04-design-app.md
+++ b/concepts/toolkit/get-started/includes/building-one-productivity-hub-04-design-app.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/toolkit/get-started/includes/building-one-productivity-hub-05-run-app.md b/concepts/toolkit/get-started/includes/building-one-productivity-hub-05-run-app.md
index 75101161392..1f1cb62a968 100644
--- a/concepts/toolkit/get-started/includes/building-one-productivity-hub-05-run-app.md
+++ b/concepts/toolkit/get-started/includes/building-one-productivity-hub-05-run-app.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/toolkit/get-started/includes/building-one-productivity-hub-06-summary.md b/concepts/toolkit/get-started/includes/building-one-productivity-hub-06-summary.md
index d7102ae13e8..fb4500a4825 100644
--- a/concepts/toolkit/get-started/includes/building-one-productivity-hub-06-summary.md
+++ b/concepts/toolkit/get-started/includes/building-one-productivity-hub-06-summary.md
@@ -1,5 +1,6 @@
---
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
diff --git a/concepts/toolkit/get-started/mgt-react.md b/concepts/toolkit/get-started/mgt-react.md
index 290bb40f213..83a708471b2 100644
--- a/concepts/toolkit/get-started/mgt-react.md
+++ b/concepts/toolkit/get-started/mgt-react.md
@@ -3,6 +3,7 @@ title: "Microsoft Graph Toolkit React components"
description: "The Microsoft Graph Toolkit React components (`mgt-react`) allow React developers to use the Microsoft Graph Toolkit in their React applications."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Microsoft Graph Toolkit React components
diff --git a/concepts/toolkit/get-started/mgt-spfx.md b/concepts/toolkit/get-started/mgt-spfx.md
index b78d6fb2a27..6ed45be90c8 100644
--- a/concepts/toolkit/get-started/mgt-spfx.md
+++ b/concepts/toolkit/get-started/mgt-spfx.md
@@ -3,6 +3,7 @@ title: "Microsoft Graph Toolkit in SharePoint Framework solutions"
description: "Use Microsoft Graph Toolkit to develop SharePoint Framework solutions."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Microsoft Graph Toolkit in SharePoint Framework solutions
diff --git a/concepts/toolkit/get-started/overview.md b/concepts/toolkit/get-started/overview.md
index 5bfe32d7652..95931b8da80 100644
--- a/concepts/toolkit/get-started/overview.md
+++ b/concepts/toolkit/get-started/overview.md
@@ -3,6 +3,7 @@ title: "Get started with Microsoft Graph Toolkit"
description: "Learn how to set up your Microsoft 365 tenant and development environment to use Microsoft Graph Toolkit. Install npm packages for components and providers."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Get started with Microsoft Graph Toolkit
diff --git a/concepts/toolkit/get-started/use-toolkit-with-angular.md b/concepts/toolkit/get-started/use-toolkit-with-angular.md
index 47b3ce7bb07..71bd813330f 100644
--- a/concepts/toolkit/get-started/use-toolkit-with-angular.md
+++ b/concepts/toolkit/get-started/use-toolkit-with-angular.md
@@ -3,6 +3,7 @@ title: "Use the Microsoft Graph Toolkit with Angular"
description: "Get started using the Microsoft Graph Toolkit in an Angular application."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Use the Microsoft Graph Toolkit with Angular
diff --git a/concepts/toolkit/get-started/use-toolkit-with-react.md b/concepts/toolkit/get-started/use-toolkit-with-react.md
index f16be955475..d4d978c4126 100644
--- a/concepts/toolkit/get-started/use-toolkit-with-react.md
+++ b/concepts/toolkit/get-started/use-toolkit-with-react.md
@@ -4,6 +4,7 @@ description: "Get started using the Microsoft Graph Toolkit in a React applicati
ms.localizationpriority: medium
author: sebastienlevert
zone_pivot_groups: mgt-version
+ms.date: 11/07/2024
---
# Use the Microsoft Graph Toolkit with React
diff --git a/concepts/toolkit/overview.md b/concepts/toolkit/overview.md
index 9c65eb66078..08e0fdaee79 100644
--- a/concepts/toolkit/overview.md
+++ b/concepts/toolkit/overview.md
@@ -3,6 +3,7 @@ title: "Microsoft Graph Toolkit overview"
description: "Use Microsoft Graph Toolkit to find authentication providers and reusable, framework-agnostic web components for accessing and working with Microsoft Graph."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Microsoft Graph Toolkit overview
diff --git a/concepts/toolkit/permissions.md b/concepts/toolkit/permissions.md
index c13b02255c5..8a65f855828 100644
--- a/concepts/toolkit/permissions.md
+++ b/concepts/toolkit/permissions.md
@@ -3,6 +3,7 @@ title: "Permissions in Microsoft Graph Toolkit"
description: "Get an overview of how Microsoft Graph Toolkit manages permissions."
ms.localizationpriority: medium
author: gavinbarron
+ms.date: 11/07/2024
---
# Permissions in Microsoft Graph Toolkit
diff --git a/concepts/toolkit/providers/custom.md b/concepts/toolkit/providers/custom.md
index 36c5fe094f5..2144eca7f3b 100644
--- a/concepts/toolkit/providers/custom.md
+++ b/concepts/toolkit/providers/custom.md
@@ -3,6 +3,7 @@ title: "Custom provider"
description: "Create a custom provider to enable authentication and graph access for the Microsoft Graph Toolkit components, if you have existing authentication code in your application."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Custom provider
diff --git a/concepts/toolkit/providers/electron.md b/concepts/toolkit/providers/electron.md
index 8cea9ff2ec3..428234da5de 100644
--- a/concepts/toolkit/providers/electron.md
+++ b/concepts/toolkit/providers/electron.md
@@ -3,6 +3,7 @@ title: "Electron provider"
description: "The MSAL provider for Electron uses MSAL-node to sign in users and acquire tokens to use with the Microsoft Graph."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Electron provider
diff --git a/concepts/toolkit/providers/msal2.md b/concepts/toolkit/providers/msal2.md
index bbefa72d370..8ac1d164c7a 100644
--- a/concepts/toolkit/providers/msal2.md
+++ b/concepts/toolkit/providers/msal2.md
@@ -3,6 +3,7 @@ title: "MSAL2 provider"
description: "The MSAL 2 provider uses MSAL-browser to sign in users and acquire tokens to use with the Microsoft Graph"
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# MSAL2 Provider
diff --git a/concepts/toolkit/providers/providers.md b/concepts/toolkit/providers/providers.md
index 43b6af139ea..1d4bebd5cbb 100644
--- a/concepts/toolkit/providers/providers.md
+++ b/concepts/toolkit/providers/providers.md
@@ -3,6 +3,7 @@ title: "Microsoft Graph Toolkit providers"
description: "The Microsoft Graph Toolkit providers enable authentication and Microsoft Graph access for all components."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Microsoft Graph Toolkit providers
diff --git a/concepts/toolkit/providers/proxy.md b/concepts/toolkit/providers/proxy.md
index b0d09340465..92aefd01a3e 100644
--- a/concepts/toolkit/providers/proxy.md
+++ b/concepts/toolkit/providers/proxy.md
@@ -3,6 +3,7 @@ title: "Proxy provider"
description: "The proxy provider allows you to use your own server-side authentication with the Microsoft Graph Toolkit."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Proxy provider
diff --git a/concepts/toolkit/providers/sharepoint.md b/concepts/toolkit/providers/sharepoint.md
index f3c07272ee3..87086908786 100644
--- a/concepts/toolkit/providers/sharepoint.md
+++ b/concepts/toolkit/providers/sharepoint.md
@@ -3,6 +3,7 @@ title: "SharePoint provider"
description: "Use the SharePoint provider inside your SharePoint web parts to power the components with Microsoft Graph access."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# SharePoint provider
diff --git a/concepts/toolkit/providers/teamsfx.md b/concepts/toolkit/providers/teamsfx.md
index a66526384bb..d0e72be67ab 100644
--- a/concepts/toolkit/providers/teamsfx.md
+++ b/concepts/toolkit/providers/teamsfx.md
@@ -3,6 +3,7 @@ title: "TeamsFx provider"
description: "Use the TeamsFx provider inside your Microsoft Teams applications to provide Microsoft Graph Toolkit components access to Microsoft Graph."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# TeamsFx provider
diff --git a/concepts/toolkit/upgrade.md b/concepts/toolkit/upgrade.md
index d333bb8dd5f..98010be8b68 100644
--- a/concepts/toolkit/upgrade.md
+++ b/concepts/toolkit/upgrade.md
@@ -3,6 +3,7 @@ title: "Upgrade to the latest version of Microsoft Graph Toolkit"
description: "Upgrade guide to help you move from a previous version of the Toolkit to the most recent."
ms.localizationpriority: medium
author: sebastienlevert
+ms.date: 11/07/2024
---
# Upgrade to the latest version of Microsoft Graph Toolkit
diff --git a/concepts/traverse-the-graph.md b/concepts/traverse-the-graph.md
index c7149cbf9c5..18e894ca3a2 100644
--- a/concepts/traverse-the-graph.md
+++ b/concepts/traverse-the-graph.md
@@ -3,6 +3,7 @@ title: "Access data and methods by navigating Microsoft Graph"
description: "In addition to using the Microsoft Graph API to read and write data, you can use a number of request patterns to traverse through the resources in Microsoft Graph. The metadata document also helps you to understand the data model of the resources and relationships in Microsoft Graph."
ms.localizationpriority: high
ms.custom: graphiamtop20, scenarios:getting-started
+ms.date: 11/07/2024
---
# Access data and methods by navigating Microsoft Graph
diff --git a/concepts/tutorials.md b/concepts/tutorials.md
index 6d988bc5126..494122c700f 100644
--- a/concepts/tutorials.md
+++ b/concepts/tutorials.md
@@ -3,6 +3,7 @@ title: Microsoft Graph tutorials
description: Create a basic application that accesses data via Microsoft Graph in 30 minutes by using a step-by-step Microsoft Graph tutorial.
author: jasonjoh
ms.localizationpriority: high
+ms.date: 11/07/2024
---
# Microsoft Graph tutorials
diff --git a/concepts/universal-print-concept-overview.md b/concepts/universal-print-concept-overview.md
index 87ec7dc36ab..39f60d77055 100644
--- a/concepts/universal-print-concept-overview.md
+++ b/concepts/universal-print-concept-overview.md
@@ -5,6 +5,7 @@ author: "braedenp-msft"
ms.localizationpriority: high
ms.subservice: "universal-print"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Universal Print cloud printing API overview
diff --git a/concepts/universal-print-webhook-notifications.md b/concepts/universal-print-webhook-notifications.md
index c4386b8c834..995899fc76f 100644
--- a/concepts/universal-print-webhook-notifications.md
+++ b/concepts/universal-print-webhook-notifications.md
@@ -5,6 +5,7 @@ author: "jahsu"
ms.localizationpriority: high
ms.subservice: "universal-print"
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Subscribe to change notifications from cloud printing APIs using Microsoft Graph
diff --git a/concepts/update-assignment-and-grade-data.md b/concepts/update-assignment-and-grade-data.md
index 5cacb94055b..eded245b503 100644
--- a/concepts/update-assignment-and-grade-data.md
+++ b/concepts/update-assignment-and-grade-data.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "AshwaniBansal1"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Update assignment and grade data
diff --git a/concepts/upload-data-to-upload-session.md b/concepts/upload-data-to-upload-session.md
index fb0dea3a226..d10fd338749 100644
--- a/concepts/upload-data-to-upload-session.md
+++ b/concepts/upload-data-to-upload-session.md
@@ -4,6 +4,7 @@ description: "Use the Universal Print API in Microsoft Graph to create a print j
author: "nilakhan"
ms.localizationpriority: high
ms.custom: scenarios:getting-started
+ms.date: 11/07/2024
---
# Upload documents using the Microsoft Graph Universal Print API
diff --git a/concepts/use-postman-with-app-only-authentication.md b/concepts/use-postman-with-app-only-authentication.md
index cb0e7854d3d..a2504eeb1d8 100644
--- a/concepts/use-postman-with-app-only-authentication.md
+++ b/concepts/use-postman-with-app-only-authentication.md
@@ -3,6 +3,7 @@ title: "Use app-only authentication with Postman for Microsoft Graph"
description: "Learn how to use app-only (application) authentication with Postman for Microsoft Graph to run requests without a signed-in user."
author: "jasonjoh"
ms.localizationpriority: high
+ms.date: 11/07/2024
---
# Use app-only authentication with Postman for Microsoft Graph
diff --git a/concepts/use-postman-with-delegated-authentication.md b/concepts/use-postman-with-delegated-authentication.md
index 6590ad75a7f..26f7abc8dc6 100644
--- a/concepts/use-postman-with-delegated-authentication.md
+++ b/concepts/use-postman-with-delegated-authentication.md
@@ -3,6 +3,7 @@ title: "Use delegated authentication with Postman for Microsoft Graph"
description: "Learn how to use delegated authentication with Postman for Microsoft Graph to run requests on behalf of the signed-in user."
author: "jasonjoh"
ms.localizationpriority: high
+ms.date: 11/07/2024
---
# Use delegated authentication with Postman for Microsoft Graph
diff --git a/concepts/use-postman.md b/concepts/use-postman.md
index 21aa937b05b..ac99445f513 100644
--- a/concepts/use-postman.md
+++ b/concepts/use-postman.md
@@ -3,6 +3,7 @@ title: "Use Postman with the Microsoft Graph API"
description: "Postman is an API platform for building and using APIs. Use the Microsoft Graph Postman collection to get started with Microsoft Graph APIs."
author: "jasonjoh"
ms.localizationpriority: high
+ms.date: 11/07/2024
---
# Use Postman with the Microsoft Graph API
diff --git a/concepts/use-the-api.md b/concepts/use-the-api.md
index 7d618685a1a..c47aa5e6780 100644
--- a/concepts/use-the-api.md
+++ b/concepts/use-the-api.md
@@ -3,6 +3,7 @@ title: "Use the Microsoft Graph API"
description: "Learn how to register your app and get authentication tokens for a user or service before you make requests to the Microsoft Graph API."
ms.localizationpriority: high
ms.custom: graphiamtop20, scenarios:getting-started
+ms.date: 11/07/2024
---
# Use the Microsoft Graph API
diff --git a/concepts/users-you-can-reach.md b/concepts/users-you-can-reach.md
index 95aba779000..6bf3886c10d 100644
--- a/concepts/users-you-can-reach.md
+++ b/concepts/users-you-can-reach.md
@@ -2,6 +2,7 @@
title: "Users you can reach with Microsoft Graph"
description: "Use the Microsoft Graph API to build Microsoft 365 applications that connect users to personal services, work services, and school services."
ms.localizationpriority: high
+ms.date: 11/07/2024
---
# Users you can reach with Microsoft Graph
diff --git a/concepts/versioning-and-support.md b/concepts/versioning-and-support.md
index 138148a6942..f8b2a2afabe 100644
--- a/concepts/versioning-and-support.md
+++ b/concepts/versioning-and-support.md
@@ -2,6 +2,7 @@
title: "Versioning, support, and breaking change policies for Microsoft Graph"
description: "Learn about the support and breaking change policies for Microsoft Graph and the versions of the Microsoft Graph API that are currently available."
ms.localizationpriority: high
+ms.date: 11/07/2024
---
# Versioning, support, and breaking change policies for Microsoft Graph
diff --git a/concepts/whats-new-earlier.md b/concepts/whats-new-earlier.md
index c631fdba487..820c2f38f6a 100644
--- a/concepts/whats-new-earlier.md
+++ b/concepts/whats-new-earlier.md
@@ -3,6 +3,7 @@ title: "Microsoft Graph what's new history"
description: "Find information about previous additions and updates to Microsoft Graph APIs, documentation, SDKs, and other resources."
author: "lauragra"
ms.localizationpriority: medium
+ms.date: 11/07/2024
---
# Microsoft Graph what's new history
diff --git a/concepts/whats-new-overview.md b/concepts/whats-new-overview.md
index 4aa7a7d4cad..53e19bef641 100644
--- a/concepts/whats-new-overview.md
+++ b/concepts/whats-new-overview.md
@@ -3,6 +3,7 @@ title: "What's new in Microsoft Graph"
description: "Find out what's new in Microsoft Graph APIs, SDKs, documentation, and other resources."
author: "lauragra"
ms.localizationpriority: high
+ms.date: 11/07/2024
---
# What's new in Microsoft Graph
@@ -22,6 +23,12 @@ For details about previous updates to Microsoft Graph, see [Microsoft Graph what
The Defender for Identity sensors management API enables you to create detailed reports on the sensors in your workspace, providing information such as server name, sensor version, type, state, and health status. It also allows you to manage sensor settings, including adding descriptions, enabling or disabling delayed updates, and specifying the domain controller the sensor connects to for querying Entra ID. For more information, see [sensor](/graph/api/resources/security-sensor).
+## November 2024: New in preview only
+
+### Teamwork and communications | Calls and online meetings
+
+Use the **allowedLobbyAdmitters** property on [onlineMeeting](/graph/api/resources/onlinemeeting?view=graph-rest-beta&preserve-view=true) to get or set the users who can admit from the lobby.
+
## October 2024: New and generally available
### Backup storage
diff --git a/concepts/windowsupdates-concept-overview.md b/concepts/windowsupdates-concept-overview.md
index 56f51a7d257..6b5dc8bb9aa 100644
--- a/concepts/windowsupdates-concept-overview.md
+++ b/concepts/windowsupdates-concept-overview.md
@@ -5,6 +5,7 @@ author: "ryan-k-williams"
ms.localizationpriority: medium
ms.subservice: autopatch
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Windows updates API overview
diff --git a/concepts/windowsupdates-deploy-expedited-update.md b/concepts/windowsupdates-deploy-expedited-update.md
index f5c4a786111..b2522e64bd9 100644
--- a/concepts/windowsupdates-deploy-expedited-update.md
+++ b/concepts/windowsupdates-deploy-expedited-update.md
@@ -5,6 +5,7 @@ author: "ryan-k-williams"
ms.localizationpriority: medium
ms.subservice: autopatch
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Deploy an expedited quality update using Windows Autopatch
diff --git a/concepts/windowsupdates-deploy-update.md b/concepts/windowsupdates-deploy-update.md
index d823ab7e6db..324f53383ac 100644
--- a/concepts/windowsupdates-deploy-update.md
+++ b/concepts/windowsupdates-deploy-update.md
@@ -5,6 +5,7 @@ author: "ryan-k-williams"
ms.localizationpriority: medium
ms.subservice: autopatch
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Deploy a feature update using Windows Autopatch
diff --git a/concepts/windowsupdates-deployments.md b/concepts/windowsupdates-deployments.md
index a0dc0b95c20..4c16098f741 100644
--- a/concepts/windowsupdates-deployments.md
+++ b/concepts/windowsupdates-deployments.md
@@ -5,6 +5,7 @@ author: "ryan-k-williams"
ms.localizationpriority: medium
ms.subservice: autopatch
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Deployments in Windows Autopatch
diff --git a/concepts/windowsupdates-enroll.md b/concepts/windowsupdates-enroll.md
index b197938b013..58a01799ba5 100644
--- a/concepts/windowsupdates-enroll.md
+++ b/concepts/windowsupdates-enroll.md
@@ -5,6 +5,7 @@ author: "ryan-k-williams"
ms.localizationpriority: medium
ms.subservice: autopatch
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Enroll in update management by Windows Autopatch
diff --git a/concepts/windowsupdates-manage-driver-update.md b/concepts/windowsupdates-manage-driver-update.md
index 5eced0aa554..e38f53fdc35 100644
--- a/concepts/windowsupdates-manage-driver-update.md
+++ b/concepts/windowsupdates-manage-driver-update.md
@@ -5,6 +5,7 @@ author: "Ryan-K-Williams"
ms.localizationpriority: medium
ms.subservice: autopatch
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Deploy a driver update using Windows Autopatch
diff --git a/concepts/windowsupdates-manage-monitoring-rules.md b/concepts/windowsupdates-manage-monitoring-rules.md
index 2ff9095ca37..01d7ed084ff 100644
--- a/concepts/windowsupdates-manage-monitoring-rules.md
+++ b/concepts/windowsupdates-manage-monitoring-rules.md
@@ -5,6 +5,7 @@ author: "ryan-k-williams"
ms.localizationpriority: medium
ms.subservice: autopatch
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Manage monitoring rules using Windows Autopatch
diff --git a/concepts/windowsupdates-manage-safeguards.md b/concepts/windowsupdates-manage-safeguards.md
index b871730bda3..403c538c1c9 100644
--- a/concepts/windowsupdates-manage-safeguards.md
+++ b/concepts/windowsupdates-manage-safeguards.md
@@ -5,6 +5,7 @@ author: "ryan-k-williams"
ms.localizationpriority: medium
ms.subservice: autopatch
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Manage safeguards using Windows Autopatch
diff --git a/concepts/windowsupdates-schedule-deployment.md b/concepts/windowsupdates-schedule-deployment.md
index 0db8bd915b7..c42bc1c67ad 100644
--- a/concepts/windowsupdates-schedule-deployment.md
+++ b/concepts/windowsupdates-schedule-deployment.md
@@ -5,6 +5,7 @@ author: "ryan-k-williams"
ms.localizationpriority: medium
ms.subservice: autopatch
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Schedule a deployment using Windows Autopatch
diff --git a/concepts/windowsupdates-software-updates.md b/concepts/windowsupdates-software-updates.md
index 4a170300860..2ff3a69cbbc 100644
--- a/concepts/windowsupdates-software-updates.md
+++ b/concepts/windowsupdates-software-updates.md
@@ -5,6 +5,7 @@ author: "ryan-k-williams"
ms.localizationpriority: medium
ms.subservice: autopatch
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Software updates with Windows Autopatch
diff --git a/concepts/work-with-grading-categories.md b/concepts/work-with-grading-categories.md
index 65cf8c5449a..4c130c9724e 100644
--- a/concepts/work-with-grading-categories.md
+++ b/concepts/work-with-grading-categories.md
@@ -5,6 +5,7 @@ ms.localizationpriority: medium
author: "v-rmanda"
ms.subservice: "education"
doc_type: conceptualPageType
+ms.date: 11/07/2024
---
# Work with grading categories
diff --git a/concepts/workbook-best-practice.md b/concepts/workbook-best-practice.md
index 8563778ad54..c087b2529c8 100644
--- a/concepts/workbook-best-practice.md
+++ b/concepts/workbook-best-practice.md
@@ -4,6 +4,7 @@ description: "Find tips for working with Excel APIs in Microsoft Graph. Learn ho
author: "grangeryy"
ms.localizationpriority: medium
ms.subservice: "excel"
+ms.date: 11/07/2024
---
# Best practices for working with the Excel API
diff --git a/concepts/workbook-error-codes.md b/concepts/workbook-error-codes.md
index e0c3d68dc72..222c41ba565 100644
--- a/concepts/workbook-error-codes.md
+++ b/concepts/workbook-error-codes.md
@@ -4,6 +4,7 @@ description: "Lists and describes the error codes that are returned by the workb
author: "grangeryy"
ms.localizationpriority: medium
ms.subservice: "excel"
+ms.date: 11/07/2024
---
# Error codes for workbooks and charts APIs
diff --git a/concepts/workbook-error-handling.md b/concepts/workbook-error-handling.md
index a935ae236cf..3043e1f22e7 100644
--- a/concepts/workbook-error-handling.md
+++ b/concepts/workbook-error-handling.md
@@ -4,6 +4,7 @@ description: "Find general instructions and suggestions for handling errors that
author: "grangeryy"
ms.localizationpriority: medium
ms.subservice: "excel"
+ms.date: 11/07/2024
---
# Error handling for Excel APIs