Skip to content

Commit d8299f7

Browse files
authored
Acrolinx fix
1 parent 02dc522 commit d8299f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/network-watcher/network-watcher-security-group-view-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A virtual machine is required to run the `vm list` cmdlet. The following command
3838
az vm list -resource-group resourceGroupName
3939
```
4040

41-
Once you know the virtual machine, you can use the `vm show` cmdlet to get its resource Id:
41+
Once you know the virtual machine, you can use the `vm show` cmdlet to get its resource ID:
4242

4343
```azurecli
4444
az vm show -resource-group resourceGroupName -name virtualMachineName

0 commit comments

Comments
 (0)