Question

Difficulty: EasyAzure Cost Management, Billing, and Resource Tags

An administrator applies a tag to an Azure resource group to track project costs. Is the statement 'All resources within that resource group automatically inherit the applied tag' true or false?

Answer: Answer

Answer

False
The correct answer is False because resources within a resource group do not automatically inherit tags applied to that resource group.

Step-by-Step Solution

1
Analyze Azure Resource Manager's behavior regarding resource tag inheritance.
Resource tags applied to resource groups or subscriptions do not automatically apply to the resources inside them.
Azure enforces a boundary where tags remain associated only with the resource they are explicitly applied to.
2
Determine if the statement aligns with the standard behavior.
The statement asserts that tags are inherited automatically, which is false.
To identify the correct true/false designation.

Key Concept

Azure Resource Tag Inheritance
Estimated Time:45s
Rate this question