AZ-900 Questions 31-40: Mixed Review and Exam Readiness

0
0
AZ-900Questions 31-40Mixed ReviewPractice Mode

AZ-900 Questions 31-40: Mixed Review and Exam Readiness

This final mixed-review block reinforces the most testable AZ-900 fundamentals: shared responsibility, cloud models, availability, service-level agreements, security controls, compliance, and Azure management decisions.

Series position: Continue here after AZ-900 Questions 21-30: Management, Governance, and Cost Tools. This set works well as a final readiness check after completing Questions 1-30.
Exam code
AZ-900: Microsoft Azure Fundamentals
Question range
31-40
Question style
Mixed objective review
Answer behavior
Hidden until clicked
Practice mode: Treat each question like the real exam: eliminate two weak distractors, choose the best answer, then reveal the explanation.

Questions

Question 31

Single answerShared responsibility
A company uses Azure SQL Database. Microsoft manages the underlying physical datacenter, host hardware, and platform patching. What is the customer still responsible for?
  • A. Replacing failed physical disks in the Azure datacenter
  • B. Securing application data and configuring access appropriately
  • C. Maintaining the Azure SQL Database service fabric
  • D. Providing power and cooling for the region
Reveal answer and explanation
Correct answer: B. Securing application data and configuring access appropriately
In shared responsibility, Microsoft manages more of the platform for PaaS services, but customers remain responsible for data, identities, access, and application configuration.
Why the others are wrong: Physical infrastructure, service fabric operations, power, and cooling are Microsoft responsibilities in Azure.

Objective: Describe shared responsibility in the cloud.

Question 32

Single answerCloud model
A company wants to run workloads in its own datacenter and in Azure, with both environments connected and managed as part of a combined architecture. Which cloud model is this?
  • A. Public cloud only
  • B. Private cloud only
  • C. Hybrid cloud
  • D. Community cloud
Reveal answer and explanation
Correct answer: C. Hybrid cloud
A hybrid cloud combines on-premises or private cloud resources with public cloud resources such as Azure.
Why the others are wrong: Public cloud only would not include the company datacenter. Private cloud only would not include Azure public cloud services. Community cloud is not the best match for this scenario.

Objective: Describe cloud computing models.

Question 33

Single answerCloud benefit
An online store needs to automatically add capacity during holiday traffic spikes and reduce capacity after traffic returns to normal. Which cloud benefit is being used?
  • A. Elasticity
  • B. Fault tolerance
  • C. High latency
  • D. Data sovereignty
Reveal answer and explanation
Correct answer: A. Elasticity
Elasticity is the ability to dynamically increase or decrease resources based on demand.
Why the others are wrong: Fault tolerance is continued operation after failure. High latency is undesirable. Data sovereignty concerns where data is stored and governed.

Objective: Describe the benefits of cloud computing.

Question 34

Single answerAvailability
A workload must continue running if one datacenter in an Azure region experiences a failure. Which Azure feature provides physically separate datacenter locations within a region?
  • A. Availability zones
  • B. Resource groups
  • C. Azure tags
  • D. Management groups
Reveal answer and explanation
Correct answer: A. Availability zones
Availability zones are physically separate locations within an Azure region, designed to protect applications and data from datacenter failures.
Why the others are wrong: Resource groups, tags, and management groups help organize or govern resources; they do not provide datacenter-level redundancy.

Objective: Describe Azure regions and availability zones.

Question 35

Single answerSLAs
An application depends on two separate services. If either service is unavailable, the application is unavailable. What generally happens to the combined SLA compared with each individual service SLA?
  • A. The combined SLA is usually higher than both individual SLAs
  • B. The combined SLA is usually lower than the individual SLAs
  • C. The combined SLA is always 100%
  • D. The combined SLA cannot be estimated
Reveal answer and explanation
Correct answer: B. The combined SLA is usually lower than the individual SLAs
When an application depends on multiple required services, the composite SLA is calculated by multiplying the individual SLAs, which typically results in a lower overall SLA.
Why the others are wrong: Adding dependencies does not automatically increase availability. 100% availability is not guaranteed. Composite availability can usually be estimated when service SLAs are known.

