AZ-900 · Getting started
23 cards
Azure Platform and Resource Journey
-
Quick check
A colleague calls Azure "Microsoft's datacenter". What is the accurate correction?
AIt is a container that holds every Microsoft cloud product in one group
A container for related items is a resource group, which is one concept inside Azure rather than the platform itself.
BIt is a local application used to maintain the servers a customer owns
Azure removes the burden of maintaining on-premises layers instead of being software installed to manage them.
CIt is a cloud computing platform for building, deploying, and managing solutions
Right. Microsoft's global network of datacenters hosts the services, while Azure is the platform that manages and delivers them.
3 / 23
-
Quick check
A retailer sees demand spike each holiday season and refuses to buy for peak capacity. Which approach fits?
AAdjust Azure resources as demand moves, and pay for what is used
Right. Resources can be adjusted dynamically as demand changes, and the charge follows what is actually used.
BBuy on-premises hardware sized for the largest peak the year brings
That is exactly the on-premises time and expense Azure is meant to address, and it pays for peak capacity all year.
CHold Azure resources fixed at the level of the quietest month of the year
Capacity fixed at the low point leaves the seasonal peak unserved, so the original problem remains unsolved.
6 / 23
-
Quick check
Which line correctly separates a service, a resource, and a resource provider?
AService is one deployed item; resource is a scope; provider is a container
The deployed item is the resource, a scope is a level of the management hierarchy, and the container of related resources is a resource group.
BService is a capability; resource is a deployed item; provider supplies types
Right. Services are capabilities of the platform, resources are the manageable items you deploy, and providers supply the resource types.
CService is a datacenter; resource is a portal wizard; provider is a subscription
Datacenters host the platform, wizards are a portal convenience, and a subscription is a management scope rather than a provider.
8 / 23
-
Keep your progress in the app
That’s 3 of 9 quick checks. In the app they stay answered, and every lesson remembers where you left off.
-
Quick check
Two connected components retire on different dates, and a policy must reach only one of them. How should they sit?
ASeparate resource groups, with the policy assigned to the targeted group only
Right. Different lifecycles argue for separate groups, and a resource-group policy stops at that group and its own resources.
BOne resource group, because connected resources must share one group
A resource lives in one group but can still connect to resources in other groups, so connection does not force a shared group.
COne resource group, with the policy assigned at subscription scope
A policy at subscription scope flows down to every resource group beneath it, including the one that must stay untouched.
11 / 23
-
Quick check
Which sequence runs from the broadest management scope to the narrowest?
AResource provider, then management group, then resource, then subscription
A resource provider is not a management scope at all, and a resource is the narrowest level rather than the third one.
BManagement group, subscription, resource group, then resource
Right. Those are the four scopes in order, and each level inherits the settings applied at the levels above it.
CResource group, then subscription, then management group, then resource
This inverts the hierarchy: a subscription is broader than a resource group, and a management group is broader still.
13 / 23
-
Quick check
Why is Microsoft.Compute not a place to assign a management setting?
ABecause it supplies resource types rather than being a scope at all
Right. A provider makes types such as virtual machines available, while scopes are where resources and their settings sit.
BBecause it sits below resources as the narrowest scope
Providers are not part of the scope hierarchy, so they are not its bottom level either.
CBecause settings apply only to groups whose resources share a lifecycle
Settings can be assigned at management group, subscription, resource group, or resource level, not only at resource-group level.
15 / 23
-
Quick check
A new subscriber must create a database and then run commands specific to it. What is the direct path?
ASearch for the resource first, then drive it from the global controls
Global search finds what already exists, and the global controls in the page header are not commands for one resource.
BOpen a dashboard and treat its tiles as the resource-specific commands
A dashboard gathers a view of resources, while the commands for a single resource live in its service menu.
CCreate it from Home in the current subscription, then use its own service menu
Right. Home creates the resource in the current subscription, and the service menu then offers the commands contextual to it.
18 / 23
-
Quick check
A deployment request arrives from the Azure CLI. What does Resource Manager do with it?
AIt turns it into a dashboard tile without contacting any Azure service
Resource Manager creates, updates, and deletes resources; a dashboard is a portal view and not the outcome of a request.
BIt sends it on to every Azure service before any access check is made
Access is verified before anything is forwarded, and the request goes to the appropriate service rather than to all of them.
CIt authenticates the request, then forwards it to the right service
Right. Resource Manager is the common layer: it validates access first and then routes the request to the service that handles it.
21 / 23
-
Quick check
Which summary holds on every one of its points?
AAzure is a datacenter, groups supply the types, and the portal is the only tool
Azure is the platform rather than a datacenter, providers supply the types, and PowerShell, the CLI, REST APIs, and SDKs offer the same capabilities.
BAzure is a platform, providers supply the types, and groups hold related items
Right. The platform delivers the services, resource providers supply the resource types, and resource groups contain related resources.
CAzure is a subscription, scopes supply types, and providers hold resources
A subscription is one management scope inside Azure, and scopes define where settings apply rather than supplying resource types.
23 / 23
-
9 quick checks · then the test
In the app, finishing the quick checks opens this lesson’s 10-question test, and the ones you miss come back exactly when you’re about to forget them.
The whole course, on your phone
Lessons you can read, audio you can listen to on the way to work, and practice that remembers what you got wrong.