Tags

  • Apply tags to your Azure resources, resource groups, and subscriptions to logically organize them into a taxonomy.

  • Each tag consists of a name and a value pair, e.g. apply the name "Environment" and the value "Production" to all the resources in production.

  • Enable you to retrieve related resources from different resource groups.

  • Not all resource types support tags.

  • Each resource or resource group can have a maximum of 50 tag name/value pairs.

  • Virtual Machines and Virtual Machine Scale Sets are limited to a total of 2048 characters for all tag names and values.

  • Tags applied to the resource group are not inherited by the resources in that resource group.

Last updated

Was this helpful?