Skip to content

Commit 2783b72

Browse files
authored
Merge pull request #55622 from sbkuehn/patch-3
Update tutorial-create-private-cloud.md
2 parents 18c289c + 9c2a642 commit 2783b72

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
@@ -25,7 +25,7 @@ In this tutorial, you learn how to:
2525

2626
## Register the resource provider
2727

28-
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.
28+
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
3131
az provider register -n Microsoft.AVS --subscription <your subscription ID>

0 commit comments

Comments
 (0)