ManageTagsOnVM
1.0.0.1
This is a Powershell script to help manage TAGS on Azure Virtual Machine Resource
While it is very easy to add and change tags using console, it is not so easy to delete a specific tag
from a resource. The console also limits the number of resources you can update to 100. so if you need
to change tags on more than 100 VMs, then you'll need to rinse and repeat as often
While it is very easy to add and change tags using console, it is not so easy to delete a specific tag
from a resource. The console also limits the number of resources you can update to 100. so if you need
to change tags on more than 100 VMs, then you'll need to rinse and repeat as often
This is a Powershell script to help manage TAGS on Azure Virtual Machine Resource
While it is very easy to add and change tags using console, it is not so easy to delete a specific tag
from a resource. The console also limits the number of resources you can update to 100. so if you need
to change tags on more than 100 VMs, then you'll need to rinse and repeat as often as neccessary
This script will allow you to add, replace or remove a specific tag from any VM that matches a search criteria
using parameters -ManageThisTag or ManageThisTag and ManageThisTagValue.
This script is part of a set of ManageTagsOn scripts. Please look for
ManageTagsOnDisk
ManageTagsOnNetworkCard
ManageTagsOnPublicIP
ManageTagsOnNetworkSecurityGroup
ManageTagsOnAvailabilitySet
ManageTagsOnRouteTable
ManageTagsOnAutomationRunbooks
Show more
While it is very easy to add and change tags using console, it is not so easy to delete a specific tag
from a resource. The console also limits the number of resources you can update to 100. so if you need
to change tags on more than 100 VMs, then you'll need to rinse and repeat as often as neccessary
This script will allow you to add, replace or remove a specific tag from any VM that matches a search criteria
using parameters -ManageThisTag or ManageThisTag and ManageThisTagValue.
This script is part of a set of ManageTagsOn scripts. Please look for
ManageTagsOnDisk
ManageTagsOnNetworkCard
ManageTagsOnPublicIP
ManageTagsOnNetworkSecurityGroup
ManageTagsOnAvailabilitySet
ManageTagsOnRouteTable
ManageTagsOnAutomationRunbooks
Installation Options
Owners
Package Details
FileList
- ManageTagsOnVM.nuspec
- ManageTagsOnVM.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0.1 (current version) | 95 | 2/12/2020 |