0
0
Azurecloud~10 mins

Azure Cost Analysis tool - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to open the Azure Cost Analysis tool from the Azure portal.

Azure
Go to the Azure portal and select [1] from the left-hand menu to access cost management features.
Drag options to blanks, or click blank then click option'
ACost Management + Billing
BVirtual Machines
CResource Groups
DAzure Active Directory
Attempts:
3 left
💡 Hint
Common Mistakes
Selecting Virtual Machines instead of Cost Management + Billing
Choosing Azure Active Directory by mistake
2fill in blank
medium

Complete the code to filter costs by subscription in the Azure Cost Analysis tool.

Azure
In the Cost Analysis tool, use the [1] dropdown to select the subscription you want to analyze.
Drag options to blanks, or click blank then click option'
ARegion
BResource Group
CScope
DService
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing Resource Group instead of Scope
Selecting Region which filters by location, not subscription
3fill in blank
hard

Fix the error in the code to group cost data by service in the Azure Cost Analysis tool.

Azure
To group costs by service, select [1] in the Group By dropdown menu.
Drag options to blanks, or click blank then click option'
AResource Group
BLocation
CSubscription
DService Name
Attempts:
3 left
💡 Hint
Common Mistakes
Grouping by Resource Group instead of Service Name
Choosing Location which groups by geography
4fill in blank
hard

Fill both blanks to create a filter that shows costs for a specific resource group and time period.

Azure
Set the filter to Resource Group equals [1] and the time range to [2].
Drag options to blanks, or click blank then click option'
AMyResourceGroup
BLast 30 days
CLast 7 days
DAll subscriptions
Attempts:
3 left
💡 Hint
Common Mistakes
Using All subscriptions instead of a specific resource group
Choosing Last 7 days when the question asks for Last 30 days
5fill in blank
hard

Fill all three blanks to create a cost alert rule for a subscription with a threshold and notification email.

Azure
Create a cost alert with scope set to [1], threshold set to [2] USD, and notification sent to [3].
Drag options to blanks, or click blank then click option'
ASubscription1
B100
Cadmin@example.com
DResourceGroup1
Attempts:
3 left
💡 Hint
Common Mistakes
Using ResourceGroup1 as scope when question asks for subscription
Setting threshold as an email or text instead of a number