Skip to content

Commit b097cb7

Browse files
committed
Update.
1 parent 7ff972f commit b097cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/elastic-san/elastic-san-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Use either the Azure PowerShell module or the Azure CLI to register your subscri
3838

3939
```azurepowershell
4040
Register-AzResourceProvider -ProviderNamespace Microsoft.ElasticSan
41-
Register-AzProviderFeature -FeatureNameAllow ElasticSanPreviewAccess -ProviderNamespace Microsoft.ElasticSan
41+
Register-AzProviderFeature -FeatureName ElasticSanPreviewAccess -ProviderNamespace Microsoft.ElasticSan
4242
```
4343

4444
It may take a few minutes for registration to complete. To confirm that you've registered, use the following command:

0 commit comments

Comments
 (0)