A parks department applies Department=Parks and CostCenter=4410 on its Azure resources so finance can attribute cloud spend. What is the purpose of those tags?
Select an answer to reveal the explanation.
Short Explanation
Tags are sticky labels — Department, CostCenter, and friends — not locks and not role assignments. Slap Parks and 4410 on the resources and finance can sort the bill. Metadata for organization and chargeback is exactly what tags are for.
Full Explanation
Azure resource tags are key-value metadata applied to resources for organization, automation hooks, and cost allocation scenarios. Values such as department and cost center support filtering and reporting for chargeback. Tags do not assign RBAC, relocate resources across regions, or by themselves encrypt disks.