Skip to content

Commit d47c25a

Browse files
Addressed Git issue #100648
1 parent e95d18c commit d47c25a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

articles/backup/scripts/geo-code-list.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,24 @@
22
title: Geo-code mapping
33
description: Learn about geo-codes mapped with the respective regions.
44
ms.topic: sample
5-
ms.date: 03/07/2022
5+
ms.date: 11/01/2022
6+
author: v-amallick
7+
ms.service: backup
8+
ms.author: v-amallick
69
---
710

811
# Geo-code mapping
912

1013
This sample XML provides you an insight about the geo-codes mapped with the respective regions. Use these geo-codes to create and add custom DNS zones for private endpoint for Recovery Services vault.
1114

15+
## Fetch mapping details
16+
17+
To fetch the geo-code mapping list, run the following command:
18+
19+
```azurecli-interactive
20+
az cli list-locations
21+
```
22+
1223
## Mapping details
1324

1425
```xml

0 commit comments

Comments
 (0)