This policy enables you to restrict the locations your organization can specify when deploying Azure Cosmos DB resources. Use to enforce your geo-compliance requirements.
The following 1 compliance controls are associated with this Policy definition 'Azure Cosmos DB allowed locations' (0473574d-2d43-4217-aefe-941fcdf7e684)
Use the filters above each column to filter and limit table data. Advanced searches can be performed by using the following operators: <, <=, >, >=, =, *, !, {, }, ||,&&, [empty], [nonempty], rgx: Learn more
Use the filters above each column to filter and limit table data. Advanced searches can be performed by using the following operators: <, <=, >, >=, =, *, !, {, }, ||,&&, [empty], [nonempty], rgx: Learn more
"description": "This policy enables you to restrict the locations your organization can specify when deploying Azure Cosmos DB resources. Use to enforce your geo-compliance requirements.",
6
"metadata": {
7
- "version": "1.0.0",
8
"category": "Cosmos DB"
9
},
10
"parameters": {
11
"listOfAllowedLocations": {
@@ -22,13 +22,16 @@
22
"displayName": "Policy Effect",
23
"description": "The desired effect of the policy."
24
},
25
"allowedValues": [
26
"deny",
27
- "audit",
28
- "disabled"
29
],
30
- "defaultValue": "deny"
31
}
32
},
33
"policyRule": {
34
"if": {
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
"description": "This policy enables you to restrict the locations your organization can specify when deploying Azure Cosmos DB resources. Use to enforce your geo-compliance requirements.",
6
"metadata": {
7
+ "version": "1.1.0",
8
"category": "Cosmos DB"
9
},
10
"parameters": {
11
"listOfAllowedLocations": {
22
"displayName": "Policy Effect",
23
"description": "The desired effect of the policy."
description: "This policy enables you to restrict the locations your organization can specify when deploying Azure Cosmos DB resources. Use to enforce your geo-compliance requirements.",