Home/microsoft/Free Microsoft Azure AZ-900 Actual Exam Questions

Free Microsoft Azure AZ-900 Actual Exam Questions

The questions for this exam were last updated on January 9, 2026

Dumps Box (DumpsBox) offers up-to-date practice exam questions for AZ-900 certification exam which are developed and validated by Microsoft subject domain experts certified in Microsoft Azure AZ-900 . These practice questions are update regularly as we keep an eye on any recent changes in AZ-900 syllabus, and when there is update our team quickly adjusts the questions. This commitment to providing the best quality exam prep material to certification aspirants is what makes DumpsBox.com the best certification exam prep website. On top of that, our strong, yet strictly moderated, community based feedback keeps the content clean and current. Each question has helpful community discussion that provides it extra perspective and introduces helpful resources for better exam preparation. This also saves students from other outdated practice questions or illicit exam dumps that can have adverse affects on career. Browse through our Microsoft Azure AZ-900 exam questions and pass your exam on first try.

Question No. 1Drag & Drop

DRAG DROP Match the term to the correct definition. Instructions: To answer, drag the appropriate term from the column on the left to its description on the right. Each term may be used once, more than once, or not at all. NOTE: Each correct match is worth one point. AZ-900 practice exam questions

Options
AAzure Government
BGDPR
CISO
DNIST
Drag an item to a target. Click × to remove.
Answer Area
Bucket 1
Drop item here
Bucket 2
Drop item here
Bucket 3
Drop item here
Bucket 4
Drop item here
Top comments
JW
John W.
2026-02-20

B is definitely auto-scaling since it involves dynamic resource changes automatically.

0
JW
John W.
2026-02-18

B looks like auto-scaling since it mentions automatic resource changes.

0
Question No. 2Drag & Drop

DRAG DROP Match the term to the appropriate description. To answer, drag the appropriate term from the column on the left to its description on the right. Each term may be used once, more than once, or not at all. NOTE: Each correct match is worth one point. AZ-900 practice exam questions

Options
Aauthorization
Bmulti-factor authentication (MFA)
Csingle sign-on (SSO)
Drag an item to a target. Click × to remove.
Answer Area
Bucket 1
Drop item here
Bucket 2
Drop item here
Bucket 3
Drop item here
Top comments
JM
James M.
2026-02-17

For this one, I think Availability Zones match best with descriptions mentioning physically separate locations within a region because they’re literally different datacenters. Availability Sets, on the other hand, fit where the explanation is about grouping VMs to avoid downtime during maintenance by spreading across fault and update domains. Regions should be the broadest term tied to geographic locations since they cover multiple datacenters or zones. So, matching terms to physical isolation for Zones, VM grouping for Sets, and broad geographic areas for Regions feels right.

0
KZ
Kevin Z.
2026-02-16

Another way to look at it: Availability Sets are more about spreading VMs across different fault and update domains within the same datacenter to reduce downtime during maintenance or failures. That’s different from Availability Zones, which are literally separate datacenters inside a region. Matching those terms based on whether they refer to physical separation or logical grouping seems key here. Regions cover the largest area, so that one’s easy to place too.

0
Question No. 3

HOTSPOT For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. AZ-900 practice exam questions

Top comments
MT
Mark T.
2026-02-20

I’d go with yes on A and C too, but thinking about it another way—Azure Cognitive Services is designed to bring AI features easily to apps, so that’s a clear yes. Azure Monitor is all about tracking and diagnostics, so it fits perfectly there. Databricks (B) is more about big data processing and analytics, not directly AI services. As for D, Azure Advisor is about recommendations for cost and performance optimizations, not monitoring or AI, so no there. This perspective lines up with the main functions rather than just the names.

0
SO
Shoaib O.
2026-02-17

Also thinking yes for A and C because Azure Cognitive Services is all about AI capabilities, and Azure Monitor is clearly a monitoring tool. B doesn’t feel right since Databricks focuses more on data engineering, not really AI or monitoring by itself. D seems unrelated too; it’s not a monitoring or AI service, more like a general management tool. So best to keep it simple with just A and C as true here.

0
Question No. 4
What are two benefits of cloud computing? Each correct answer presents a complete solution. NOTE:
Each correct selection is worth one point.
Select all that apply, then reveal solution.
Top comments
NZ
Naveed Z.
2026-02-13

