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
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
Your company plans to deploy several cloud services on Azure to support a new project. As a cost-conscious organization, you've been tasked with selecting Azure tools that will help manage and analyze the expenditures of the project's cloud resources effectively. Which Azure service should you use to provide detailed insights into your organization's cloud spending and to optimize resource costs?
Azure Monitor
Azure Cost Management + Billing
Azure Advisor
Answer Description
Azure Cost Management + Billing provides tools to analyze, manage, and optimize the costs of Azure resources. It offers detailed insights into where resources are being consumed and identifies underutilized resources, allowing for cost optimization. Azure Advisor, while it does suggest cost-saving recommendations, is more general purpose and does not provide the deep financial insights characteristic of Azure Cost Management + Billing. Azure Monitor is mainly for performance and health monitoring and does not focus on cost management.
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 features of Azure Cost Management + Billing?
How does Azure Cost Management + Billing differ from Azure Advisor in terms of cost savings?
What types of data can I analyze with Azure Cost Management + Billing?
An organization needs to provide shared access to files across multiple virtual machines in Azure. The files need to be accessible using the SMB protocol and from both cloud-based and on-premises environments using standard file system APIs. Which Azure storage type is the most appropriate to use?
Azure Table Storage
Azure File Storage
Azure Disk Storage
Azure Blob Storage
Answer Description
Azure File Storage supports the SMB protocol and allows multiple virtual machines to share the same files with both read and write access. It can be mounted concurrently by cloud-based or on-premises deployments of Windows, macOS, and Linux, making it ideal for scenarios that require shared file storage accessible via standard file system APIs.
Azure Blob Storage is optimized for storing unstructured data such as images and documents accessed over HTTP/HTTPS and does not support the SMB protocol.
Azure Disk Storage provides block-level storage volumes for use with Azure VMs but is not designed for sharing across multiple VMs.
Azure Table Storage is a NoSQL datastore used for storing structured, non-relational data and does not support file sharing or the SMB protocol.
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 SMB protocol and why is it important for file sharing in Azure?
Can you explain the difference between Azure File Storage and Azure Blob Storage?
What are the use cases for Azure Disk Storage, and how does it differ from Azure File Storage?
An organization wants to implement a solution that enables them to discover, classify, and manage data assets across on-premises, multi-cloud, and software as a service (SaaS) environments. Which Azure service should they use to achieve this unified data governance?
Microsoft Purview
Azure Monitor
Azure Policy
Azure Security Center
Answer Description
Microsoft Purview provides a unified data governance solution that allows organizations to discover, classify, and manage data across on-premises, multi-cloud, and SaaS sources. It helps create a holistic map of data assets, enabling better data governance and compliance. Other services like Azure Policy focus on enforcing organizational standards and assessing compliance for resources, Azure Monitor is used for collecting and analyzing telemetry data to maximize performance, and Azure Security Center enhances security posture and provides threat protection, but they do not offer unified data governance capabilities.
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 Microsoft Purview and its key features?
How does Microsoft Purview differ from Azure Policy?
Can you explain the importance of data governance in organizations?
A company wants to rapidly deploy new applications without investing in and managing underlying hardware. Which benefit of using cloud services best supports this goal?
On-demand self-service
Increased security measures
Global network infrastructure
Automated backups
Answer Description
Cloud services provide on-demand self-service, enabling organizations to quickly deploy and run applications without the need to purchase or maintain physical hardware. This reduces setup time and operational costs, allowing the company to focus on development and innovation. While increased security measures, global network infrastructure, and automated backups are advantages of cloud computing, they do not directly address the need to avoid hardware investment and management.
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 on-demand self-service in cloud computing?
How does cloud computing reduce operational costs?
What are the key advantages of using cloud services for application deployment?
Which Azure service provides analytics and telemetry for applications to help you understand performance and proactively identify issues affecting them and the users?
Azure Service Health
Azure PowerShell
Azure Application Insights
Azure Advisor
Answer Description
Azure Application Insights is a part of Azure Monitor. It provides powerful analytics tools to help you diagnose issues and to understand what users actually do with your app. It's aimed at developers to help improve application performance and usability. Azure Service Health provides insights into the health of Azure services, which is more about the health of the Azure platform rather than specific applications. Azure Advisor offers personalized recommendations to optimize Azure deployments. Azure PowerShell is a set of cmdlets for managing Azure resources directly from the PowerShell command line.
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 kind of analytics does Azure Application Insights provide?
How does Azure Application Insights integrate with my application?
What are the differences between Azure Service Health and Azure Application Insights?
A company wants to deploy a customized web application that requires full control over the underlying operating system and the ability to install custom software. Scalability and high availability are important, but the company also wants to manage the server configurations and network settings. Which cloud service type should they use?
Software as a Service
Infrastructure as a Service
Platform as a Service
Serverless Computing
Answer Description
Infrastructure as a Service (IaaS) provides virtualized computing resources over the internet. It allows the company to have full control over the operating system, installed software, server configurations, and network settings. IaaS is suitable when you need to manage and control the underlying infrastructure but want to avoid the costs and complexities of purchasing and managing physical servers. In contrast, Platform as a Service (PaaS) abstracts away the underlying infrastructure and limits control over the operating system, while Software as a Service (SaaS) provides fully managed applications without any control over the infrastructure or platform.
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 benefits of using Infrastructure as a Service (IaaS)?
How does IaaS differ from other cloud service models like PaaS and SaaS?
What are some common use cases for IaaS?
You need to assign a set of permissions to a user that allows them to manage all Azure resources in a resource group, but not grant access to others.
Which built-in role should you assign to the user?
User Access Administrator
Reader
Owner
Contributor
Answer Description
The Contributor role grants full access to manage all Azure resources but does not allow the user to grant access to others.
The Owner role includes the ability to grant access to others, which is unnecessary in this scenario.
The Reader role only permits viewing resources.
The User Access Administrator role is intended for managing access permissions rather than resource management.
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 built-in roles in Azure?
How do I assign a built-in role to a user in Azure?
What is the difference between Contributor and Owner roles?
A company needs an email service that their employees can access via the internet without the need to install or maintain any software or hardware. They want the provider to handle all aspects of the application, including updates and infrastructure. Which cloud service model best fits their needs?
Subscribe to an email service provided entirely over the internet by a cloud provider.
Adopt Platform as a Service to develop a custom email application.
Purchase and maintain their own physical servers for the email service.
Utilize Infrastructure as a Service to host and manage their own email servers.
Answer Description
Software as a Service (SaaS) is the appropriate model because it delivers fully managed applications over the internet. In this case, an email service provided as a SaaS solution allows the company to use the service without worrying about installing software, managing hardware, or handling updates—the cloud provider takes care of everything. Infrastructure as a Service (IaaS) would require the company to manage the operating systems and applications themselves, and Platform as a Service (PaaS) would require them to develop or deploy their own applications, which is more work than desired in this scenario.
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 exactly is Software as a Service (SaaS)?
What are the differences between SaaS, IaaS, and PaaS?
Why would a company choose SaaS over managing their own servers?
You are a consultant helping a client understand how their costs will be determined when they migrate services to a cloud provider. Which pricing model would typically allow the client to pay only for the computing resources they actually use, without requiring long-term commitments or upfront payments?
Consumption-based model
Tiered pricing model
Subscription-based model
Fixed pricing model
Answer Description
In the consumption-based model, which is also known as pay-as-you-go, clients are charged based on the actual usage of cloud resources. This means there are no long-term contracts and clients only pay for the services that they consume, such as storage used or compute hours. This contrasts with subscription models that charge a flat recurring fee, or tiered pricing models which set prices at different levels based on resource usage brackets.
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 consumption-based model in cloud pricing?
How does the consumption-based model compare to subscription-based models?
What types of services can be billed under a consumption-based model?
A developer needs to store large amounts of semi-structured data that can be quickly queried using keys.
Which Azure Storage service should they use?
Azure Queue Storage
Azure Blob Storage
Azure Table Storage
Azure File Storage
Answer Description
Azure Table Storage is a NoSQL key-value store designed for semi-structured data. It is optimized for storing large amounts of data that can be queried quickly by partition and row keys, making it ideal for scenarios where you need fast lookups and large-scale storage for semi-structured data.
Azure Blob Storage is used primarily for unstructured data like images, videos, backups, and other binary or text data. While it provides excellent storage for large files, it is not optimized for key-based querying of semi-structured data.
Azure Queue Storage is a messaging service for queuing and managing asynchronous messages between application components. It is not designed for storing or querying large datasets.
Azure File Storage provides fully managed file shares that can be accessed over the SMB protocol. It is best suited for shared files and is not optimized for storing and querying semi-structured data.
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 semi-structured data?
What are the advantages of Azure Table Storage?
When would I choose Azure Table Storage over other Azure storage options?
A company wants to allow a group of developers to manage network resources like virtual networks and network interfaces in their Azure subscription, but prevent them from accessing or modifying other resources such as virtual machines or storage accounts. Which Azure feature enables the company to grant this precise level of access to the developers?
Azure Role-Based Access Control (RBAC)
Network Security Groups (NSGs)
Azure Resource Locks
Azure Policy
Answer Description
Azure Role-Based Access Control (RBAC) allows you to assign specific permissions to users, groups, and services in Azure at a granular level. By using Azure RBAC, the company can assign the developers roles that grant them access to manage networking resources while restricting access to other resource types. This ensures that developers have the permissions they need without exposing other resources.
Azure Policy is used to enforce organizational standards and to assess compliance, not to assign resource-level permissions to users.
Network Security Groups (NSGs) are used to filter network traffic to and from Azure resources and do not manage user permissions.
Azure Resource Locks prevent resources from being modified or deleted but do not control user access.
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 different roles available in Azure RBAC?
How does Azure Policy differ from Azure RBAC?
What are the benefits of using Azure RBAC?
An organization wants to improve the security posture of its Azure resources. They need a solution that provides continuous assessment of their resources, offers security recommendations, and protects against threats.
Which Azure service should they use?
Microsoft Defender for Cloud
Azure Firewall
Azure Monitor
Azure Policy
Answer Description
Microsoft Defender for Cloud is designed to help secure Azure resources by providing continuous security assessments, offering actionable recommendations to improve security posture, and protecting against threats with advanced threat detection.
Azure Policy helps enforce organizational standards and assess compliance but does not offer threat protection or continuous security assessments.
Azure Firewall provides network security by filtering traffic but lacks the comprehensive security assessments and recommendations.
Azure Monitor collects and analyzes telemetry data for monitoring performance and health but isn't focused on security enhancements or threat protection.
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 Microsoft Defender for Cloud?
How does Microsoft Defender for Cloud differ from Azure Policy?
What are some examples of threats Microsoft Defender for Cloud protects against?
According to the Azure shared responsibility model, which party is ultimately responsible for the security of information and data?
Both the customer and the cloud provider are equally responsible
The customer
A third-party security vendor by default
The cloud provider
Answer Description
In the shared responsibility model, the customer is always responsible for the security of their own data, information, and identity management. The cloud provider, Microsoft Azure, is responsible for the security of the cloud itself, which includes the physical datacenters, network, and hosts. This division of responsibility varies depending on the service model (IaaS, PaaS, SaaS), but accountability for data security always remains with the customer.
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 shared responsibility model?
What types of security measures should customers implement?
Why is it important for customers to secure their own data?
Which Azure feature enables you to enforce organizational standards and assess compliance at scale by applying governance rules over your resources?
Azure Policy
Azure Role-Based Access Control
Azure Advisor
Azure Monitor
Answer Description
Azure Policy allows you to enforce governance rules over your resources to ensure they comply with your organization's standards and requirements. It evaluates resources for non-compliance with assigned policies and can enforce compliance by blocking or modifying resource properties.
Azure Role-Based Access Control (RBAC) manages user access to resources but does not enforce compliance standards.
Azure Advisor provides recommendations to improve your Azure resources but does not enforce rules.
Azure Monitor collects and analyzes telemetry data from your Azure resources but does not enforce governance rules.
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 governance rules in Azure Policy?
How does Azure Policy evaluate resource compliance?
What is the difference between Azure Policy and Azure Role-Based Access Control (RBAC)?
Which Azure service provides infrastructure as code capabilities for deploying resources through declarative templates?
Azure Resource Manager
Azure Monitor
Azure Policy
Azure Advisor
Answer Description
Azure Resource Manager provides infrastructure as code capabilities by allowing you to define and deploy resources using declarative JSON templates known as ARM templates. This facilitates consistent and repeatable deployments in Azure. Azure Advisor offers personalized recommendations to optimize your resources, Azure Policy helps enforce organizational standards and assess compliance, and Azure Monitor provides full observability into your applications and infrastructure.
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 ARM templates in Azure?
How does Azure Resource Manager differ from Azure Monitor?
What is the role of Azure Policy?
Neat!
Looks like that's it! You can go back and review your answers or click the button below to grade your test.