Question

Difficulty: MediumAzure Cost Management, Billing, and Resource Tags

In Microsoft Azure, when you apply a tag to a resource group, all resources residing within that resource group automatically inherit the tag.

Answer: Answer

Answer

False
The statement is false because Azure resource tags are not inherited from resource groups by the resources inside them.

Step-by-Step Solution

1
Determine the resource organizational boundary where the tag is applied.
The tag is applied at the resource group level.
This establishes the scope of the metadata assignment.
2
Assess whether Azure resources inherit metadata tags from their parent logical containers.
Azure resources do not inherit tags from the resource group they belong to.
By design, tag inheritance from a resource group to child resources is not automatic in Azure.

Key Concept

Azure resource tag inheritance behavior
Estimated Time:45s
Rate this question