It’s A and D. Rapid provisioning saves loads of time, and moving costs to OPEX means less money tied up upfront. B is clearly a con, and C isn’t accurate since cloud configs can be quite different from on-prem.

0
AS
Arjun S.
2026-02-09

A/D? I get why A is a go-to since spinning up resources fast is a huge time-saver. D also makes sense because paying as you go usually helps with budgeting. B feels like a drawback, not a benefit, and C isn’t really true since cloud configs can be quite different from on-premises setups. So yeah, A and D fit best here for clear benefits.

0
Question No. 5

HOTSPOT For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. AZ-900 practice exam questions

Top comments
DY
Daniel Y.
2026-02-22

Yeah, B and D fit since billing and compliance don’t cross tenants.

0
DY
Daniel Y.
2026-02-17

I agree that B and D seem solid since billing and compliance are tied to subscriptions. For A, it says something about management groups across tenants, which doesn’t sound right because management groups are within a single tenant. C mentions subscriptions spanning multiple tenants, but I thought subscriptions belong to one tenant only. So, I’d say no on A and C based on those points. It feels like the question tests knowing how Azure structures tenants and subscriptions, not mixing them across boundaries.

0
Question No. 6
Which service provides serverless computing in Azure?
Select one option, then reveal solution.
Top comments
PH
Peter H.
2026-02-20

Option C stands out because Azure Functions is designed specifically for serverless compute, where you just write code and Azure handles scaling and infrastructure completely. While Azure Container Instances (B) do remove some management overhead, they’re more of a container orchestration service than true serverless. The question focuses on serverless computing, which means running code without worrying about servers at all—Azure Functions nails that perfectly. The others either involve VM management or storage, so they don’t fit the bill.

0
SX
Sam X.
2026-02-20

C/B? Azure Functions is the classic serverless option, but Azure Container Instances also hide server management. Since Functions is more about code-triggered events, it fits the typical "serverless computing" definition better here.

0
Question No. 7Drag & Drop

DRAG DROP Match the Azure service to the correct description. Instructions: To answer, drag the appropriate Azure service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all NOTE: Each correct match is worth one point. AZ-900 practice exam questions

Options
AAzure Machine Learning
BAzure IoT Hub
CAzure Bot Services
DAzure Functions
Drag an item to a target. Click × to remove.
Answer Area
Bucket 1
Drop item here
Bucket 2
Drop item here
Bucket 3
Drop item here
Bucket 4
Drop item here
Top comments
UQ
Usman Q.
2026-02-18

I think the event routing description fits best with Event Grid, since it’s designed specifically to route events between sources and handlers at scale. Logic Apps do handle workflows and automation, but they’re more about process orchestration rather than event distribution itself. Azure Functions are great for running code on triggers, but they don’t manage event routing like Event Grid does. So for the service that primarily routes events, Event Grid seems like the right match here.

0
UQ
Usman Q.
2026-02-16

I’d say for the service that focuses on running code in response to events, Azure Functions fits best. It’s more about lightweight compute triggered by events, unlike Logic Apps which handle bigger orchestration and workflows. Event Grid is really just about routing those events around, not processing them directly. So if the description mentions event-driven code execution, that’s Functions. For storage of unstructured data, Blob Storage is your go-to. It’s pretty straightforward, just store your files and blobs without worrying about workflows or event handling.

0
Question No. 8

HOTSPOT For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. AZ-900 practice exam questions

Top comments
AK
Andre K.
2026-02-17

C seems off because not all Azure services strictly require multi-factor authentication by default. That’s usually optional or configurable, so I’d go with No for that one.

0
AK
Andre K.
2026-02-16

B is definitely No since Azure AD supports more than just SAML.

0
Question No. 9Drag & Drop

DRAG DROP Match the Azure Services service to the correct description. Instructions: To answer, drag the appropriate service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all. NOTE: Each correct selection is worth one point. AZ-900 practice exam questions

Options
AAzure Sphere
BIoT Central
CIoT Hub
Drag an item to a target. Click × to remove.
Answer Area
Bucket 1
Drop item here
Bucket 2
Drop item here
Bucket 3
Drop item here
Top comments
RD
Rayan D.
2026-02-16

