Skip to content

Commit e486450

Browse files
committed
update sub id value
1 parent 89fa965 commit e486450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/extended-zones/request-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: halkazwini
55
ms.author: halkazwini
66
ms.service: azure-extended-zones
77
ms.topic: how-to
8-
ms.date: 10/18/2024
8+
ms.date: 10/21/2024
99
---
1010

1111
# Request access to an Azure Extended Zone
@@ -73,7 +73,7 @@ In this section, you register resource provider **Microsoft.EdgeZones** to your
7373
1. Use [az account set](/cli/azure/account#az-account-set) command to select the subscription that you want to register Azure Extended Zones for.
7474
7575
```azurecli-interactive
76-
az account set --subscription '00000000-0000-0000-0000-000000000000'
76+
az account set --subscription 'aaaa0a0a-bb1b-cc2c-dd3d-eeeeee4e4e4e'
7777
```
7878
7979
1. Use [az provider register](/cli/azure/provider#az-provider-register) command to register Microsoft.EdgeZones resource provider.

0 commit comments

Comments
 (0)