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/request-access.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
2
title: Request access to Azure Extended Zones
3
-
description: Learn how to request and gain access to Azure Extended Zone using PowerShell or Azure CLI.
3
+
description: Learn how to request and gain access to an Azure Extended Zone by using Azure PowerShell or Azure CLI.
4
4
author: halkazwini
5
5
ms.author: halkazwini
6
6
ms.service: azure-extended-zones
7
7
ms.topic: how-to
8
-
ms.date: 08/02/2024
8
+
ms.date: 10/18/2024
9
9
---
10
10
11
11
# Request access to an Azure Extended Zone
@@ -22,7 +22,7 @@ In this article, you learn how to request and gain access to an Azure Extended Z
22
22
23
23
# [**PowerShell**](#tab/powershell)
24
24
25
-
-An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
25
+
-A billable Azure account.
26
26
27
27
- Azure Cloud Shell or Azure PowerShell.
28
28
@@ -32,7 +32,7 @@ In this article, you learn how to request and gain access to an Azure Extended Z
32
32
33
33
# [**Azure CLI**](#tab/cli)
34
34
35
-
-An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
35
+
-A billable Azure account.
36
36
37
37
- Azure Cloud Shell or Azure CLI.
38
38
@@ -96,6 +96,9 @@ In this section, you register resource provider **Microsoft.EdgeZones** to your
96
96
97
97
To register for an Azure Extended Zone, you must select the subscription that you wish to register Azure Extended Zones for and specify the Extended Zone name.
98
98
99
+
> [!NOTE]
100
+
> The Azure account that you're using to register for Azure Extended Zones must be a billable account. To share your feedback or ask questions about Azure Extended Zones, contact [Azure Extended Zones support](mailto:[email protected]).
101
+
99
102
# [**PowerShell**](#tab/powershell)
100
103
101
104
1. Use [Get-AzEdgeZonesExtendedZone](/powershell/module/az.edgezones/get-azedgezonesextendedzone) cmdlet to list all Azure Extended Zones available to your subscription.
0 commit comments