Skip to content

Commit fd0bbc3

Browse files
committed
Removed dead links
1 parent 313f795 commit fd0bbc3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-arc/servers/run-command.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -211,11 +211,11 @@ Run Command on Azure Arc-enabled servers supports the following operations:
211211

212212
|Operation |Description |
213213
|---------|---------|
214-
|[Create](/rest/api/hybridcompute/machine-run-commands/create-or-update?tabs=HTTP) |The operation to create a run command. This runs the run command. |
215-
|[Delete](/rest/api/hybridcompute/machine-run-commands/delete?tabs=HTTP) |The operation to delete a run command. If it's running, delete will also stop the run command. |
216-
|[Get](/rest/api/hybridcompute/machine-run-commands/get?tabs=HTTP) |The operation to get a run command. |
217-
|[List](/rest/api/hybridcompute/machine-run-commands/list?tabs=HTTP) |The operation to get all the run commands of an Azure Arc-enabled server. |
218-
|[Update](/rest/api/hybridcompute/machine-run-commands/update?tabs=HTTP) |The operation to update the run command. This stops the previous run command. |
214+
|Create |The operation to create a run command. This runs the run command. |
215+
|Delete |The operation to delete a run command. If it's running, delete will also stop the run command. |
216+
|Get |The operation to get a run command. |
217+
|List |The operation to get all the run commands of an Azure Arc-enabled server. |
218+
|Update |The operation to update the run command. This stops the previous run command. |
219219

220220
> [!NOTE]
221221
> Output and error blobs are overwritten each time the run command script executes.

0 commit comments

Comments
 (0)