Skip to content

Commit e7f3fbc

Browse files
authored
Merge pull request #114409 from georgewallace/patch-8
updating resource provider name
2 parents f43023d + 3a9b55c commit e7f3fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-vmware/tutorial-create-private-cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In this tutorial, you learn how to:
2828
In order to use the Azure VMWare Solution you must first register the resource provider. The following example registers the resource provider with your subscription.
2929

3030
```azurecli-interactive
31-
az provider register -n Microsoft.VMwareVirtustream --subscription <your subscription ID>
31+
az provider register -n Microsoft.AVS --subscription <your subscription ID>
3232
```
3333

3434
For additional ways to register the resource provider, see [Azure resource providers and types](../azure-resource-manager/management/resource-providers-and-types.md).

0 commit comments

Comments
 (0)