Skip to content

Commit 4038883

Browse files
committed
add a note about the type of Azure account required for the access
1 parent c1c10a9 commit 4038883

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

articles/extended-zones/request-access.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
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.
44
author: halkazwini
55
ms.author: halkazwini
66
ms.service: azure-extended-zones
77
ms.topic: how-to
8-
ms.date: 08/02/2024
8+
ms.date: 10/18/2024
99
---
1010

1111
# 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
2222

2323
# [**PowerShell**](#tab/powershell)
2424

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.
2626

2727
- Azure Cloud Shell or Azure PowerShell.
2828

@@ -32,7 +32,7 @@ In this article, you learn how to request and gain access to an Azure Extended Z
3232

3333
# [**Azure CLI**](#tab/cli)
3434

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.
3636

3737
- Azure Cloud Shell or Azure CLI.
3838

@@ -96,6 +96,9 @@ In this section, you register resource provider **Microsoft.EdgeZones** to your
9696
9797
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.
9898
99+
> [!NOTE]
100+
> Your Azure account that you're using to register for Azure Extended Zones must be a billable account.
101+
99102
# [**PowerShell**](#tab/powershell)
100103
101104
1. Use [Get-AzEdgeZonesExtendedZone](/powershell/module/az.edgezones/get-azedgezonesextendedzone) cmdlet to list all Azure Extended Zones available to your subscription.

0 commit comments

Comments
 (0)