Skip to content

Commit 143633f

Browse files
committed
typo
1 parent 0eb01a7 commit 143633f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-netapp-files/azure-netapp-files-register.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: anfdocs
1212

1313
To use Azure NetApp Files, you need to register the NetApp Resource Provider.
1414

15-
1. From the Azure portal, se;ect the Azure Cloud Shell icon on the upper right-hand corner:
15+
1. From the Azure portal, select the Azure Cloud Shell icon on the upper right-hand corner:
1616

1717
![Azure Cloud Shell icon](./media/azure-netapp-files-register/azure-netapp-files-azure-cloud-shell.png)
1818

@@ -30,7 +30,7 @@ To use Azure NetApp Files, you need to register the NetApp Resource Provider.
3030
3131
The `--wait` parameter instructs the console to wait for the registration to complete. The registration process can take some time to complete.
3232
33-
4. In the Azure Cloud Shell console, enter the following command to verify that the Azure Resource Provider has been registered:
33+
4. Verify that the Azure Resource Provider has been registered. To verify, enter the following command in the Azure Cloud Shell console:
3434
3535
```azurecli
3636
az provider show --namespace Microsoft.NetApp
@@ -46,7 +46,7 @@ To use Azure NetApp Files, you need to register the NetApp Resource Provider.
4646
"resourceTypes": [….
4747
```
4848
49-
`<SubID>` is your subscription ID. The `state` parameter value indicates `Registered`.
49+
`<SubID>` is your subscription ID. The `state` parameter value indicates `Registered`.
5050
5151
5. From the Azure portal, select **Subscriptions**.
5252
6. From Subscriptions, select your subscription ID.

0 commit comments

Comments
 (0)