Azure Subscriptions Flashcards
What are the basic building blocks in Azure?
Resources (e.g., VMs, databases).
What is a resource group in Azure?
A container that holds related resources.
Can a resource be in multiple resource groups simultaneously?
No, resources can only be in one resource group at a time.
What is an Azure subscription?
A unit of management, billing, and scale.
Why have multiple Azure subscriptions?
Different billing models and access policies.
Name one reason to create multiple subscriptions
Separate dev, testing, and production environments.
Can management groups be nested?
yes
How many management groups can a single directory support?
Up to 10,000 management groups.
Can each management group and subscription support multiple parents?
No, they can support only one parent.
can Each Azure subscription contain multiple account administrators?
No, each Azure subscription can only have a single Account Administrator.
What values must you enter when creating a resource group?
Subscription, Resource group name, Region.
You can create multiple billing reports per subscription. This is handy when you have multiple departments and need to do a chargeback of cloud costs.
No, You can create one billing report per subscription
What are the two types of subscription boundaries that you can use in Azure?
- Billing boundary
- Access control boundary
Public preview
means that the service is available to everyone with an Azure subscription but the normal SLAs don’t apply. This is different from general availability when the service is available to all Azure customers with SLA backed guarantees!