Question

Difficulty: EasyAzure Cost Management, Billing, and Resource Tags

An organization is planning to use Azure tags and budget alerts to manage and categorize its cloud resources. Which of the following statements correctly describe the behavior of resource tags and budgets in Azure? (Select two)

  1. Resources do not automatically inherit tags that are applied to their parent resource group.Answer
  2. Azure Cost Management budgets can trigger email notifications to administrators when spending exceeds a predefined threshold.Answer
  3. C
    All resources in a resource group automatically inherit any tag applied directly to that resource group.
  4. D
    Setting up a budget in Azure Cost Management shifts cloud consumption costs from Operational Expenditure (OpEx) to Capital Expenditure (CapEx).

Answer

The correct statements are that resources do not automatically inherit tags applied to their parent resource group, and Azure Cost Management budgets can trigger email notifications when spending exceeds a predefined threshold.
The statements stating that resources do not automatically inherit tags applied to their parent resource group and that Azure Cost Management budgets can trigger email notifications when spending exceeds a predefined threshold are correct. In Azure, tag inheritance is not automatic, and budget alerts are standard mechanisms to notify administrators about spending thresholds.

Step-by-Step Solution

1
Evaluate the behavior of tag inheritance between resource groups and individual resources.
Confirm that tags applied to a resource group do not inherit down to resources inside it.
Azure governance rules dictate that resource tags are not automatically inherited from resource groups.
2
Evaluate the purpose and functionality of Azure budgets and alerts.
Confirm that budgets can trigger alerts and send emails based on percentage thresholds of spending.
This is a native feature of Azure Cost Management designed to prevent budget overruns.

Key Concept

Azure resource tags do not inherit automatically, and Azure Cost Management budgets support email alerts based on cost thresholds.
Estimated Time:1m 0s
Rate this question