Skip to content

Commit ced7b17

Browse files
authored
Update deploy.md for VM tags
We have added a new feature for the users to exclude VM via tags.
1 parent 65f7843 commit ced7b17

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,9 @@ To learn more about how Azure Monitor metric alerts work and how to configure th
389389
}
390390
}
391391
```
392+
## VM Tags
393+
394+
Users can now exclude the VM from start and stop action through VM tags. Navigate to the VM and add the new tag **ssv2excludevm** and set the value as **true** to include this VM in action. To exclude the VM from the action, you can set this tag value as **false**. Now you have an option to exclude the VMs either through VM tags or in the payload configuration using ExcludedVMLists.
392395

393396
## Next steps
394397

0 commit comments

Comments
 (0)