We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510d1f7 commit 640a47cCopy full SHA for 640a47c
src/Compute/Compute/help/Get-AzVM.md
@@ -45,7 +45,7 @@ Specify the *Status* parameter to get the instance view of a virtual machine ins
45
46
## EXAMPLES
47
48
-### Example 1: Get model and instance view properties
+### Example 1: Get model properties of the virtual machine named VirtualMachine07
49
```powershell
50
Get-AzVM -ResourceGroupName "ResourceGroup11" -Name "VirtualMachine07"
51
```
0 commit comments