Skip to content

Commit 3a7d4e5

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#302577
Made changes in geocode in line number 52. from: frc to: fc
1 parent 9964fd9 commit 3a7d4e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This sample XML provides you an insight about the geo-codes mapped with the resp
4949
<GeoCodeRegionNameMap GeoCode="gec" RegionName="Germany Central" />
5050
<GeoCodeRegionNameMap GeoCode="gne" RegionName="Germany Northeast" />
5151
<GeoCodeRegionNameMap GeoCode="krc" RegionName="Korea Central" />
52-
<GeoCodeRegionNameMap GeoCode="frc" RegionName="France Central" />
52+
<GeoCodeRegionNameMap GeoCode="fc" RegionName="France Central" />
5353
<GeoCodeRegionNameMap GeoCode="frs" RegionName="France South" />
5454
<GeoCodeRegionNameMap GeoCode="krs" RegionName="Korea South" />
5555
<GeoCodeRegionNameMap GeoCode="ugt" RegionName="USGov Texas" />
@@ -86,4 +86,4 @@ This sample XML provides you an insight about the geo-codes mapped with the resp
8686

8787
## Next steps
8888

89-
[Learn](../private-endpoints.md) to create and add DNS zones for Azure Backup private endpoints using geo-codes.
89+
[Learn](../private-endpoints.md) to create and add DNS zones for Azure Backup private endpoints using geo-codes.

0 commit comments

Comments
 (0)