Resource Organisation Flashcards

Provide a concise summary of Azure's management infrastructure, explaining the hierarchical organization from resources to management groups, and the concept of policy inheritance within this structure.

1
Q

What are the four levels of Azure’s resource organization from highest to lowest?

A

Management groups, subscriptions, resource groups, and resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is an Azure resource, and what are some examples?

A

An Azure resource is the basic building block of Azure services, like virtual machines, VPN connections, and storage accounts. Most resources are assigned to a region and have associated costs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the purpose of Azure resource groups?

A

Resource groups are used to organize and manage Azure resources that share the same lifecycle or access control needs. Each resource can belong to only one resource group, but resources can be moved between groups.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What roles do subscriptions play in Azure?

A

Subscriptions act as a management, access control, and billing boundary. All resources belong to a subscription, which defines the payment method for Azure resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are Azure management groups used for?

A

Management groups are used for centralized management of multiple subscriptions, ideal for larger organizations. They allow for the application of policies and permissions across multiple subscriptions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How does policy inheritance work in Azure’s management hierarchy?

A

Policies and permissions assigned at higher levels (like subscriptions or management groups) are inherited by all lower levels, including resource groups and resources within them.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly