Skip to content

Commit 0d526ed

Browse files
authored
Merge pull request #124222 from katherinelums/patch-2
Update elastic-san-regions.md
2 parents 4f9e84b + 9c65b43 commit 0d526ed

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

includes/elastic-san-regions.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,13 @@ The following list contains the regions Elastic SAN is currently available in, a
3535
- Norway East - LRS
3636
- UAE North - LRS
3737
- India Central - LRS
38-
38+
39+
Elastic SAN is also available in the following regions, but without Availability Zone support:
40+
- Canada East - LRS
41+
- North Central US - LRS
42+
- Japan West - LRS
43+
44+
To enable these regions, run the following command to register the necessary feature flag:
45+
```azurepowershell
46+
Register-AzProviderFeature -FeatureName "EnableElasticSANRegionalDeployment" -ProviderNamespace "Microsoft.ElasticSan"
47+
```

0 commit comments

Comments
 (0)