Skip to content

This workflow is designed to apply Tags to all Azure VMs under your subscription, it basically loops all resource groups in the subscription after you successfully login with your credentials ,then loops across all VMs and applies the tags you assigned earlier $TagName,$TagValu

License

Notifications You must be signed in to change notification settings

azureautomation/applytagtovm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apply-Tag-To-VM

This workflow is designed to apply Tags to all Azure VMs under your subscription, it basically loops all resource groups in the subscription after you successfully login with your credentials ,then loops across all VMs and applies the tags you assigned earlier $TagName,$TagValue. This script needs proper azure login credentials

 

 

 

TechNet gallery is retiring! This script was migrated from TechNet script center to GitHub by Microsoft Azure Automation product group. All the Script Center fields like Rating, RatingCount and DownloadCount have been carried over to Github as-is for the migrated scripts only. Note : The Script Center fields will not be applicable for the new repositories created in Github & hence those fields will not show up for new Github repositories.

About

This workflow is designed to apply Tags to all Azure VMs under your subscription, it basically loops all resource groups in the subscription after you successfully login with your credentials ,then loops across all VMs and applies the tags you assigned earlier $TagName,$TagValu

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published