Mod 10 - Describe the core architectural components of Azure Flashcards
How can you tell you are in Bash mode on az CLI?
by the username displayed on the command line. It will be your username@azure.
How do you enter azure interactive mode on CLI?
az interactive
3 equipment resources in datacenter
independent power, cooling, and networking
what are the 3 categories for azure services supporting avail zones
- 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.
What is a azure region pair
Azure regions are paired with another region within the same geography (such as US, Europe, or Asia) at least 300 miles away
what is min number of separate availability zones present in all availability zone-enabled regions
3
do all Azure Regions currently support availability zones
No
Do all Azure services automatically replicate data or automatically fall back from a failed region to cross-replicate to another enabled region
No, needs to be configured by customer beforehand
Are region pairs two directional?
- 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 do one direction pairings work
- 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
Sovereign Regions
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
what are the two major soveriegn region types for azure
- 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
what is an azure resource
the basic building block of Azure. It is Anything you create, provision, deploy, etc
How many resource groups can a resource be assigned to?
1
how is an azure subscription linked to the overall azure account?
- 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