Skip to content

Commit 7aa7c4f

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Update cloud support status
1 parent 1978e01 commit 7aa7c4f

11 files changed

+14
-8
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/v1.0/api/identitygovernance-insights-toptasksprocessedsummary.md

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

1414
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).
1515

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

1818
## Permissions
1919

api-reference/v1.0/api/identitygovernance-insights-topworkflowsprocessedsummary.md

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

1414
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).
1515

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

1818
## Permissions
1919

api-reference/v1.0/api/identitygovernance-insights-workflowsprocessedbycategory.md

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

1414
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.
1515

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

1818
## Permissions
1919

0 commit comments

Comments
 (0)