We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6f328e9 + 65154ce commit af2d5b9Copy full SHA for af2d5b9
articles/storage/elastic-san/elastic-san-create.md
@@ -38,7 +38,7 @@ Use either the Azure PowerShell module or the Azure CLI to register your subscri
38
39
```azurepowershell
40
Register-AzResourceProvider -ProviderNamespace Microsoft.ElasticSan
41
-Register-AzProviderFeature -FeatureNameAllow ElasticSanPreviewAccess -ProviderNamespace Microsoft.ElasticSan
+Register-AzProviderFeature -FeatureName ElasticSanPreviewAccess -ProviderNamespace Microsoft.ElasticSan
42
```
43
44
It may take a few minutes for registration to complete. To confirm that you've registered, use the following command:
0 commit comments