File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/virtual-machine-scale-sets Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ You can update the state of the instances and the max ready capacity of your sta
31
31
32
32
33
33
### [ 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 ) .
35
35
36
36
``` azurecli-interactive
37
37
az standby-vm-pool update \
@@ -163,7 +163,7 @@ PUT https://management.azure.com/subscriptions/{subscriptionID}/resourceGroups/m
163
163
164
164
165
165
### [ 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 ) .
167
167
168
168
``` azurecli-interactive
169
169
az standby-vm-pool delete \
You can’t perform that action at this time.
0 commit comments