Skip to content

Commit 53a5e77

Browse files
balas77ggailey777
andauthored
Update articles/azure-functions/start-stop-vms/deploy.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent 124c167 commit 53a5e77

File tree

1 file changed

+1
-1
lines changed
  • articles/azure-functions/start-stop-vms

1 file changed

+1
-1
lines changed

articles/azure-functions/start-stop-vms/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ To learn more about how Azure Monitor metric alerts work and how to configure th
391391
```
392392
## VM Tags
393393

394-
You can also include or exclude specific VMs from start and stop actions by settings tags on the VMs themselves. To add a tag, navigate to the specific VM, select **Tags** from the left menu, and add a tag named `ssv2excludevm`. To include this VM in the start or stop action, set the value of this new tag to `true`. To exclude the VM from the action, set the value to `false`. This gives you a way to exclude specific VMs without having to update `ExcludedVMLists` in the payload configuration.
394+
You can also include or exclude specific VMs from start and stop actions by settings tags on the VMs themselves. To add a tag, navigate to the specific VM, select **Tags** from the left menu, and add a tag named `ssv2excludevm`. To exclude this VM from the start or stop action, set the value of this new tag to `true`. To include the VM in the action, set the value to `false`. This gives you a way to exclude specific VMs without having to update `ExcludedVMLists` in the payload configuration.
395395

396396
## Next steps
397397

0 commit comments

Comments
 (0)