AZ+900+Azure+Concepts+Power+Notes r1
AZ+900+Azure+Concepts+Power+Notes r1
Use these notes to help review testable material for the AZ-900 certification exam.
Azure provides over 100 services that enable you to do everything from running
existing applications on VMs to exploring new software paradigms like AI and
Serverless.
A region is a geographical area on the planet containing at least one, but potentially
multiple datacenters that are nearby and networked together with a low-latency network.
For even further redundancy, Azure offers region pairs, which is when one region is paired
with another region within the same geography (such as US, Europe, or Asia) at least 300
miles away. Region pairs reduce the likelihood of interruptions in case of major disaster.
A subscription is a billing entity. It’s an agreement with Microsoft to use one or more
Microsoft cloud platforms or services, for which charges accrue based on either a per-user
license fee or on cloud-based resource consumption. Organizations (i.e. tenants) can have
multiple subscriptions.
A resource is a manageable item that is available through Azure. It’s the computing stuff you
rent. Examples includes virtual machines, storage accounts, web apps, databases, and virtual
networks.
A resource group (RG) is a logical container that holds related resources for an Azure
solution. You decide which resources belong in a resource group based on what makes the
most sense for your organization.
NOTE - resources can be moved from subscription to subscription and from RG to RG,
but a resource can only belong to one sub and to one RG.
The Azure Resource Manager is the deployment and management service for Azure. It
provides a management layer that enables you to create, update, and delete resources in
your Azure account.
The Azure free account includes access to a number of Azure products that are free for 12
months, $200 credit to spend for the first 30 days of sign up, and access to more than 25
products that are always free.