Microsoft Azure Fundamentals Practice Test (AZ-900)
Use the form below to configure your Microsoft Azure Fundamentals Practice Test (AZ-900). The practice test can be configured to only include certain exam objectives and domains. You can choose between 5-100 questions and set a time limit.

Microsoft Azure Fundamentals AZ-900 Information
Microsoft Azure Fundamentals (AZ-900) Exam
The Microsoft Azure Fundamentals (AZ-900) certification is an entry-level credential for individuals who want to understand cloud computing and Microsoft Azure services. It is designed for beginners and does not require prior technical experience. This certification is ideal for business professionals, students, and those exploring cloud-related careers.
Exam Overview
The AZ-900 exam consists of 40 to 60 multiple-choice and multiple-response questions. Candidates have 60 minutes to complete the test. The exam costs $99 USD. A passing score is 700 on a scale of 1000. The exam is available in several languages, including English, Japanese, Chinese, German, and French.
Exam Content
The AZ-900 exam covers key cloud concepts, Azure architecture, services, security, governance, and pricing. Cloud concepts include basic cloud computing principles, deployment models, and benefits. Azure architecture focuses on core components such as regions, availability zones, and resource management. Azure services include compute, networking, storage, and databases. Security covers identity management, compliance, and best practices. Governance includes cost management and monitoring. Pricing covers Azure subscription models, cost factors, and service-level agreements.
Who Should Take This Exam?
This certification is suitable for individuals who want a foundational understanding of cloud computing and Microsoft Azure. It is designed for business professionals, sales and marketing teams, students, and IT beginners. It is also useful for those planning to earn higher-level Azure certifications.
How to Prepare
Candidates should review the Microsoft Learn AZ-900 learning path, which provides free study materials and interactive content. Microsoft offers online training courses and practice exams to help with preparation. Hands-on experience with Azure services using the free Azure trial can improve understanding.
Summary
The Microsoft Azure Fundamentals (AZ-900) certification is an excellent starting point for individuals interested in cloud computing. It provides a broad understanding of Azure services, security, and pricing. This certification helps professionals and students develop cloud skills and prepares them for more advanced Azure certifications.

