Skip to content
/ AzureTag Public
forked from Andrew-Pai/AzureTag

Automatically tags VM's in Azure from a csv file

Notifications You must be signed in to change notification settings

ulv1/AzureTag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AzureTag

Automatically tags VM's in Azure from a csv file

The first column is used for ONLY the name of the resource that you wish to tag.

Every other column is for the key-value pair.

THe first row should be the key that you wish to associate with the tag.

Any subsequent row will be the value associated with the key on the first row.

This program can only tag VM's that the Azure Account has access too.

When you log in, make sure your user account has suffifcient privileges.

Look at tag.csv for an example

AutoTag.ps1 is for tagging VM's ONLY

AzureResourceTag.ps1 is for tagging resources that AREN'T VM's

About

Automatically tags VM's in Azure from a csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%