Skip to content

Commit 596f796

Browse files
authored
Update standby-pools-update-delete.md
1 parent 9f900d6 commit 596f796

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machine-scale-sets/standby-pools-update-delete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You can update the state of the instances and the max ready capacity of your sta
3131

3232

3333
### [CLI](#tab/cli-2)
34-
Update an existing standby pool using [az standby-vm-pool update](/cli/azure/standby-pool).
34+
Update an existing standby pool using [az standby-vm-pool update](/cli/azure/standby-vm-pool).
3535

3636
```azurecli-interactive
3737
az standby-vm-pool update \
@@ -163,7 +163,7 @@ PUT https://management.azure.com/subscriptions/{subscriptionID}/resourceGroups/m
163163

164164

165165
### [CLI](#tab/cli-3)
166-
Delete an existing standby pool using [az standbypool delete](/cli/azure/standby-pool).
166+
Delete an existing standby pool using [az standbypool delete](/cli/azure/standby-vm-pool).
167167

168168
```azurecli-interactive
169169
az standby-vm-pool delete \

0 commit comments

Comments
 (0)