Skip to content

Commit eb86f40

Browse files
committed
remove registration steps
1 parent de0bcc1 commit eb86f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-vmware/attach-azure-netapp-files-to-azure-vmware-solution-hosts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ To attach an Azure NetApp Files volume to your private cloud using Azure CLI, fo
121121
1. Create a datastore using an existing ANF volume in Azure VMware Solution private cloud cluster.
122122

123123
`az vmware datastore netapp-volume create --name MyDatastore1 --resource-group MyResourceGroup –-cluster Cluster-1 --private-cloud MyPrivateCloud –-volume-id /subscriptions/<Subscription Id>/resourceGroups/<Resourcegroup name>/providers/Microsoft.NetApp/netAppAccounts/<Account name>/capacityPools/<pool name>/volumes/<Volume name>`
124-
1. If needed, you can display the help on the datastores.
124+
1. If needed, display the help on the datastores.
125125

126126
`az vmware datastore -h`
127127
1. Show the details of an ANF-based datastore in a private cloud cluster.

0 commit comments

Comments
 (0)