Soru

Zorluk: OrtaAzure Subscription Management and Cost Control

Your company has an Azure subscription named `Sub-Finance-01` that contains a resource group named `rg-reporting`. You need to implement a cost control and governance strategy for `rg-reporting` that meets the following requirements:

* Send an email notification to the billing team when the resource group's monthly spending reaches $8,000.
* Prevent any virtual machines in `rg-reporting` from being deleted.
* Allow users to continue starting, stopping, and resizing the virtual machines in `rg-reporting`.

Which two actions should you perform? (Select two.)

  1. Create a monthly budget of $10,000 at the rg-reporting scope, configure an alert threshold at 80% of the budget, and specify the billing team's email address in the alert settings.Cevap
  2. Apply a CanNotDelete lock to rg-reporting.Cevap
  3. C
    Apply a ReadOnly lock to rg-reporting.
  4. D
    Create a monthly budget of $8,000 at the rg-reporting scope, but do not configure any alert thresholds or action groups.
  5. E
    Assign a custom Azure RBAC role with a Deny action for virtual machine deletion to the users.

Cevap

To meet the requirements, you must apply a CanNotDelete resource lock to the resource group, and create a monthly budget of $10,000 with an alert threshold of 80% configured with the billing team's email address.
The correct actions are to apply a CanNotDelete lock to the resource group and configure a monthly budget with an alert threshold of 80% (8,000)thattargetsthebillingteamsemail.ACanNotDeletelockpreventsresourcedeletionwhileallowinguserstoperformcontroloperationslikestarting,stopping,orresizingvirtualmachines.Settingabudgetthresholdat808,000) that targets the billing team's email. A CanNotDelete lock prevents resource deletion while allowing users to perform control operations like starting, stopping, or resizing virtual machines. Setting a budget threshold at 80% of a 10,000 budget correctly alerts the billing team when spending reaches $8,000.

Adım Adım Çözüm

1
Select the appropriate resource lock level.
Applying a CanNotDelete lock restricts deletion of resources while permitting all other modification and operation actions (such as VM start, stop, and resize).
This directly satisfies the requirement to prevent deletion while maintaining developer control capabilities.
2
Configure the budget and threshold notifications.
Creating a 10,000budgetwithanalertthresholdsetto8010,000 budget with an alert threshold set to 80% triggers an alert when the actual or forecasted cost reaches 8,000.
This satisfies the requirement to notify the billing team at the $8,000 spend level.
3
Ensure the notification recipients are configured.
Adding the billing team's email address to the budget alert threshold configures the direct email delivery.
Without configuring the email recipients or action group, the budget alerts remain silent.

Anahtar Kavram

Azure Budgets and Resource Locks are used together to govern resource costs and operations. CanNotDelete locks prevent deletion while allowing resource management actions, whereas budgets notify administrators of cost thresholds without blocking operations.
Tahmini Süre:1m 30s
Bu soruyu puanla