Free Microsoft Azure Fundamentals AZ-900 Practice Test
- 20 Questions
- Unlimited
- Cloud ConceptsAzure Architecture and ServicesAzure Management and Governance
An organization needs to connect from its Azure virtual network to an Azure PaaS service without exposing either the traffic or the service's endpoint to the public internet. Which Azure feature should they use?
Azure ExpressRoute
Azure Private Endpoint
Azure Virtual Network service endpoint
Azure VPN Gateway
Answer Description
Azure Private Endpoint maps the Azure service to a private IP address in your virtual network. Traffic between the VNet and the service stays on the Microsoft backbone, and you can disable the public endpoint, so no packets are exposed to the public internet. A Virtual Network service endpoint also keeps traffic on the Microsoft backbone but connects to the service's public IP address, meaning the resource can still be reached publicly if firewall rules allow. Azure VPN Gateway builds encrypted tunnels over the public internet between networks. Azure ExpressRoute provides a dedicated private circuit between on-premises networks and Azure but does not create private endpoints for PaaS resources inside a VNet.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
How does Azure Private Endpoint improve security?
What is the difference between Azure Private Endpoint and Virtual Network service endpoint?
Can Azure VPN Gateway or Azure ExpressRoute be used to securely connect to Azure PaaS services?
Which Azure feature allows you to group multiple subscriptions together for unified policy and access management?
Resource locks
Resource groups
Azure Active Directory
Management groups
Answer Description
Management groups in Azure allow you to organize multiple subscriptions into a hierarchy for unified policy and access management. This enables you to apply policies and role-based access controls at the management group level, which are inherited by all subscriptions within the group.
Resource groups organize resources within a single subscription.
Azure Active Directory manages identities.
Resource locks prevent accidental deletion or modification of resources.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a management group in Azure?
How does a management group differ from a resource group?
Can Azure policies be applied at the management group level?
Your team wants to understand how to track the operational performance and health of its Azure-hosted applications and infrastructure. Which Azure service should you use primarily to collect and analyze telemetry such as metrics, logs, and traces from these resources?
It helps to analyze and manage expenditures within Azure.
It provides a global view of the health status of Azure services.
It provides a log of actions and changes at the subscription level.
It collects and analyzes telemetry data across Azure resources.
Answer Description
Azure Monitor collects and analyzes telemetry data from a variety of resources in Azure, providing deep insights into the performance and health of applications, infrastructure, and networks. This includes collecting data such as metrics, logs, and events that enable developers and IT professionals to understand the state of their resources and diagnose potential issues. Azure Activity Log, on the other hand, is a log that provides insight into subscription-level events, which includes actions and changes. Azure Service Dashboard offers a view of the health of Azure services, and Azure Cost Management is a tool for analyzing and managing cloud spending. The primary function of Azure Monitor is to collect and analyze telemetry data to monitor the state of resources.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is telemetry data in the context of Azure Monitor?
How does Azure Monitor differ from Azure Activity Log?
What are some features of Azure Monitor that enhance performance monitoring?
A company needs to keep sensitive customer data within their own data center for compliance purposes, but also wants to utilize cloud resources to accommodate fluctuating workloads during peak times. Which cloud model is most appropriate for this company?
Public cloud
Private cloud
Hybrid cloud
Answer Description
The hybrid cloud model is the most appropriate in this scenario. It combines private and public cloud environments, allowing the company to keep sensitive data on-premises to meet compliance requirements while leveraging the scalability of the public cloud to handle variable workloads. A public cloud doesn't provide the required data control, and a private cloud alone may not offer the necessary scalability for peak demands.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a hybrid cloud model?
What are the benefits of a hybrid cloud compared to a public cloud?
How does a hybrid cloud ensure compliance with data regulations?
A company wants to enforce access policies that consider factors like user location and device compliance status.
Which Microsoft Entra feature allows them to implement these access controls?
Azure Information Protection
Conditional Access
Privileged Identity Management
Multi-Factor Authentication (MFA)
Answer Description
Conditional Access in Microsoft Entra ID enables organizations to create policies that control user access based on various signals like location, device compliance, and risk detection. By using Conditional Access, the company can ensure that access to resources is granted only when specific conditions are met.
Privileged Identity Management manages and monitors access to privileged roles but doesn't enforce access policies based on signals.
Azure Information Protection classifies and protects documents and emails, not user access.
Multi-Factor Authentication (MFA) adds an extra layer of security but doesn't provide dynamic access controls based on factors like location or device compliance.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Conditional Access in Microsoft Entra?
How does Conditional Access differ from Multi-Factor Authentication (MFA)?
What are some common scenarios where Conditional Access is used?
An organization wants to use cloud computing but needs to ensure that its data and services remain within its own data center. Which cloud deployment model would best fit this situation?
Hybrid cloud
Private cloud
Multi-cloud
Public cloud
Answer Description
The private cloud model is the best fit because it allows the organization to host cloud services on-premises within its own data center, providing exclusive access and greater control over data and infrastructure. This meets the requirement of keeping data and services within the organization's premises.
Public cloud services are hosted by third-party providers and do not reside within the organization's data center.
Hybrid cloud combines public and private clouds, so some data or services would be off-premises, which does not meet the requirement.
Multi-cloud involves using multiple cloud services from different providers, which may not ensure data stays within the organization's data center.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are the key features of a private cloud?
How is a private cloud different from a hybrid cloud?
Why might an organization choose a private cloud over a public cloud?
Which Azure tool provides a web-based graphical user interface for managing and monitoring Azure resources?
Azure PowerShell
Azure Portal
Azure Resource Manager templates
Azure Command-Line Interface (CLI)
Answer Description
Azure Portal is a web-based graphical user interface that allows users to manage and monitor Azure resources through a web browser.
Azure PowerShell and Azure CLI are command-line tools used for scripting and automation.
Azure Resource Manager templates are used for deploying resources as code but do not provide a graphical interface.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the purpose of Azure Portal?
How do Azure PowerShell and Azure CLI differ from Azure Portal?
What are Azure Resource Manager templates used for?
Your company is planning to deploy several Windows Server virtual machines in Azure to support a new application. As the lead cloud architect, you need to ensure that each virtual machine has the appropriate resources allocated for optimal performance. What are the necessary resources that must be specified when creating a new virtual machine in Azure?
A virtual network, a subscription, and a Network Security Group
A virtual machine size, an Operating System disk, and a Network Interface
An availability set, a storage account, and a public IP address
An Application Gateway, a Load Balancer, and a VPN Gateway
Answer Description
When creating a new virtual machine in Azure, you must specify a virtual machine size, which determines the amount of CPU, memory, and temporary storage available to the VM. An Operating System disk is required to boot the virtual machine, and a Network Interface allows the VM to communicate within Azure and to the Internet. Additional data disks can be attached for storage purposes, but they are not a requirement for creating a virtual machine.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What determines the virtual machine size in Azure?
What is the role of the Operating System (OS) disk in an Azure VM?
What is the purpose of a Network Interface (NIC) in an Azure VM?
An organization wants flexibility in configuring and managing their virtual machines, storage, and network resources in the cloud. Which cloud service model would best meet their needs?
IaaS
SaaS
PaaS
Answer Description
Infrastructure as a Service (IaaS) provides the greatest level of control over cloud resources. It allows users to manage virtual machines, storage, and network configurations according to their specific requirements. This flexibility is ideal for organizations that need to customize their infrastructure. Platform as a Service (PaaS) offers a managed platform where users can deploy applications without managing the underlying infrastructure, reducing control. Software as a Service (SaaS) delivers fully managed applications over the internet, offering minimal control over configuration.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is Infrastructure as a Service (IaaS)?
How does IaaS differ from PaaS and SaaS?
What are some use cases for IaaS?
Which Azure service provides recommendations to help you optimize your cloud spending by identifying underutilized resources?
Cost Analysis
Azure Policy
Azure Monitor
Azure Advisor
Answer Description
Azure Advisor provides personalized recommendations to help you optimize your Azure resources for cost, security, reliability, and performance. In terms of cost, it identifies underutilized resources that can be reduced or eliminated to save money.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What does Azure Advisor do beyond cost optimization?
How does Azure Advisor identify underutilized resources?
What is the difference between Azure Advisor and Azure Cost Management + Billing?
Which Azure feature allows you to enforce rules and ensure that your resources comply with your organization's governance requirements?
Azure Resource Locks
Azure Policy
Azure Advisor
Azure Monitor
Answer Description
Azure Policy enables you to create, assign, and manage policies that enforce rules over your resources, ensuring they remain compliant with your organization's standards and service-level agreements (SLAs). It evaluates resources for compliance and can prevent non-compliant resources from being created.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are the types of policies you can create with Azure Policy?
How does Azure Policy evaluate resource compliance?
Can Azure Policy automatically remediate non-compliant resources?
Your company has recently deployed an application on Azure that sees unpredictable spikes in usage, particularly during holiday sales. As the IT manager, you appreciate the cloud for its ability to handle these fluctuations efficiently. Which benefit of using cloud services is BEST demonstrated by this scenario?
Reliability
Manageability
Scalability
High availability
Answer Description
Scalability in the cloud refers to the ability to increase or decrease IT resources as needed to meet changing demand. Since the application experiences unpredictable spikes in usage, cloud scalability allows the company to handle this fluctuation without manual intervention or over-provisioning resources, which provides cost savings and ensures performance.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is cloud scalability in simple terms?
How is scalability different from high availability?
What is the difference between horizontal and vertical scaling?
Which Azure feature allows you to organize subscriptions into containers for unified management and policy application across multiple subscriptions?
Management Groups
Resource Locks
Azure Active Directory
Resource Groups
Answer Description
Management Groups in Azure provide a way to organize multiple subscriptions into a hierarchy. This allows you to apply policies, access controls, and compliance settings at the management group level, which then flow down to all associated subscriptions. This simplifies management across large organizations with numerous subscriptions.
Resource Groups are used to organize resources within a single subscription, not across multiple subscriptions.
Azure Active Directory manages identities and access but does not organize subscriptions.
Resource Locks prevent accidental changes or deletion of resources but are not used for organizing subscriptions.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are Management Groups in Azure?
How do Management Groups differ from Resource Groups?
Can Azure policies applied to a Management Group override policies at the subscription level?
An organization notices its Azure costs have increased after expanding its services to multiple regions. Which network factor is the most likely cause for the increase in costs?
Data transfer within the same availability zone.
Data transfer within the same virtual network.
Data transfer between Azure regions.
Inbound data transfer from the internet.
Answer Description
Data transfer between Azure regions incurs charges. When data moves between services located in different regions, Azure charges for the outbound data transfer. This can significantly increase costs when expanding services across multiple regions, especially with large data volumes. Data transfer within the same virtual network or the same availability zone is free of charge. Inbound data transfer from the internet is also free.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
Why does Azure charge for data transfer between regions?
What strategies can organizations use to minimize costs from inter-region data transfer?
Is data transfer within the same Azure region always free?
Your company's application is experiencing a steady increase in user demand. Which cloud computing feature enables the system to add resources to handle this long-term growth and maintain performance?
Cost efficiency
Scalability
Elasticity
Infrastructure resilience
Answer Description
Scalability provides the ability for a cloud service to accommodate growth in workload by enabling the addition of resources, thus maintaining performance levels. Unlike elasticity, which is designed to quickly adjust to short-term fluctuations in demand, scalability ensures that the system's capacity can grow over time as needed. Cost efficiency and infrastructure resilience, while benefits of the cloud, do not directly describe a system's ability to handle long-term increased demand while maintaining performance.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the difference between scalability and elasticity in cloud computing?
How does scalability differ in horizontal vs. vertical scaling?
What are some examples of scenarios where scalability is critical in cloud services?
Which cloud service type is characterized by the provider hosting the application and its underlying infrastructure so that customers simply use the software through a web browser-without needing to install, manage, or maintain it themselves?
Infrastructure as a Service (IaaS)
Software as a Service (SaaS)
Platform as a Service (PaaS)
Serverless computing (Functions as a Service)
Answer Description
The described model is Software as a Service (SaaS). In SaaS, the cloud provider hosts the application and all supporting infrastructure, applies updates, and handles security and backups. Customers access the application over the internet, typically via a web browser. Platform as a Service (PaaS) instead provides a development platform where customers build and deploy their own applications. Infrastructure as a Service (IaaS) offers virtualized computing resources that the customer must configure and manage. Serverless computing focuses on running code in response to events and is not a standalone application-delivery model.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the primary difference between SaaS and PaaS?
How does SaaS handle updates and security for customers?
What is an example of SaaS in everyday use?
Which security model operates on the principle that all users, devices, and network components, whether inside or outside the organization’s network, must be authenticated, authorized, and continuously validated before being granted access to resources?
Perimeter-based Security Model
Zero Trust Model
Principle of Least Privilege
Defense-in-depth Model
Answer Description
The Zero Trust Model requires all users, devices, and network components to be authenticated, authorized, and continuously validated before accessing applications and data. This model assumes that no user or device is trusted by default, regardless of their location within or outside the network.
The Perimeter-based Security Model relies on securing the network boundary and assumes that everything inside is trusted, which is less effective against modern threats that can originate from within.
The Defense-in-depth Model is a layered approach to security but does not specifically require continuous verification of trust for all access attempts.
The Principle of Least Privilege ensures users have minimal necessary access rights but does not inherently mandate continuous authentication and validation processes.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What makes the Zero Trust Model different from traditional security models?
How does continuous validation work in the Zero Trust Model?
What role does the Principle of Least Privilege play in the Zero Trust Model?
In Azure, you can assign key-value pairs called tags to individual resources and resource groups. What is the main reason organizations apply tags?
To increase the performance of resources
To enforce compliance with security policies
To categorize resources for cost tracking and management purposes
To modify resource configurations directly
Answer Description
Tags are key-value pairs that enable you to categorize resources according to your organizational needs. They are primarily used to organize resources for cost tracking, management, and billing purposes. By tagging resources, you can group them logically and generate consolidated billing reports based on those tags. Tags do not modify resource configurations, improve performance, or enforce security policies.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are tags in Azure?
How do tags help with cost tracking in Azure?
Are Azure tags applied automatically or manually?
An organization must comply with strict data privacy regulations that require certain sensitive data to remain on-premises. At the same time, they want to utilize cloud services for less sensitive operations to improve scalability. Which cloud model would best meet these requirements?
Public cloud
Hybrid cloud
Private cloud
Answer Description
A hybrid cloud model combines on-premises infrastructure (private cloud) with public cloud services, allowing organizations to keep sensitive data on-premises while leveraging the scalability and flexibility of the public cloud for other operations. This approach satisfies their need for compliance with data regulations and the desire to utilize cloud services. The public cloud model does not provide on-premises infrastructure, so it cannot meet the requirement to keep sensitive data on-premises. The private cloud model keeps all resources on-premises or in a dedicated environment, but the organization would miss out on the scalability benefits of the public cloud.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
Can you explain the main benefits of a hybrid cloud compared to a private cloud?
What are some examples of workloads suitable for public cloud in a hybrid cloud setup?
How does a hybrid cloud ensure secure integration between on-premises and public cloud environments?
An administrator needs to synchronize files between their on-premises Windows Server and an Azure File Share, ensuring that changes are continuously updated in both locations. Which Azure service should they use?
Azure File Sync
Azure Storage Explorer
AzCopy
Azure Data Box
Answer Description
Azure File Sync provides the capability to synchronize files between on-premises Windows Servers and Azure File Shares, allowing for continuous replication and bi-directional sync. This enables the on-premises servers to cache frequently accessed files while keeping data synchronized with Azure.
AzCopy is a command-line tool designed for one-time data transfer tasks, not continuous synchronization.
Azure Storage Explorer is a GUI tool for managing and transferring files but does not offer automatic synchronization.
Azure Data Box is a physical device used for offline data transfer to Azure, suitable for large datasets but not for continuous sync.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
How does Azure File Sync handle bi-directional synchronization?
What is the difference between Azure File Sync and AzCopy?
Can Azure File Sync be used for disaster recovery purposes?
Wow!
Looks like that's it! You can go back and review your answers or click the button below to grade your test.