Skip to content

Commit 617bd57

Browse files
Merge pull request #28909 from microsoftgraph/main
Auto Publish – main to live - 2026-05-19 00:30 UTC
2 parents 4361e31 + c63cf39 commit 617bd57

260 files changed

Lines changed: 818 additions & 321 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

api-reference/beta/api/agentidentity-post.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Create a new [agentIdentity](../resources/agentidentity.md) object from the spec
2020
## Permissions
2121
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).
2222

23-
<!-- { "blockType": "permissions", "name": "serviceprincipal_post_serviceprincipals" } -->
23+
<!-- { "blockType": "permissions", "name": "agentidentity_post" } -->
2424
[!INCLUDE [permissions-table](../includes/permissions/agentidentity-post-permissions.md)]
2525

2626
[!INCLUDE [rbac-agentid-apis-write](../includes/rbac-for-apis/rbac-agentid-apis-write.md)]

api-reference/beta/api/cloudpc-getcloudpclaunchinfo.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ Namespace: microsoft.graph
1414
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1515

1616
> [!CAUTION]
17-
> The `/me/cloudPCs/{cloudPCId}/getCloudPcLaunchInfo` and `/users/{userId}/cloudPCs/{id}/getCloudPcLaunchInfo` endpoints are deprecated and will stop returning data on October 30, 2026. Going forward, use the [retrieveCloudPcLaunchDetail](../api/cloudpc-retrievecloudpclaunchdetail.md) API.
17+
> * The `/me/cloudPCs/{cloudPCId}/getCloudPcLaunchInfo` and `/users/{userId}/cloudPCs/{id}/getCloudPcLaunchInfo` endpoints are deprecated and will stop returning data on October 30, 2026.
18+
> * The `/deviceManagement/virtualEndpoint/cloudPCs/{cloudPCId}/getCloudPcLaunchInfo` endpoint is deprecated and will stop returning data on June 18, 2026.
19+
> * Going forward, use the [retrieveCloudPcLaunchDetail](../api/cloudpc-retrievecloudpclaunchdetail.md) API.
1820
1921
Get the [cloudPCLaunchInfo](../resources/cloudpclaunchinfo.md) for a specific [cloudPC](../resources/cloudpc.md) that belongs to the current signed-in user.
2022

