ManageTagsOnLoadBalancer
1.0
This Powershell script will help you manage TAGS on Azure Load Balancer 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 resources, then you'll need to rinse and repeat as
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 resources, then you'll need to rinse and repeat as
This Powershell script will help you manage TAGS on Azure Load Balancer 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 resources, 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 Load Balancer resource that
matches a search criteria using parameters -ManageThisTag and -ManageThisTagValue.
This script is part of a set of ManageTagsOn scripts. Please look for
ManageTagsOnVM
ManageTagsOnDisk
ManageTagsOnNetworkCard
ManageTagsOnLoadBalancer
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 resources, 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 Load Balancer resource that
matches a search criteria using parameters -ManageThisTag and -ManageThisTagValue.
This script is part of a set of ManageTagsOn scripts. Please look for
ManageTagsOnVM
ManageTagsOnDisk
ManageTagsOnNetworkCard
ManageTagsOnLoadBalancer
ManageTagsOnNetworkSecurityGroup
ManageTagsOnAvailabilitySet
ManageTagsOnRouteTable
ManageTagsOnAutomationRunbooks
Installation Options
Owners
Copyright
GooberWorks (c) 2020
Package Details
Author(s)
- AlexG
Tags
Azure AzureRM Automation TAGS Load Balancer NIC replace remove delete add ManageTagsOn
Dependencies
This script has no dependencies.
FileList
- ManageTagsOnLoadBalancer.nuspec
- ManageTagsOnLoadBalancer.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0 (current version) | 88 | 2/16/2020 |