Skip to content

Commit fb6604d

Browse files
authored
Merge pull request #25540 from microsoftgraph/main
Merge to publish.
2 parents 6da825a + 6aca8e3 commit fb6604d

File tree

52 files changed

+1208
-229
lines changed

Some content is hidden

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

52 files changed

+1208
-229
lines changed

api-reference/beta/api/filestorage-delete-deletedcontainers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Namespace: microsoft.graph
1515

1616
Permanently remove a [fileStorageContainer](../resources/filestoragecontainer.md) from the deleted container collection. Removing a file storage container with this API permanently removes it from the deleted container collection. Therefore, it can't be restored later.
1717

18+
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
19+
1820
## Permissions
1921

2022
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).

api-reference/beta/api/filestorage-get-deletedcontainers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Namespace: microsoft.graph
1515

1616
Retrieve the properties of a deleted [fileStorageContainer](../resources/filestoragecontainer.md) from the deleted container collection.
1717

18+
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
19+
1820
## Permissions
1921

2022
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).

api-reference/beta/api/filestorage-list-deletedcontainers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Namespace: microsoft.graph
1515

1616
Retrieve the list of [fileStorageContainer](../resources/filestoragecontainer.md) objects from the deleted container collection.
1717

18+
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
19+
1820
## Permissions
1921

2022
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).

api-reference/beta/api/identitygovernance-insights-toptasksprocessedsummary.md

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

1616
Provide a summary of the most processed tasks, known as top tasks, for a specified time period in a tenant. The task definition is provided, along with numerical counts of total, successful, and failed runs. For information about workflows processed, see [insights: topWorkflowsProcessedSummary](identitygovernance-insights-topworkflowsprocessedsummary.md).
1717

18-
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
18+
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
1919

2020
## Permissions
2121

api-reference/beta/api/identitygovernance-insights-topworkflowsprocessedsummary.md

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

1616
Provide a summary of the workflows processed the most, known as top workflows, for a specified period in a tenant. Workflow basic details are given, along with run information. For information about tasks processed, see [insights: topTasksProcessedSummary](identitygovernance-insights-toptasksprocessedsummary.md).
1717

18-
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
18+
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
1919

2020
## Permissions
2121

api-reference/beta/api/identitygovernance-insights-workflowsprocessedbycategory.md

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

1616
Provide a summary of workflows processed, by category, in a tenant. This allows you to quickly get category information, by numerical value, bypassing other information found in the [WorkflowsProcessedSummary](identitygovernance-insights-workflowsprocessedsummary.md) call.
1717

18-
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
18+
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
1919

2020
## Permissions
2121

api-reference/beta/api/identitygovernance-insights-workflowsprocessedsummary.md

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

1616
Provide a summary of all workflows processed within a tenant for a specified period. Because the amount of results for listed workflows as returned by the [List workflows](../api/identitygovernance-lifecycleworkflowscontainer-list-workflows.md) does not tell you which workflows were processed from the list of created workflows, this summary gives you a quick overview of processed status based on counts.
1717

18-
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]
18+
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
1919

2020
## Permissions
2121

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ Choose the permission or permissions marked as least privileged for this API. Us
2222
<!-- { "blockType": "permissions", "name": "namepronunciationsettings_get" } -->
2323
[!INCLUDE [permissions-table](../includes/permissions/namepronunciationsettings-get-permissions.md)]
2424

25+
<!-- {
26+
"blockType": "request"
27+
}-->
28+
2529
## HTTP request
2630

27-
<!-- {
28-
"blockType": "ignored"
29-
}
30-
-->
3131
``` http
3232
GET /admin/people/namePronunciation
3333
```

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ Choose the permission or permissions marked as least privileged for this API. Us
2222
<!-- { "blockType": "permissions", "name": "namepronunciationsettings_update" } -->
2323
[!INCLUDE [permissions-table](../includes/permissions/namepronunciationsettings-update-permissions.md)]
2424

25+
<!-- {
26+
"blockType": "request"
27+
}-->
28+
2529
## HTTP request
2630

27-
<!-- {
28-
"blockType": "ignored"
29-
}
30-
-->
3131
``` http
3232
PATCH /admin/people/namePronunciation
3333
```

api-reference/beta/api/security-ediscoverycase-post-legalholds.md

Lines changed: 2 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ You can specify the following properties when you create an **ediscoveryHoldPoli
4747
|:---|:---|:---|
4848
|displayName|String|The display name of the legal hold policy. Required.|
4949
|description|String|The description of the legal hold policy. Optional.|
50+
|contentQuery|String|KQL query that specifies content to be held in the specified locations. Optional. |
5051

5152
## Response
5253

@@ -57,7 +58,6 @@ If successful, this method returns a `201 Created` response code and an [microso
5758
### Request
5859
The following example shows a request.
5960

60-
# [HTTP](#tab/http)
6161
<!-- {
6262
"blockType": "request",
6363
"name": "create_ediscoveryholdpolicy_from_"
@@ -70,53 +70,10 @@ Content-Type: application/json
7070
{
7171
"displayName": "My legalHold with sources",
7272
"description": "Created from Graph API",
73-
"userSources@odata.bind": [
74-
{
75-
"@odata.type": "microsoft.graph.security.userSource",
76-
"email": "SalesTeam@contoso.com"
77-
}
78-
],
79-
"siteSources@odata.bind": [
80-
{
81-
"@odata.type": "microsoft.graph.security.siteSource",
82-
"site": {
83-
"webUrl": "https://m365x809305.sharepoint.com/sites/Design-topsecret"
84-
}
85-
}
86-
]
73+
"contentQuery": "KQL content query",
8774
}
8875
```
8976

90-
# [C#](#tab/csharp)
91-
[!INCLUDE [sample-code](../includes/snippets/csharp/create-ediscoveryholdpolicy-from--csharp-snippets.md)]
92-
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
93-
94-
# [CLI](#tab/cli)
95-
[!INCLUDE [sample-code](../includes/snippets/cli/create-ediscoveryholdpolicy-from--cli-snippets.md)]
96-
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
97-
98-
# [Java](#tab/java)
99-
[!INCLUDE [sample-code](../includes/snippets/java/create-ediscoveryholdpolicy-from--java-snippets.md)]
100-
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
101-
102-
# [JavaScript](#tab/javascript)
103-
[!INCLUDE [sample-code](../includes/snippets/javascript/create-ediscoveryholdpolicy-from--javascript-snippets.md)]
104-
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
105-
106-
# [PHP](#tab/php)
107-
[!INCLUDE [sample-code](../includes/snippets/php/create-ediscoveryholdpolicy-from--php-snippets.md)]
108-
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
109-
110-
# [PowerShell](#tab/powershell)
111-
[!INCLUDE [sample-code](../includes/snippets/powershell/create-ediscoveryholdpolicy-from--powershell-snippets.md)]
112-
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
113-
114-
# [Python](#tab/python)
115-
[!INCLUDE [sample-code](../includes/snippets/python/create-ediscoveryholdpolicy-from--python-snippets.md)]
116-
[!INCLUDE [sdk-documentation](../includes/snippets/snippets-sdk-documentation-link.md)]
117-
118-
---
119-
12077
### Response
12178
The following example shows the response.
12279
>**Note:** The response object shown here might be shortened for readability.

0 commit comments

Comments
 (0)