Test Tips-1 Flashcards

1
Q

What considerations should you keep in mind when choosing a region for deploying resources on Azure?

A

When choosing a region, consider factors like geographical location, available features, and pricing.

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

What are Azure regions, and what do they consist of?

A

Azure regions are globally distributed groups of data centers located around the world, except for regions with single data centers without availability zones. Each region consists of several nearby data centers or a single data center for regions without availability zones.

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

What is the purpose of region pairs in Azure?

A

Region pairs act as redundancy or failover locations. Each region is paired with another region in the same country, except for Brazil. If one region becomes unavailable, resources in the paired region can take over.

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

What are sovereign regions in Azure?

A

Sovereign regions are separate and isolated from the general Azure public cloud. They cater to various levels of government compliance. The two sovereign region types are Azure for US government and Azure China.

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

What is the primary purpose of availability zones in Azure?

A

Availability zones provide fault isolation within regions by offering multiple independent data centers. They enhance redundancy and high availability by ensuring that if one data center becomes unavailable, others can take over the load.

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

What are zonal and zone-redundant services in the context of availability zones?

A

Zonal services allow you to choose the specific availability zone for deployment (e.g., virtual machines). Zone-redundant services automatically replicate data across zones for redundancy (e.g., Azure storage).

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

What are the main layers of resource organization in Azure, from bottom to top?

A

The main layers are resources, resource groups, subscriptions, and management groups.

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

What is the purpose of resource groups in Azure?

A

Resource groups are used to organize resources with similar access or lifecycle needs. They act as a management and access control boundary.

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

How do subscriptions differ from resource groups in Azure?

A

Subscriptions serve as both a billing and access control boundary. They contain multiple resource groups and define the payment method for Azure resources.

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

What is the role of management groups in Azure’s resource organization?

A

Management groups provide centralized management for multiple subscriptions. They help in organizing and applying policies across various subscription levels.

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

Explain the concept of resource hierarchy in Azure.

A

Resource hierarchy describes the top-down application of access and policies. Child objects inherit access and policies from parent layers, ensuring consistent management and policy application.

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

Give an example of how access roles or policies are inherited in resource hierarchy.

A

An access role or policy applied at the subscription level automatically applies to all included resource groups and resources within those resource groups.

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