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.
Scroll down to see your responses and detailed results
Free Microsoft Azure Fundamentals AZ-900 Practice Test
Press start when you are ready, or press Change to modify any settings for the practice test.
- Questions: 15
- Time: Unlimited
- Included Topics:Cloud ConceptsAzure Architecture and ServicesAzure Management and Governance
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?
AzCopy
Azure Storage Explorer
Azure Data Box
Azure File Sync
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.
What is Azure File Sync and how does it work?
Can you explain the differences between Azure File Sync and AzCopy?
What are the advantages of using Azure File Sync?
Your company is planning to deploy several virtual machines (VMs) on Azure to handle varying workloads. Which factor will NOT directly affect the cost of these Azure VMs?
The size of the VM (e.g., number of CPUs, amount of RAM)
The Azure region in which the VMs are deployed
The color theme of the Azure portal
The operating system selected for the VMs
Answer Description
While the choice of operating system, the size of the VM, and the region where it is deployed can significantly influence the cost due to licensing fees, hardware resources needed, and data transfer costs, respectively, the color theme of the Azure portal is simply a user interface customization option and has no impact on pricing. It's important to distinguish between aspects of the service that have a pricing implication and those that are merely aesthetic or user experience choices.
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 factors that affect Azure VM pricing?
What does the Azure region refer to?
Why does the color theme of the Azure portal not affect pricing?
A company needs to manage and govern resources that are deployed on-premises, across multiple cloud platforms, and at edge locations, all through the Azure portal. Which Azure service enables this unified management approach?
Azure Monitor
Azure Policy
Azure Resource Manager
Azure Arc
Answer Description
Azure Arc allows organizations to extend Azure management and governance to resources outside of Azure, including on-premises servers and those in other cloud environments. It enables a unified management experience through the Azure portal.
Azure Resource Manager manages Azure resources but does not extend to non-Azure environments.
Azure Monitor focuses on monitoring performance and health.
Azure Policy is used for enforcing policies within Azure 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 Azure Arc?
How does Azure Arc work with existing resources?
What are some benefits of using Azure Arc?
An enterprise wants to ensure that their Azure resources are resilient against regional outages while maintaining data residency within a single geography. Which Azure feature helps meet this requirement?
Using multiple Azure regions in different geographies
Implementing Azure sovereign regions
Deploying resources across availability zones
Utilizing Azure region pairs
Answer Description
Utilizing Azure region pairs are strategically paired regions within the same geography that provide replication and failover capabilities while preserving data residency and compliance requirements. By utilizing region pairs, the enterprise can ensure that their resources are replicated in a secondary region within the same geographic area, enhancing resilience against regional outages without moving data across borders.
Using multiple Azure regions in different geographies is incorrect because using regions in different geographies may violate data residency requirements.
Deploying resources across availability zones, improves availability within a single region but doesn't protect against regional outages.
Implementing Azure sovereign regions are specialized regions for specific countries and may not align with the enterprise's geographic requirements.
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 Azure region pairs?
What is the importance of data residency in Azure?
How do availability zones differ from region pairs in Azure?
A company needs to organize its Azure resources to analyze costs associated with different projects. Which Azure feature allows them to assign custom metadata to resources for this purpose?
Tags
Resource Groups
Azure Blueprints
Azure Policy
Answer Description
Tags let you attach custom key-value metadata to individual resources, resource groups, and subscriptions. Microsoft Cost Management can then filter or group spending by those tag values (for example, Project = Apollo or Department = Finance) to allocate or charge back costs.
Resource groups act as logical containers for related resources and can themselves be tagged, but the grouping feature alone does not provide the fine-grained, per-resource metadata that tags supply.
Azure Policy is used to define and enforce governance rules (for instance, requiring certain tags or blocking unsupported regions) rather than to store ad-hoc metadata.
Azure Blueprints package artifacts such as ARM templates, policy assignments, and role assignments into a repeatable deployment but are not intended for everyday cost-allocation tagging.
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 Azure Tags and how do they work?
How can I view costs associated with tagged resources in Azure?
What is the difference between Azure Resource Groups and Tags?
Your organization is looking to enhance its cloud environments by following best practices and optimizing its existing Azure resources. As part of the governance and management strategies, which Azure service offers personalized guidance to help you improve your Azure deployments?
Azure Policy
Azure Advisor
Azure Service Health
Azure Monitor
Answer Description
Azure Advisor analyzes your Azure resource usage and configurations to provide personalized recommendations. These recommendations include guidance on how to improve reliability, security, performance, and cost-effectiveness of your resources. It is fundamental for users to understand how Azure Advisor can assist them in enhancing and optimizing their Azure environment. Azure Monitor primarily tracks performance metrics and logs for the applications and resources in Azure, but does not provide personalized optimization recommendations. Azure Policy is used to create, assign, and manage policies that enforce different rules over your resources, which is different from providing optimization recommendations. Azure Service Health offers a view of the health of Azure services and regions, but does not provide recommendations for resource optimization.
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 types of recommendations does Azure Advisor provide?
How does Azure Advisor analyze my resources?
How does Azure Advisor differ from Azure Monitor?
A company needs to deploy a group of virtual machines that can automatically adjust the number of instances based on the demand of their application workload.
Which Azure service should they use to meet this requirement?
Azure Virtual Machine Scale Sets
Azure Virtual Machines
Azure Virtual Desktop
Availability Sets
Answer Description
Azure Virtual Machine Scale Sets enable you to create and manage a group of identical, load-balanced VMs that can automatically scale in or out based on demand or a defined schedule. This automatic scaling ensures that the application can handle increases in traffic and reduces costs when demand is low.
Standard Azure Virtual Machines do not offer automatic scaling out-of-the-box.
Availability Sets provide high availability by distributing VMs across fault and update domains but do not offer scaling capabilities.
Azure Virtual Desktop is a desktop and application virtualization service and is not intended for automatically scaling application workloads.
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 Azure Virtual Machine Scale Sets?
How does automatic scaling work in Azure Virtual Machine Scale Sets?
What is the difference between Azure Virtual Machines and Azure Virtual Machine Scale Sets?
You need to transfer several petabytes of on-premises data to Azure, but your network bandwidth is insufficient for timely migration.
Which Azure service should you use?
Use Azure File Sync
Use Azure Migrate
Use Azure Site Recovery
Use Azure Data Box
Answer Description
Azure Data Box provides a physical appliance for securely transferring large amounts of data to Azure when network transfer is impractical. It helps overcome bandwidth limitations by allowing offline data transfer.
Azure Migrate assists with the assessment and migration of on-premises servers, but it doesn't offer a physical transfer solution.
Azure File Sync synchronizes files between on-premises servers and Azure Files but relies on network connectivity.
Azure Site Recovery focuses on disaster recovery by replicating workloads, not on bulk data transfer.
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 Azure Data Box?
How does Azure Migrate differ from Azure Data Box?
What are the limitations of using Azure File Sync for large data transfers?
Which of the following best describes the Software as a Service model?
An online service that allows individuals to write and send electronic letters via traditional postal systems.
A service where customers can deploy and manage their own applications while the provider manages the infrastructure, operating systems, and middleware components.
A service where the cloud provider supplies and manages the software application, infrastructure, and middleware, while the customer only provides data and uses the software.
A service that provides virtual machines, storage, and networking resources over the internet, allowing customers to run any software, including operating systems and applications.
Answer Description
Software as a Service (SaaS) is a cloud computing offering that provides users with access to a vendor's cloud-based software. Users do not install applications on their local devices. Instead, the applications run on cloud-based servers, and users access the software via the web or an API. The vendor manages the infrastructure, middleware, application software, and application data. An example of a SaaS application is a web-based email service through which you can send and receive emails without having to manage the email server or client software. In contrast, the other options listed either fall under different service models, such as PaaS (where the environment, but not the applications, is managed by the provider) and IaaS (which provides virtualized computing resources over the internet), or are not related to cloud service models at all.
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 some common examples of Software as a Service (SaaS) applications?
How does SaaS differ from other cloud service models like PaaS and IaaS?
What are the benefits of using SaaS for businesses?
Which is the best way to manage multiple Azure resources together for applying the same access control policies, monitoring settings, and management actions?
Add resources to the same virtual network.
Deploy all resources in the same Azure region.
Place resources in an Azure resource group.
Use tags to categorize and organize resources.
Answer Description
Using Azure resource groups is the most appropriate method to collectively manage multiple Azure resources. Resource groups are logical containers that allow you to manage, monitor, and apply access control policies to multiple resources as a single entity. Deploying resources in the same region does not group them for management purposes—it only specifies the geographic location of the resources. Tags are useful for categorizing and organizing resources but do not provide collective management capabilities or access control. Adding resources to the same virtual network allows them to communicate over the network but does not affect their management or access control settings collectively.
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 Azure resource groups?
How do access control policies work in Azure resource groups?
What are the benefits of using tags in Azure?
A company wants to keep its sensitive financial data on-premises for security compliance but also wants to take advantage of cloud resources for their customer-facing applications to improve scalability and cost efficiency. Which cloud deployment model should they implement?
Public cloud
Private cloud
Hybrid cloud
Answer Description
The hybrid cloud model combines on-premises (private cloud) infrastructure with public cloud services, allowing the company to keep sensitive data secure on-premises while utilizing cloud resources for other applications. This approach provides the flexibility and scalability of the public cloud while maintaining control over critical data. The other options do not provide this combination; a public cloud would not keep data on-premises, and a private cloud does not leverage public cloud services.
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 using a hybrid cloud?
How do public and private clouds differ from hybrid clouds?
Your company is moving sensitive workloads to Azure and the security team insists on following the Zero Trust model for securing resources. Which approach aligns with the principles of the Zero Trust security model?
Implement minimal logging and analysis since users and devices are not trusted and require constant verification.
Provide full access to all applications and services for anyone located within the corporate office.
Enforce strict user identity verification for any access request regardless of the user's location in relation to the network perimeter.
Automatically trust users and devices within the corporate network but verify those coming from external networks.
Answer Description
The Zero Trust model operates on the principle that no one is trusted by default, even if they are within the network perimeter, and verification is required from everyone trying to access resources in the network. This is why having strict user identity verification, regardless of their network location, aligns with the Zero Trust model. It ensures that trust is never assumed and verification is always required. Option A, which suggests trusting users based on their network location, goes against the Zero Trust principles, as does Option B, which recommends minimal logging and analysis. Option D, providing full access to anyone within the corporate office, contradicts Zero Trust by allowing trust based on location.
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 principles of the Zero Trust security model?
How does strict user identity verification enhance security in Zero Trust?
What technologies support the Zero Trust model?
An organization wants to access Azure services from within their virtual network without sending traffic over the public internet. Which feature should they implement?
Configure a Public Endpoint
Create a Private Endpoint
Implement an Application Gateway
Use a VPN Gateway
Answer Description
A Private Endpoint provides a private IP address in your virtual network for connecting to Azure services, ensuring that the traffic remains within the Azure backbone network and doesn't traverse the public internet. A VPN Gateway connects on-premises networks to Azure over a public endpoint, which can involve internet traffic. A Public Endpoint exposes services directly to the internet, which doesn't meet the requirement. An Application Gateway is used for load balancing web traffic and doesn't provide private connectivity to Azure services.
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 Private Endpoint in Azure?
How does a VPN Gateway work in Azure?
Why shouldn't we use a Public Endpoint for Azure services?
Which security model requires verification of every user and device attempting to access resources, regardless of their location within or outside the network?
Zero Trust model
Open network model
Perimeter-based security model
Trust but verify model
Answer Description
The Zero Trust model operates on the principle that no user or device is trusted by default, regardless of their location. It requires continuous verification of identity and access rights before granting access to resources. The perimeter-based security model trusts users inside the network by default, which can lead to vulnerabilities. The 'Trust but verify' model implies some level of initial trust, which contradicts the Zero Trust principle. The open network model does not emphasize strict access controls, making it less secure.
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 main components of the Zero Trust model?
How does the Zero Trust model differ from traditional security models?
What technologies are commonly used to implement a Zero Trust model?
An enterprise wants to extend its on-premises network to Azure for a mission-critical application requiring consistent network performance and a private connection that doesn't traverse the public internet. Which Azure service would best meet this requirement?
Azure ExpressRoute
Azure Virtual Network Peering
Azure VPN Gateway
Azure Application Gateway
Answer Description
Azure ExpressRoute provides a private connection between an organization's on-premises infrastructure and Azure data centers, ensuring consistent network performance and enhanced security because the traffic does not go over the public internet. In contrast, Azure VPN Gateway uses encrypted tunnels over the internet, which may not offer the required performance and latency for mission-critical applications. Azure Virtual Network Peering connects virtual networks within Azure, and Azure Application Gateway is a web traffic load balancer.
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 Azure ExpressRoute and how does it work?
What is the difference between Azure ExpressRoute and Azure VPN Gateway?
Can you explain how Azure Virtual Network Peering works?
Wow!
Looks like that's it! You can go back and review your answers or click the button below to grade your test.