00:15:00

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.

Logo for Microsoft Azure Fundamentals AZ-900
Questions
Number of questions in the practice test
Free users are limited to 20 questions, upgrade to unlimited
Seconds Per Question
Determines how long you have to finish the practice test
Exam Objectives
Which exam objectives should be included in the practice test

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 Concepts
    Azure Architecture and Services
    Azure Management and Governance
Question 1 of 15

A software development team is preparing to deploy a complex multi-tier application composed of several independent microservices. Each microservice has distinct scalability and resource requirements, and the team is looking for a hosting option that allows them to manage these microservices at scale seamlessly. Which Azure service would best meet their needs?

  • A set of interconnected Azure Virtual Machines, each running a microservice

  • Azure Kubernetes Service (AKS) for orchestrating containerized microservices

  • Azure Functions, with each microservice deployed as a separate function

  • Azure Web Apps, with each microservice deployed as a separate app service

Question 2 of 15

An organization needs to migrate files from their on-premises Windows Server to Azure Storage. They require continuous synchronization so that changes on-premises are reflected in Azure. Which tool should they use to achieve this?

  • AzCopy

  • Azure Data Factory

  • Azure Storage Explorer

  • Azure File Sync

Question 3 of 15

Contoso Ltd. wants to simplify access to multiple applications for their employees without requiring them to re-enter credentials for each application.

Which Azure authentication method allows users to authenticate once and gain access to multiple resources without further prompts for credentials?

  • Conditional Access policies

  • Single sign-on

  • Passwordless authentication

  • Multi-factor authentication (MFA)

Question 4 of 15

A company has migrated its IT resources to a cloud platform. The IT team now utilizes centralized tools to monitor resources, automate updates, and enforce policies across the infrastructure. Which benefit of cloud computing is the company experiencing?

  • Manageability

  • Scalability

  • High availability

  • Cost efficiency

Question 5 of 15

What is the primary function of datacenters in Microsoft Azure?

  • They are locations where users can physically access and manage their virtual resources.

  • They serve primarily as customer service centers for Azure users.

  • They are physical facilities that house the necessary hardware and compute resources to run cloud services.

  • They act only as networking hubs that connect different regions.

Question 6 of 15

Which file format do Azure Resource Manager (ARM) templates use to declaratively define the infrastructure and configuration of Azure resources for deployment?

  • JSON

  • YAML

  • XML

  • HCL

Question 7 of 15

Your company needs to deploy an Azure virtual machine to host a critical application.

Which resource is mandatory to specify during the virtual machine creation process?

  • A virtual network to assign the VM

  • An Azure Active Directory domain to join the VM

  • A network security group for the VM

  • A public IP address for the VM

Question 8 of 15

A company is migrating its legacy applications to Azure. These applications require LDAP and Kerberos authentication and cannot be modified to use modern authentication protocols. The company wants a fully managed solution that minimizes administrative overhead by avoiding the deployment and management of domain controllers.

Which Azure service should they implement to meet these requirements?

  • Microsoft Entra Domain Services

  • Azure Key Vault

  • Azure Virtual Machines

  • Microsoft Entra ID

Question 9 of 15

A financial services firm is utilizing Azure to host its applications. Given the sensitive nature of the data being processed, the firm needs a service that not only enhances the security posture but also continuously monitors the security of their Azure services and hybrid solutions against different types of threats. Which Azure service should they implement to meet these specific security requirements?

  • Azure Firewall

  • Azure Advanced Threat Protection

  • Microsoft Defender for Cloud

  • Azure Sentinel

Question 10 of 15

Which Azure service provides a personalized dashboard and configurable alerts about Azure service incidents, planned maintenance, and health advisories that could affect the availability of your resources-without collecting or visualizing application performance metrics?

  • Azure Advisor

  • Azure Application Insights

  • Azure Service Health

  • Azure Monitor

Question 11 of 15

You want to manage your Azure resources using a platform that runs directly in a web browser and supports both Bash and PowerShell environments. Which tool should you use?

  • Azure CLI

  • Azure Portal

  • Azure Cloud Shell

  • Azure PowerShell

Question 12 of 15

When using Azure cloud services, which responsibility falls under the customer's duties according to the shared responsibility model?

  • Maintaining the underlying network infrastructure

  • Ensuring physical security of data centers

  • Providing power and cooling for hardware

  • Managing data and access controls

Question 13 of 15

Your team is preparing to deploy multiple similar environments for testing purposes. To ensure consistency and save time, you want to use an automation process to deploy these resources in Azure. Which of the following options is the BEST method for achieving this goal?

  • Use ARM templates because they allow for declarative syntax to consistently deploy Azure resources based on predefined configurations.

  • Utilize the Azure Cloud Shell to manually create each resource using Command-Line Interface (CLI) scripts for each environment.

  • Configure each resource individually through the Azure portal to ensure that they match the test environment requirements.

  • Employ Azure Advisor recommendations to deploy the resources since it provides best practices for resource configuration.

Question 14 of 15

Which cloud service model provides users with applications accessed via a web browser, where the cloud provider manages the application and underlying resources?

  • Platform as a Service (PaaS)

  • Software as a Service (SaaS)

  • Function as a Service (FaaS)

  • Infrastructure as a Service (IaaS)

Question 15 of 15

Which of the following Azure Storage services is optimized for large-scale object storage with high durability, availability, and scalability?

  • Azure Queue Storage

  • Azure Table Storage

  • Azure Blob Storage

  • Azure File Storage