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 a780554 commit d2e2e35Copy full SHA for d2e2e35
articles/virtual-machines/linux/run-command-managed.md
@@ -268,7 +268,7 @@ GET /subscriptions/<subscriptionId>/resourceGroups/<resourceGroupName>/providers
268
### Delete a specific Run Command deployment
269
270
271
-You can also delete the instance of Run Command.
+Delete the instance of Run Command
272
273
```rest
274
DELETE /subscriptions/<subscriptionId>/resourceGroups/<resourceGroupName>/providers/Microsoft.Compute/virtualMachines/<vmName>/runcommands/<runCommandName>?api-version=2019-12-01
0 commit comments