Skip to content
Menu
Tech Automation Blog
  • About Author
  • Contact
Tech Automation Blog

Tag: Tag

Add Tags to Azure Subscription

Posted on April 24, 2020January 20, 2022

Tags help to logically organize Azure resources in the environment. It is one of the fundamental principal of good cloud Governance. Each tag consist of a Key and a Value pair. For example, a Key could be “Environment” and corresponding Value is “Development” , or it could be “Application” as Key and “Payroll” as Value….

AWS EC2 Volumes Tagging

Posted on January 17, 2020February 27, 2022

A Tag is an user defined metadata or label to an AWS resource to identify and manage it efficiently. Tag consists of a Key and an optional Value. It helps us to identify resources in Cloud environment quickly. For Example, a tag for “Environment” will help us to identify all resources in a particular environment….

AWS Elastic Load Balancer Tagging

Posted on January 17, 2020February 27, 2022

A Tag is an user defined metadata or label to an AWS resource to identify and manage it efficiently. Tag consists of a Key and an optional Value. It helps us to identify resources in Cloud environment quickly. For Example, a tag for “Environment” will help us to identify all resources in a particular environment….

AWS EC2 Instance Tagging

Posted on January 17, 2020February 27, 2022

A Tag is an user defined metadata or label to an AWS resource to identify and manage it efficiently. Tag consists of a Key and an optional Value. It helps us to identify resources in Cloud environment quickly. For Example, a tag for “Environment” will help us to identify all resources in a particular environment….

Apply Tags on Azure resources

Posted on November 7, 2019February 27, 2022

Update : updated script to support Azure Az powershell module. In my previous blog, I talked about benefits of tagging and how to tag resource groups using powershell. A script was also provided with some standard example tags – like, Environment, Budget Category, Application etc. Let’s keep on working on the same situation like last…

Apply tags on Azure Resource Groups using powershell

Posted on November 6, 2019February 27, 2022

Update : updated script to support Azure Az powershell module. Many of you can relate to a situation when you have a large cloud environment to manage with hundreds or thousands of resources, however, no way to organize them as those were not set up with proper naming convention or tagging . Tagging is one…

©2025 Tech Automation Blog | Powered by SuperbThemes