0
0
Azurecloud~20 mins

Azure Cost Analysis tool - Practice Problems & Coding Challenges

Choose your learning style9 modes available
Challenge - 5 Problems
🎖️
Azure Cost Analysis Master
Get all challenges correct to earn this badge!
Test your skills under time pressure!
service_behavior
intermediate
2:00remaining
Understanding Azure Cost Analysis Filters
You want to see the cost of only virtual machines in your Azure subscription for the last month. Which filter should you apply in Azure Cost Analysis to achieve this?
AFilter by 'Resource type' and select 'Virtual Machines', then set the time range to 'Last month'.
BFilter by 'Resource group' and select the group containing virtual machines, then set the time range to 'Last month'.
CFilter by 'Service name' and select 'Storage Accounts', then set the time range to 'Last month'.
DFilter by 'Location' and select the region where virtual machines are deployed, then set the time range to 'Last month'.
Attempts:
2 left
💡 Hint
Think about which filter directly identifies the type of resource you want to analyze.
Architecture
intermediate
2:00remaining
Designing Cost Monitoring for Multiple Departments
Your company has multiple departments using Azure resources. You want each department to view only their own costs in Azure Cost Analysis. What is the best way to set this up?
ACreate one subscription and share the same Cost Analysis view with all departments without filters.
BCreate separate subscriptions for each department and assign department owners to their subscriptions.
CUse resource tags to label resources by department and create cost views filtered by tags for each department.
DUse Azure Policy to block departments from accessing resources outside their group.
Attempts:
2 left
💡 Hint
Consider how to logically separate costs within the same subscription.
security
advanced
2:00remaining
Restricting Access to Cost Data
You want to ensure that only finance team members can view cost data in Azure Cost Analysis. Which Azure feature should you use to enforce this?
AAssign the 'Reader' role at the subscription level to finance team members.
BAssign the 'Owner' role to finance team members at the management group level.
CAssign the 'Contributor' role to finance team members at the resource group level.
DAssign the 'Cost Management Reader' role to finance team members at the billing scope.
Attempts:
2 left
💡 Hint
Look for the role specifically designed for cost data access.
Best Practice
advanced
2:00remaining
Optimizing Cost Analysis Reports for Large Environments
Your Azure environment has thousands of resources. Cost Analysis reports are slow and hard to read. What is a best practice to improve performance and clarity?
AUse aggregated views by resource tags and limit the time range to recent months.
BExport raw cost data to Excel and analyze offline only.
CRemove all filters and view the full cost data at once.
DCreate multiple subscriptions to split resources evenly.
Attempts:
2 left
💡 Hint
Think about grouping and limiting data to reduce complexity.
🧠 Conceptual
expert
2:00remaining
Interpreting Cost Anomalies in Azure Cost Analysis
You notice a sudden spike in your Azure costs in Cost Analysis for last week. Which of the following is the most reliable first step to identify the cause?
AIgnore the spike as it is probably a billing error.
BCheck the 'Cost by Resource' view filtered by the spike period to find which resource caused the increase.
CImmediately delete all resources created last week to stop costs.
DContact Azure support without any investigation.
Attempts:
2 left
💡 Hint
Start by looking at detailed cost breakdowns for the spike period.