last sync: 2025-Aug-19 17:23:06 UTC

[Preview]: API Management Service should be Zone Redundant

Azure BuiltIn Policy definition

Source Azure Portal
Display name [Preview]: API Management Service should be Zone Redundant
Id 42daa904-5969-47ef-92cb-b75df946195a
Version 1.0.1-preview
Details on versioning
Versioning Versions supported for Versioning: 2
1.0.1-preview
1.0.0-preview
Built-in Versioning [Preview]
Category Resilience
Microsoft Learn
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.
Cloud environments AzureCloud = true
AzureUSGovernment = true
AzureChinaCloud = unknown
Available in AzUSGov The Policy is available in AzureUSGovernment cloud. Version: '1.*.*-preview'
Mode Indexed
Type BuiltIn
Preview True
Deprecated False
Effect Default
Audit
Allowed
Audit, Deny, Disabled
RBAC role(s) none
Rule aliases IF (2)
Alias Namespace ResourceType Path PathIsDefault DefaultPath Modifiable
Microsoft.ApiManagement/service/sku.name Microsoft.ApiManagement service sku.name True False
Microsoft.ApiManagement/service/zones[*] Microsoft.ApiManagement service zones[*] True False
Rule resource types IF (1)
Compliance Not a Compliance control
Initiatives usage
Rows: 1-1 / 1
Records:
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

TableFilter v0.7.3

https://www.tablefilter.com/
©2015-2025 Max Guglielmi
?
Page of 1
Initiative DisplayName Initiative Id Initiative Category State Type polSet in AzUSGov
[Preview]: Resources should be Zone Resilient 130fb88f-0fc9-4678-bfe1-31022d71c7d5 Resilience Preview BuiltIn true
History
Date/Time (UTC ymd) (i) Change type Change detail
2024-02-20 22:44:08 change Patch, suffix remains equal (1.0.0-preview > 1.0.1-preview)
2023-11-06 19:40:47 add 42daa904-5969-47ef-92cb-b75df946195a
JSON compare
compare mode: version left: version right:
1.0.0-preview → 1.0.1-preview RENAMED
@@ -1,12 +1,12 @@
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 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.",
6
  "metadata": {
7
  "category": "Resilience",
8
+ "version": "1.0.1-preview",
9
  "preview": true
10
  },
11
  "parameters": {
12
  "effect": {
JSON
api-version=2021-06-01
EPAC
{7 items
  • 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.",
  • metadata: {3 items
    • category: "Resilience",
    • version: "1.0.1-preview",
    • preview: true
    },
  • parameters: {1 item
    • effect: {4 items
      • type: "String",
      • metadata: {2 items
        • displayName: "Effect",
        • 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)."
        },
      • allowedValues: [3 items
        • "Audit",
        • "Deny",
        • "Disabled"
        ],
      • defaultValue: "Audit"
      }
    },
  • policyRule: {2 items}
}