00:20: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.

Microsoft Azure Fundamentals AZ-900 Logo
  • Free Microsoft Azure Fundamentals AZ-900 Practice Test

  • 20 Questions
  • Unlimited time
  • Cloud Concepts
    Azure Architecture and Services
    Azure Management and Governance
Question 1 of 20

A cloud architect is planning to move an application to Azure. The application is expected to have fluctuating usage patterns with peaks during business hours. What aspect of the application's design could most significantly impact the cost once moved to Azure?

  • The anticipated number of users accessing the application

  • Choice of operating system for virtual machines

  • Configuration of storage redundancy options

  • Implementation of auto-scaling features for compute resources

Question 2 of 20

Which cloud deployment model is most appropriate for an organization that wants to avoid large upfront capital expenditures and instead pay only for the IT resources it consumes on a pay-as-you-go basis?

  • Hybrid cloud

  • Public cloud

  • Private cloud

  • On-premises virtualization in the company data center

Question 3 of 20

You need to establish a private, high-bandwidth connection between your company's on-premises network and Azure datacenters while avoiding data transit over the public internet. Which Azure service should you use?

  • Azure Virtual Network Peering

  • Azure CDN

  • Azure ExpressRoute

  • Azure VPN Gateway

Question 4 of 20

Your company has a multi-tier application deployed in Azure, and you are responsible for setting up monitoring to quickly identify any performance issues that may arise. You need to configure an alert that triggers when the CPU utilization of your virtual machines goes over 80% for a period of 15 minutes. Which Azure service should you use to create this performance alert?

  • Azure Service Health

  • Azure Monitor alerts

  • Application Insights

  • Azure Advisor

Question 5 of 20

As an Azure administrator, you need to grant a development team permissions to manage Azure resources used for hosting web applications. The team must not have permissions to manage other resource types such as virtual machines or networking components.

Which built-in role should you assign to the team to meet these requirements?

  • Contributor

  • Owner

  • Network Contributor

  • Website Contributor

Question 6 of 20

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?

  • An availability set, a storage account, and a public IP address

  • A virtual machine size, an Operating System disk, and a Network Interface

  • A virtual network, a subscription, and a Network Security Group

  • An Application Gateway, a Load Balancer, and a VPN Gateway

Question 7 of 20

An administrator is deploying an Azure virtual machine that requires persistent storage for its operating system and data.

Which resource should be provisioned to provide this storage?

  • Azure File Share

  • Azure Blob Storage

  • Azure Data Lake Storage

  • Managed Disk

Question 8 of 20

Your company requires a cloud solution that enables full control over the operating systems, storage, and deployed applications, but does not wish to manage the underlying physical servers and datacenter infrastructure. Which cloud service type should they use?

  • Platform as a Service

  • Function as a Service

  • Infrastructure as a Service

  • Software as a Service

Question 9 of 20

Your company needs to allow an engineer to create, start, stop, restart, and delete virtual machines, but the engineer must not manage the VMs' virtual networks or storage accounts. Which built-in Azure RBAC role should you assign to the engineer?

  • Reader

  • Owner

  • Virtual Machine Contributor

  • Virtual Machine User Login

Question 10 of 20

An organization needs to deploy multiple Azure resources in a consistent and repeatable manner using automation. They want their deployment configurations to be version-controlled and reusable across different environments. Which Azure feature should they use to accomplish this?

  • Azure Portal

  • Azure Policy

  • Azure Resource Manager templates

  • Azure Monitor

Question 11 of 20

Which cloud service model would be most suitable for a company that wishes to deploy an application without managing the underlying servers or operating systems?

  • In-house data center

  • Platform as a Service (PaaS)

  • Infrastructure as a Service (IaaS)

  • Software as a Service (SaaS)

Question 12 of 20

Which Azure service enables you to implement Infrastructure as Code (IaC) by automating the deployment of resources using code files?

  • Azure Monitor

  • Azure Resource Manager templates

  • Azure Portal

  • Azure Advisor

Question 13 of 20

Your organization has decided to migrate a large number of files from an on-premises file server to Azure Blob Storage. The migration must be performed with a command-line tool that can efficiently handle the transfer of large amounts of data over the network. Which Azure service would you utilize to accomplish this task?

  • Azure Files

  • AzCopy

  • Azure File Sync

  • Azure Storage Explorer

Question 14 of 20

Which statement accurately describes Azure Availability Zones?

  • Physically separate datacenters within an Azure region designed for high availability.

  • A pair of Azure regions used together to provide disaster recovery.

  • A logical grouping of virtual machines within a single datacenter to protect from hardware failure.

  • Virtual network segments used to isolate network traffic for resources.

Question 15 of 20

An organization needs to run code that responds to events and scales automatically to handle varying workloads. They prefer not to manage any servers or infrastructure.

Which Azure compute service should they use?

  • Azure Virtual Machines

  • Azure App Service

  • Azure Container Instances

  • Azure Functions

Question 16 of 20

Your company wants to deploy an application but minimize the management of underlying infrastructure while still having control over the deployment environment. Which cloud service type is MOST appropriate?

  • SaaS

  • PaaS

  • IaaS

Question 17 of 20

You want to regularly review guidance for reducing spend and improving reliability, security, and performance of the resources deployed in your Azure subscription. After Azure Advisor scans your environment, what does it primarily provide to help you reach these goals?

  • Geographic mapping of Azure data centers

  • Network topology diagrams for virtual networks

  • Detailed pricing breakdowns for individual Azure services

  • Personalized recommendations for optimizing Azure resources

Question 18 of 20

An organization wants to manage and ensure compliance of their data across on-premises, cloud, and third-party services. Which Azure service should they use to achieve this goal?

  • Azure Monitor

  • Azure Advisor

  • Azure Policy

  • Microsoft Purview

Question 19 of 20

Which of the following best describes the concept of cloud computing?

  • An approach to computing that focuses on the use of powerful, single-tenant servers to perform high-complexity tasks.

  • A model providing on-demand access to a shared pool of configurable computing resources that can be rapidly provisioned and released.

  • A practice of using a network of remote servers on the internet to store, manage, and process data, exclusively for testing purposes only.

  • A method of deploying on-premises data centers for exclusive use by a single organization.

Question 20 of 20

A company wants to categorize and organize their Azure resources to track costs associated with different departments. What Azure feature enables this capability?

  • Tags

  • Management Locks

  • Resource Groups

  • Azure Policy