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 61ecdf4 commit 8bfa101Copy full SHA for 8bfa101
src/Compute/Compute.Autorest/examples/Set-AzVMRunCommand.md
@@ -1,6 +1,6 @@
1
### Example 1: Simple Example
2
```powershell
3
-Set-AzVMRunCommand -ResourceGroupName $rgname -VMName $vmname -Location $location -RunCommandName 'firstruncommand'
+pPS C: Set-AzVMRunCommand -ResourceGroupName $rgname -VMName $vmname -Location 'eastus' -RunCommandName 'firstruncommand'
4
5
Location Name Type
6
-------- ---- ----
0 commit comments