Objective: Describe service-level agreements and lifecycle concepts.

Question 36

Single answerPaaS
A team wants to deploy a web application without managing virtual machines, operating system patching, or web server installation. Which Azure service is the best fit?
  • A. Azure App Service
  • B. Azure Virtual Machines
  • C. Azure Storage queues
  • D. Azure ExpressRoute
Reveal answer and explanation
Correct answer: A. Azure App Service
Azure App Service is a platform as a service option for hosting web apps, APIs, and back ends without managing the underlying servers.
Why the others are wrong: VMs require more OS management. Storage queues store messages. ExpressRoute provides private network connectivity.

Objective: Describe Azure compute services and cloud service types.

Question 37

Single answerZero Trust
A security architect says users and devices should not be automatically trusted just because they are on a corporate network. Access should be continuously verified. Which security model does this describe?
  • A. Zero Trust
  • B. Consumption-based pricing
  • C. Vertical scaling
  • D. Region pairing
Reveal answer and explanation
Correct answer: A. Zero Trust
Zero Trust is based on principles such as verify explicitly, use least privilege access, and assume breach.
Why the others are wrong: Pricing, scaling, and region pairing are not security trust models.

Objective: Describe Azure identity, access, and security concepts.

Question 38

Single answerCompliance
A compliance officer wants to review Microsoft cloud compliance offerings, audit reports, and trust documentation. Which Microsoft resource is designed for this purpose?
  • A. Microsoft Service Trust Portal
  • B. Azure Pricing Calculator
  • C. Azure Cloud Shell
  • D. Azure DNS
Reveal answer and explanation
Correct answer: A. Microsoft Service Trust Portal
The Service Trust Portal provides access to Microsoft security, privacy, compliance, and trust resources, including audit reports and compliance documentation.
Why the others are wrong: Pricing Calculator estimates costs. Cloud Shell is a command-line environment. Azure DNS hosts DNS zones.

Objective: Describe compliance and trust resources.

Question 39

Single answerDeployment
A company wants to repeatedly deploy the same Azure infrastructure in a consistent way using declarative templates. Which Azure management capability supports this?
  • A. Azure Resource Manager templates or Bicep
  • B. Azure Advisor alerts only
  • C. Azure Service Health events only
  • D. Microsoft Cost Management budgets only
Reveal answer and explanation
Correct answer: A. Azure Resource Manager templates or Bicep
ARM templates and Bicep support declarative infrastructure deployments so environments can be deployed consistently and repeatedly.
Why the others are wrong: Advisor, Service Health, and budgets are useful management tools, but they do not define and deploy infrastructure templates.

Objective: Describe tools for managing and deploying Azure resources.

Question 40

Single answerSupport plans
A production team needs technical support from Microsoft for an Azure issue. Which type of Azure support plan capability should they make sure they have?
  • A. A plan that includes technical support for Azure services
  • B. Only a free Azure account with no support options
  • C. Only Microsoft Learn access
  • D. Only Azure Service Health alerts
Reveal answer and explanation
Correct answer: A. A plan that includes technical support for Azure services
Azure support plans vary. For production technical support, an organization should have a support plan that includes technical support for Azure services.
Why the others are wrong: Free learning resources and service alerts are helpful, but they are not a substitute for a technical support plan when Microsoft support is required.

Objective: Describe Azure support options and service lifecycle concepts.

Answer key

Reveal full answer key
QuestionCorrect answerObjective area
31BShared responsibility
32CCloud models
33AElasticity
34AAvailability zones
35BComposite SLA
36APaaS / App Service
37AZero Trust
38ACompliance resources
39AARM/Bicep deployment
40ASupport plans
Watch out: For AZ-900, “best answer” often means choosing the simplest service or concept that matches the requirement. Avoid over-engineering fundamentals questions.
AZ-900 practice block status: Questions 1-40 now form a continuous AZ-900 practice sequence across cloud concepts, architecture, services, management, governance, and final mixed review.

Sources