I’d focus on eliminating services that clearly don’t fit a description at all. For example, skip Azure Blob Storage if the description points to structured query capabilities—that’s definitely SQL Database territory.

0
RD
Rayan D.
2026-02-13

If it’s about compute, Azure Functions fits better than VMs for event-driven tasks.

0
Question No. 10

HOTSPOT For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. AZ-900 practice exam questions

Top comments
RZ
Ravi Z.
2026-02-21

Also thinking D is No because billing access usually requires specific roles like Billing Admin, not all admins get it.

0
RZ
Ravi Z.
2026-02-18

D feels like No since not all admins get billing access by default.

0
Question No. 11

HOTSPOT For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. AZ-900 practice exam questions

Top comments
SH
Sohail H.
2026-02-20

I agree it’s safest to just stick with what’s shown in the image since the question doesn’t clarify. Also, some statements mention features or names that have changed recently, so going by the image helps avoid confusion. Like for the one about Azure Sentinel being part of Azure Security Center — from what I see there, that’s a No because it’s listed separately. So double-check if the statement matches exactly what the image says rather than what we know from recent updates.

0
SH
Sohail H.
2026-02-17

I went with Yes on the ones that match the image exactly, ignoring any recent rebranding. For example, the statement about Azure Defender fits because it’s shown as part of the same security suite there. The No selections are easier to spot because they contradict the image’s layout or naming directly. Trying to mix in newer updates just makes it more confusing since the question seems locked to that specific snapshot. So sticking strictly to what’s in the picture helped me avoid overthinking and was a clearer way to judge each statement independently.

0
Question No. 12

HOTSPOT For each of the following statements, select Yes if the statement is true, Otherwise, select No. NOTE: Each correct match is worth one point. AZ-900 practice exam questions

Top comments
JT
John T.
2026-02-22

A conflicts with residency rules, so No for A.

0
JT
John T.
2026-02-22

A doesn’t fit because the scenario clearly says data must stay in the region, so storing it elsewhere isn’t allowed. B and D mention MFA and security controls, which are explicitly required, so those make sense.

0
Question No. 13
You have a web app that runs in Azure.
You need to identify the amount of time it takes for web pages to load in a user's browser.
What should you use?
Select one option, then reveal solution.
Top comments
AD
Amir D.
2026-02-22

Maybe D if you think about it as a tool that can analyze logs from multiple sources, including client-side data sent from the app. But the problem is Log Analytics itself doesn’t capture page load times directly—it just processes logs. Application Insights (B) actually instruments the app to get real user monitoring data like page load times, so it feels like a more direct fit here. Still, D could be part of the solution if you’re pulling in detailed logs for deeper analysis.

0
AT
Ahmed T.
2026-02-22

Option B is best since Application Insights specifically tracks user interactions and page load times, unlike Log Analytics or Network Watcher which focus on backend metrics.

0
Question No. 14
This question requires that you evaluate the underlined text to determine if it is correct.
When you are implementing a software as a service (SaaS) solution, you are responsible for
configuring high availability.
Instructions: Review the underlined text. If it makes the statement correct, select “No change is
needed”. If the statement is incorrect, select the answer choice that makes the statement correct.
Select one option, then reveal solution.
Top comments
FJ
Farhan J.
2026-02-20

A/D? High availability is usually on the provider, not the user.

0
FJ
Farhan J.
2026-02-17

B imo, scalability rules impact availability more directly than just configuring.

0
Question No. 15

HOTSPOT For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. AZ-900 practice exam questions

Top comments
HT
Hassan T.
2026-02-22

For statement 1, I’m also saying No because Azure Monitor doesn’t cover every diagnostic data type—mostly just the key performance metrics and logs. As for statement 2, it seems like a definite Yes since VM diagnostics can feed data into Azure Monitor directly, helping with centralized monitoring. The integration is pretty standard now, so that part makes sense as true.

0
HT
Hassan T.
2026-02-17

Statement 1 seems off since Azure Monitor doesn’t collect all diagnostic data types, just performance metrics and logs. Statement 2 fits because VM diagnostics can send data directly to Azure Monitor, so that’s a Yes.

0