AZ-104 · Getting started
20 cards
Azure Administration End-to-End Workflow
-
Quick check
What is the Azure portal?
AA web-based unified console for creating and managing Azure resources through a graphical interface.
Right. The portal is the graphical, web-based console used to build, manage and monitor Azure resources.
BA local command-line tool that manages virtual machines only.
The portal is a browser-based console rather than a locally installed tool, and it is not limited to virtual machines.
CA resource provider that supplies every Azure resource type.
Resource providers supply resource types; the portal is a management surface, not a provider.
2 / 20
-
Quick check
An administrator signed in to the wrong directory. Which portal control switches it?
AThe working pane that shows details for the current service.
The working pane displays the details of whatever is in focus; it does not change directory.
BThe service menu of the open resource.
The service menu carries commands for the resource in focus rather than global account settings.
CThe account control, which also shows account information.
Right. The account control can show account information and lets the administrator switch directories.
4 / 20
-
Quick check
What can an administrator do from the portal Home page?
ACreate a resource in every subscription at once, with no context chosen.
Creation happens in the current subscription; the portal does not deploy into every subscription simultaneously.
BCreate a resource in the current subscription or open a service.
Right. Home can create a resource in the current subscription or open a service.
CEdit only the resources that already appear on a shared dashboard.
Dashboards focus a view of selected resources; they do not limit what Home can reach.
6 / 20
-
Keep your progress in the app
That’s 3 of 10 quick checks. In the app they stay answered, and every lesson remembers where you left off.
-
Quick check
An administrator needs to find a named resource, an Azure service, and a documentation page. Which portal feature covers all three?
AThe service menu of whichever resource is already open.
A service menu is contextual to something already open, so it cannot locate a resource you have not found yet.
BA customized subscription dashboard together with its pinned tiles and shared links.
A dashboard shows resources somebody chose to pin; it is not a search across services and documentation.
CThe portal's global search, which reaches resources, services and documentation.
Right. Global search can find a resource, a service or documentation from anywhere in the portal.
8 / 20
-
Quick check
A virtual machine is open in the portal. Which element holds the commands for that virtual machine?
AThe service menu, which carries commands for the service or resource in focus.
Right. The service menu contains the commands for the service or resource currently in focus.
BThe account control in the page header.
The account control is a global element for account information and directory switching.
CThe Microsoft Cloud product portfolio.
Microsoft Cloud is a portfolio name, not an element of the portal interface.
10 / 20
-
Quick check
A management request arrives from the Azure CLI. What does Azure Resource Manager do with it?
AIt broadcasts the request to every Azure service and lets each one decide whether to answer it.
Resource Manager routes a request to the service that owns the resource rather than broadcasting it to all of them.
BIt authenticates and authorizes the request, then forwards it to the appropriate service.
Right. Resource Manager receives requests from Azure APIs, tools and SDKs, authenticates and authorizes them, and forwards them to the appropriate service.
CIt rewrites the request as a dashboard tile and contacts nothing.
A dashboard is a portal view, and turning a management request into one would leave the requested change unmade.
12 / 20
-
Quick check
An operations team wants one focused view of important subscription resources that it can customize and share. Which portal feature fits?
AThe results page returned by a global search across the portal.
Search results answer a query at a moment in time; they are not a curated view that can be published to colleagues.
BThe service menu belonging to one individual resource.
A service menu is scoped to a single item in focus rather than to a set of important subscription resources.
CA customized portal dashboard.
Right. A dashboard provides a focused view of important subscription resources and can be customized, published and shared.
14 / 20
-
Quick check
Which group of tools exposes capabilities also available in the Azure portal?
APowerShell, the Azure CLI, REST APIs, and client software development kits.
Right. Those surfaces reach the same Resource Manager capabilities that the portal exposes.
BFavorites, breadcrumbs, dashboards, and notifications.
Those are navigation and display elements inside the portal, not separate management surfaces.
CTags, resource locks, datacenters, and service menus.
Those mix governance features, physical facilities and interface elements rather than naming management tools.
16 / 20
-
Quick check
A team must deploy the same multi-resource environment repeatedly and keep the required creation order, stating the intended infrastructure rather than coding each step. What should it use?
AA portal dashboard published and shared with the whole team.
A dashboard displays resources that already exist; it deploys nothing and enforces no order.
BAn ARM template or a Bicep file processed by Resource Manager.
Right. ARM templates and Bicep files declare the infrastructure to create, and Resource Manager uses declared dependencies to deploy in the correct order.
CA resource tag that somebody copies by hand after each deployment.
A tag is a label applied after the fact, so it neither creates resources nor controls their order.
18 / 20
-
Quick check
Which summary is accurate?
AHome creates in the current subscription, Resource Manager routes every request, and Bicep declares deployments.
Right. Those three statements match the creation entry point, the common management layer and the purpose of declarative files.
BGlobal search only opens dashboards, Resource Manager applies to portal work alone, and ARM templates list procedural commands one by one.
Global search also reaches resources, services and documentation, Resource Manager serves every supported tool, and ARM templates are declarative rather than procedural.
CThe account control renames resources, dashboards replace the service menu, and the CLI exposes fewer capabilities than the portal by design.
The account control handles account information and directory switching, dashboards do not replace contextual menus, and portal capabilities are also available from the CLI.
20 / 20
-
10 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.