Subscription Management Flashcards
True or False:
1. You can move resources between subscriptions
- You can transfer subscriptions between different tenants
- A single tenant can have multiple subscriptions
- True
- True
- True
What are some primary functions you can handle in the “Cost Management + Billing” blade?
Conduct Billing Administrative Tasks
Manage billing access to costs
Download monthly cost and usage data
Proactively apply data analysis to your costs
Set spending thresholds
Identify opportunities for workload changes that can optimize your spending
The Azure portal currently supports what three types of billing accounts?
Microsoft Online Services Program
Enterprise Agreement
Microsoft Customer Agreement
What are a couple Azure PowerShell commands to get and set resources with Azure tags?
Get-AzTag
New-AzTag
When applying new tags, is the default functionality set to overwrite all existing tags or update with the new tags (keeping the old ones)?
Default functionality is to overwrite all existing tags, clearing all previous tags, leaving only the newly added ones.