Showing posts with the label Azure TagsShow All

Manage Azure Tags using PowerShell or Azure CLI

Use tags for your Azure resources, resource groups, and subscriptions to logically organize them into a taxonomy. Tag consists of a name and a value pair. To apply tags to a resource, you must have write access to the Microsoft.Resources/tags resource type. Many Az…

Read more