What is a tag?
A tag is a key/value (name/value) label attached to Azure resources for organization and reporting. Tag format: Key=Value (example: Environment=Prod). Can be applied to: resource, resource group, subscription. Metadata only (doesn't change resource behavior). Best used with a small, consistent tag set.