@@ -46,9 +48,6 @@ To get the [cloudPCLaunchInfo](../resources/cloudpclaunchinfo.md) for a specific
4648
GET /deviceManagement/virtualEndpoint/cloudPCs/{cloudPCId}/getCloudPcLaunchInfo
4749
```
4850

49-
> [!CAUTION]
50-
> The `/deviceManagement/virtualEndpoint/cloudPCs/{cloudPCId}/getCloudPcLaunchInfo` endpoint is deprecated and stopped returning data on October 30, 2025.
51-
5251
## Request headers
5352
|Name|Description|
5453
|:---|:---|

api-reference/beta/api/federatedtokenvalidationpolicy-get.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ Read the properties and relationships of a [federatedTokenValidationPolicy](../r
2020
## Permissions
2121
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).
2222

23-
<!-- {
24-
"blockType": "permissions",
25-
"name": "federatedtokenvalidationpolicy-get-permissions"
26-
}
27-
-->
23+
<!-- { "blockType": "permissions", "name": "federatedtokenvalidationpolicy_get" } -->
2824
[!INCLUDE [permissions-table](../includes/permissions/federatedtokenvalidationpolicy-get-permissions.md)]
2925

3026
[!INCLUDE [rbac-federatedtokenvalidationpolicy-apis](../includes/rbac-for-apis/rbac-federatedtokenvalidationpolicy-apis.md)]

api-reference/beta/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Content-Type: application/json
164164
},
165165
"callbackConfiguration": {
166166
"@odata.type": "#microsoft.graph.identityGovernance.customTaskExtensionCallbackConfiguration",
167-
"timeoutDuration": "PT5M"
167+
"timeoutDuration": "PT30M"
168168
}
169169
}
170170
]

api-reference/beta/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Content-length: 588
103103
},
104104
"callbackConfiguration": {
105105
"@odata.type": "#microsoft.graph.identityGovernance.customTaskExtensionCallbackConfiguration",
106-
"timeoutDuration": "PT5M"
106+
"timeoutDuration": "PT30M"
107107
}
108108
}
109109
```
@@ -176,7 +176,7 @@ Content-Type: application/json
176176
},
177177
"callbackConfiguration": {
178178
"@odata.type": "#microsoft.graph.identityGovernance.customTaskExtensionCallbackConfiguration",
179-
"timeoutDuration": "PT5M"
179+
"timeoutDuration": "PT30M"
180180
}
181181
}
182182
```

api-reference/beta/api/peopleadminsettings-list-photoupdatesettings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Namespace: microsoft.graph
1616

1717
Get the properties of a [photoUpdateSettings](../resources/photoupdatesettings.md) object.
1818

19-
[!INCLUDE [national-cloud-support](../../includes/global-china.md)]
19+
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
2020

2121
## Permissions
2222

api-reference/beta/api/photoupdatesettings-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Namespace: microsoft.graph
1616

1717
Update the properties of a [photoUpdateSettings](../resources/photoupdatesettings.md) object.
1818

19-
[!INCLUDE [national-cloud-support](../../includes/global-china.md)]
19+
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
2020

2121
## Permissions
2222

api-reference/beta/api/policyroot-list-federatedtokenvalidationpolicy.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ Get a list of the [federatedTokenValidationPolicy](../resources/federatedtokenva
2020
## Permissions
2121
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).
2222

23-
<!-- {
24-
"blockType": "permissions",
25-
"name": "policyroot-list-federatedtokenvalidationpolicy-permissions"
26-
}
27-
-->
23+
<!-- { "blockType": "permissions", "name": "policyroot_list_federatedtokenvalidationpolicy" } -->
2824
[!INCLUDE [permissions-table](../includes/permissions/policyroot-list-federatedtokenvalidationpolicy-permissions.md)]
2925

3026
[!INCLUDE [rbac-federatedtokenvalidationpolicy-apis](../includes/rbac-for-apis/rbac-federatedtokenvalidationpolicy-apis.md)]
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
description: Automatically generated file. DO NOT MODIFY
2+
description: "Automatically generated file. DO NOT MODIFY"
33
ms.topic: include
44
ms.localizationpriority: medium
55
---
66

7-
|Permission type|Least privileged permission|Higher privileged permissions|
7+
|Permission type|Least privileged permissions|Higher privileged permissions|
88
|:---|:---|:---|
9-
|Delegated (work or school account)| Not supported. | Not supported. |
9+
|Delegated (work or school account)|AgentIdentity.Create.All|AgentIdentity.ReadWrite.All|
1010
|Delegated (personal Microsoft account)|Not supported.|Not supported.|
11-
|Application|AgentIdentity.CreateAsManager, AgentIdentity.Create.All | Not available |
11+
|Application|AgentIdentity.Create.All|AgentIdentity.CreateAsManager, AgentIdentity.ReadWrite.All|
1212

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
|Permission type|Least privileged permission|Higher privileged permissions|
1+
---
2+
description: "Automatically generated file. DO NOT MODIFY"
3+
ms.topic: include
4+
ms.localizationpriority: medium
5+
---
6+
7+
|Permission type|Least privileged permissions|Higher privileged permissions|
28
|:---|:---|:---|
3-
|Delegated (work or school account)|Not supported.|Not supported.|
9+
|Delegated (work or school account)|Policy.Read.All|Policy.ReadWrite.AuthenticationFlows|
410
|Delegated (personal Microsoft account)|Not supported.|Not supported.|
5-
|Application|Not supported.|Not supported.|
11+
|Application|Policy.Read.All|Policy.ReadWrite.AuthenticationFlows|
12+

0 commit comments

Comments
 (0)