You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/extended-zones/create-azure-policy.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,16 +11,16 @@ ms.date: 02/12/2026
11
11
# Create a custom Azure Policy in an Azure Extended Zone
12
12
13
13
In this article, you learn how to create and deploy a custom Azure Policy in an Extended Zone.
14
-
> [!NOTE]
15
-
> Built-in Azure Policy definitions aren't supported in Extended Zones yet, but Azure Policy does support Azure Extended Zones as part of allow/deny custom policies. Thus, to enforce governance in Extended Zones you must create and deploy custom Azure Policy definitions that are tailored to the unique characteristics of these zones, namely ***extendedLocation***, ***extendedLocation.name***, and ***extendedLocation.type***. You may find it helpful to use built-in policy definitions as a reference when creating your custom policies.
14
+
> [!NOTE]
15
+
> Built-in Azure Policy definitions aren't supported in Extended Zones yet, but Azure Policy does support Azure Extended Zones as part of allow/deny custom policies. Thus, to enforce governance in Extended Zones you must create and deploy custom Azure Policy definitions that are tailored to the unique characteristics of these zones, namely ***extendedLocation***, ***extendedLocation.name***, and ***extendedLocation.type***. You may find it helpful to use built-in policy definitions as a reference when creating your custom policies.
16
16
17
17
## Prerequisites
18
18
19
19
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/pricing/purchase-options/azure-account?cid=msft_learn).
20
20
21
21
- Access to an Extended Zone. For more information, see [Request access to an Azure Extended Zone](request-access.md).
22
22
23
-
- Basic understanding of Azure Policy. For more information, see [What is Azure Policy?](https://learn.microsoft.com/azure/governance/policy/overview).
23
+
- Basic understanding of Azure Policy. For more information, see [What is Azure Policy?](/azure/governance/policy/overview).
24
24
25
25
## Sign in to Azure
26
26
@@ -115,7 +115,7 @@ If you're done working with resources from this tutorial, use the following step
115
115
1. Right-click the row or select the ellipses at the end of the definition (or assignment), and select **Delete definition** (or **Delete assignment**).
116
116
117
117
## Related content
118
-
-[What is Azure Policy?](https://learn.microsoft.com/azure/governance/policy/overview)
118
+
-[What is Azure Policy?](/azure/governance/policy/overview)
119
119
-[What is Azure Extended Zones?](overview.md)
120
120
-[Deploy a virtual machine in an Extended Zone](deploy-vm-portal.md)
0 commit comments