Skip to content

Commit 1385a8e

Browse files
author
Patrick El-Azem
committed
Cosmos DB | Policy | Fix service names missing 'Azure' per style guidelines
1 parent ae5fc4f commit 1385a8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cosmos-db/policy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Use Azure Policy to implement governance and controls for Azure Cosmos DB resources
3-
description: Learn how to use Azure Policy to implement governance and controls for Cosmos DB resources.
3+
description: Learn how to use Azure Policy to implement governance and controls for Azure Cosmos DB resources.
44
author: plzm
55
ms.author: paelaz
66
ms.service: cosmos-db
@@ -28,7 +28,7 @@ At the step to select a policy definition, enter `Cosmos DB` in the Search field
2828
> [!TIP]
2929
> You can also use the built-in policy definition names shown in the **Available Definitions** pane with Azure PowerShell, Azure CLI, or ARM templates to create policy assignments.
3030
31-
:::image type="content" source="./media/policy/available-definitions.png" alt-text="Search for Cosmos DB built-in policy definitions":::
31+
:::image type="content" source="./media/policy/available-definitions.png" alt-text="Search for Azure Cosmos DB built-in policy definitions":::
3232

3333
## Create a custom policy definition
3434

@@ -111,7 +111,7 @@ The screenshot shows the following compliance evaluation results:
111111
- Zero out of one Azure Cosmos DB accounts in the specified scope are compliant with the policy assignment to check that resources were deployed to allowed regions.
112112
- One out of two Azure Cosmos DB database or collection resources in the specified scope are compliant with the policy assignment to check for provisioned throughput exceeding the specified maximum limit.
113113

114-
:::image type="content" source="./media/policy/compliance.png" alt-text="Search for Cosmos DB built-in policy definitions":::
114+
:::image type="content" source="./media/policy/compliance.png" alt-text="Search for Azure Cosmos DB built-in policy definitions":::
115115

116116
To remediate the non-compliant resources, see the [remediated with Azure Policy](../governance/policy/how-to/remediate-resources.md) article.
117117

0 commit comments

Comments
 (0)