Soru

Zorluk: KolayAzure Cost Management, Billing, and Resource Tags

An administrator applies a tag named `Environment` with a value of `Production` to an Azure subscription. When the administrator runs a cost analysis report in Azure Cost Management filtered by this tag, the individual resources within the subscription do not appear in the results. What is the cause of this behavior?

  1. Azure resource tags are not inherited from a subscription to its resource groups or resources.Cevap
  2. B
    Azure resource tags are inherited, but they only propagate to resources billed under a Capital Expenditure (CapEx) model.
  3. C
    Azure resource tags are inherited, but there is a propagation delay before inherited tags appear in Cost Management.
  4. D
    Azure resource tags are only inherited by resources that are deployed after the tag is applied to the subscription.

Cevap

Azure resource tags are not inherited from a subscription to its resource groups or resources.
The correct answer is that Azure resource tags are not inherited from a subscription to its resource groups or resources. In Azure, tags applied at a higher level (like a subscription or resource group) do not automatically apply to the underlying resources. To track costs by tags at the resource level, you must apply the tags directly to those resources, or use Azure Policy to enforce tag compliance.

Adım Adım Çözüm

1
Analyze how tags behave when applied at the subscription level in Azure.
Tags applied to a subscription or resource group do not automatically apply to the resources inside them.
Azure design keeps resource tags independent of container tags to prevent unwanted metadata propagation.
2
Determine the effect of this behavior on Azure Cost Management filtering.
Since the individual resources do not have the tag applied to them directly, a filter on that tag in Cost Management will not return these resources.
Filters in Cost Management rely on the tags directly associated with the resource.

Anahtar Kavram

Azure resource tags are not inherited from parent containers (subscriptions or resource groups) to child resources.
Bu soruyu puanla