API Management Service can be configured to be Zone Redundant or not. An API Management Service is Zone Redundant if its sku name is 'Premium' and it has at least two entries in it's zones array. This policy identifies API Management Services lacking the redundancy needed to withstand a zone outage.
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
"displayName": "[Preview]: API Management Service should be Zone Redundant",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
- "description": "API Management Service can be configured to be Zone Redundant or not. An API Management Service is Zone Redundant if it's sku name is 'Premium' and it has at least two entries in it's zones array. This policy identifies API Management Services lacking the redundancy needed to withstand a zone outage.",
6
"metadata": {
7
"category": "Resilience",
8
- "version": "1.0.0-preview",
9
"preview": true
10
},
11
"parameters": {
12
"effect": {
1
{
2
"displayName": "[Preview]: API Management Service should be Zone Redundant",
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
+ "description": "API Management Service can be configured to be Zone Redundant or not. An API Management Service is Zone Redundant if its sku name is 'Premium' and it has at least two entries in it's zones array. This policy identifies API Management Services lacking the redundancy needed to withstand a zone outage.",
displayName: "[Preview]: API Management Service should be Zone Redundant",
policyType: "BuiltIn",
mode: "Indexed",
description: "API Management Service can be configured to be Zone Redundant or not. An API Management Service is Zone Redundant if its sku name is 'Premium' and it has at least two entries in it's zones array. This policy identifies API Management Services lacking the redundancy needed to withstand a zone outage.",
description: "This parameter lets you choose the effect of the policy. If you choose Audit (default), the policy will only audit resources for compliance. If you choose Deny, the policy will deny the creation of non-compliant resources. If you choose Disabled, the policy will not enforce compliance (useful, for example, as a second assignment to ignore a subset of non-compliant resources in a single resource group)."