Mod 10 - Describe the core architectural components of Azure Flashcards

1
Q

How can you tell you are in Bash mode on az CLI?

A

by the username displayed on the command line. It will be your username@azure.

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

How do you enter azure interactive mode on CLI?

A

az interactive

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

3 equipment resources in datacenter

A

independent power, cooling, and networking

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

what are the 3 categories for azure services supporting avail zones

A
  • Zonal services: You pin the resource to a specific zone (for example, VMs, managed disks, IP addresses).
  • Zone-redundant services: The platform replicates automatically across zones (for example, zone-redundant storage, SQL Database).
  • Non-regional services: Services are always available from Azure geographies and are resilient to zone-wide outages as well as region-wide outages.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a azure region pair

A

Azure regions are paired with another region within the same geography (such as US, Europe, or Asia) at least 300 miles away

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

what is min number of separate availability zones present in all availability zone-enabled regions

A

3

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

do all Azure Regions currently support availability zones

A

No

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

Do all Azure services automatically replicate data or automatically fall back from a failed region to cross-replicate to another enabled region

A

No, needs to be configured by customer beforehand

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

Are region pairs two directional?

A
  • No, Most directions are paired in two directions, meaning they are the backup for the region that provides a backup for them (West US and East US back each other up). However, some regions, such as West India and Brazil South, are paired in only one direction
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

how do one direction pairings work

A
  • In a one-direction pairing, the Primary region does not provide backup for its secondary region. So, even though West India’s secondary region is South India, South India does not rely on West India. West India’s secondary region is South India, but South India’s secondary region is Central India
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Sovereign Regions

A

instances of Azure that are isolated from the main instance of Azure. You may need to use a sovereign region for compliance or legal purposes

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

what are the two major soveriegn region types for azure

A
  • US DoD Central, US Gov Virginia, US Gov Iowa and more: These regions are physical and logical network-isolated instances of Azure for U.S. government agencies and partners. These datacenters are operated by screened U.S. personnel and include additional compliance certifications.
  • China East, China North, and more: These regions are available through a unique partnership between Microsoft and 21Vianet, whereby Microsoft doesn’t directly maintain the datacenters
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

what is an azure resource

A

the basic building block of Azure. It is Anything you create, provision, deploy, etc

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

How many resource groups can a resource be assigned to?

A

1

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

how is an azure subscription linked to the overall azure account?

A
  • An Azure subscription links to an Azure account, which is an identity in Azure Active Directory (Azure AD) or in a directory that Azure AD trusts
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what are the two subscription boundaries/types

A
  • Billing boundary
  • Access control boundary
17
Q

what is a Billing boundary

A

This subscription type determines how an Azure account is billed for using Azure

18
Q

what is an Access control boundary

A

Azure applies access-management policies at the subscription level, and you can create separate subscriptions to reflect different organizational structures

19
Q

What are three examples for creating additional subs

A
  • Environments: You can choose to create subscriptions to set up separate environments for development and testing, security, or to isolate data for compliance reasons.
  • Organizational structures: You can create subscriptions to reflect different organizational structures.
  • Billing: You can create additional subscriptions for billing purposes.
20
Q

how many management groups can be supported in a single directory

A

10,000

21
Q

how many levels can *A management group tree can support

A

6 and This limit doesn’t include the root level or the subscription level.

22
Q

how many parents can Each management group and subscription can support

A

1