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
  • Cloud Concepts
    Azure Architecture and Services
    Azure Management and Governance

Free Preview

This test is a free preview, no account required.
Subscribe to unlock all content, keep track of your scores, and access AI features!

Question 1 of 20

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 Sentinel

  • Azure Firewall

  • Azure Advanced Threat Protection

  • Microsoft Defender for Cloud

Question 2 of 20

What is the primary function of Azure Advisor?

  • Guarantees service level agreements (SLAs) for Azure services

  • Manages Azure resources on behalf of the user

  • Provides real-time security alerts for Azure services

  • Provides personalized recommendations to optimize Azure deployments

Question 3 of 20

Why is a cloud service provider's compliance with international security standards considered a key benefit for an organization?

  • It guarantees zero downtime due to the advanced disaster recovery protocols mandated by security standards.

  • It ensures that the provider will take full responsibility for an organization's data security, nullifying shared responsibility.

  • It assures that the provider adheres to best practices in securing data and applications, simplifying regulatory compliance for organizations.

  • It implies that the cloud provider offers unlimited storage space as per the storage requirements of security standards.

Question 4 of 20

Your team is preparing a cost estimate for several pay-as-you-go virtual machines in Azure. Changing which of the following settings would NOT alter the hourly price that Azure charges for those VMs?

  • The operating system/license the VMs run

  • The name of the resource group that contains the VMs

  • The Azure region where the VMs are deployed

  • The VM size (number of vCPUs and RAM)

Question 5 of 20

When considering the manageability advantages of Azure cloud services, which of the following capabilities best demonstrates this benefit?

  • Receiving automatic alerts when resource metrics exceed defined thresholds

  • Choosing to store all data in a specific country to meet residency laws

  • Replicating virtual machines across availability zones for redundancy

  • Paying only for the compute capacity that you consume

Question 6 of 20

Which feature of cloud services primarily contributes to their high reliability and predictable performance?

  • Cloud services have distributed data centers to manage and balance the load effectively.

  • Cloud services provide on-demand resource availability.

  • Cloud services ensure regular feature updates and patches are applied.

  • Cloud services offer elastic computing to adjust resources based on the load.

Question 7 of 20

What is the primary security benefit of using an Azure private endpoint?

  • It encrypts all data at rest for the connected Azure service.

  • It connects an Azure service to a virtual network using a private IP address, avoiding exposure to the public internet.

  • It automatically applies a restrictive Network Security Group (NSG) to the service.

  • It eliminates the need for authentication to the connected service.

Question 8 of 20

Infrastructure as code requires manual intervention for each deployment to ensure consistency across resources in Azure.

  • True

  • False

Question 9 of 20

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?

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

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

  • Azure Kubernetes Service (AKS) for orchestrating containerized microservices

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

Question 10 of 20

What is the primary benefit of using templates for deploying resources in Azure?

  • They automatically update all resources to the latest Azure features upon deployment.

  • They allow users to define the desired state of resources using a declarative syntax.

  • They enable users to describe resources using procedural syntax to control the sequence of deployment.

  • They ensure individual resource deployment, one resource at a time, for detailed control.

Question 11 of 20

Management groups in Azure are containers that can only hold subscriptions and cannot contain other management groups.

  • False

  • True

Question 12 of 20

A team is migrating its applications to the cloud. A project manager suggests that the company will no longer need a disaster recovery plan, claiming that cloud providers guarantee 100% uptime.

Which statement best addresses this misconception?

  • The statement is correct. The primary benefit of the cloud is the complete transfer of all responsibilities, including disaster recovery, to the provider.

  • The statement is correct, but only for services deployed using the Platform as a Service (PaaS) model, which includes disaster recovery.

  • The statement is incorrect. While uptime is 100%, customers still need a disaster recovery plan to manage application-level bugs.

  • The statement is incorrect. Cloud SLAs provide high, but not 100%, uptime guarantees, and customers are responsible for their own disaster recovery strategy under the shared responsibility model.

Question 13 of 20

Your company plans to deploy several resources in Azure and aims to use automation to standardize the deployment with repeatable templates that can also be used for managing the lifecycle of those resources. Which of the following solutions enables the definition of these deployment templates in a JSON format for this purpose?

  • Azure Resource Manager templates

  • Azure Command-Line Interface scripts

  • Azure Automation runbooks

  • Resource groups

Question 14 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?

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

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

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

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

Question 15 of 20

What is the primary purpose of Azure Arc?

  • It is a networking service that connects on-premises environments with Azure for seamless data transfer.

  • It primarily enhances the security of non-Azure resources by enforcing Azure security protocols.

  • It automatically provisions virtual machines and services in non-Azure environments.

  • It extends Azure management and governance capabilities to servers and Kubernetes clusters across on-premises, multi-cloud, and edge environments.

Question 16 of 20

You are tasked with managing the budget for your company's cloud services. While considering future Azure workloads, you need a solution that allows you to set budgets and track spending against them. Which Azure service provides this functionality?

  • Resource tags

  • Azure Pricing Calculator

  • Azure Cost Management

  • Azure Advisor

Question 17 of 20

Your organization requires that all resources deployed in Azure comply with certain regulatory standards. Which Azure service provides policy-based governance for managing and enforcing compliance across multiple Azure resources?

  • Azure Policy

  • Microsoft Purview

  • Azure Advisor

  • Resource locks

  • Infrastructure as Code (IaC) principles

Question 18 of 20

Which of the following statements accurately describes a capability of Azure Monitor within the Azure portal?

  • It can collect telemetry only from Azure resources and cannot ingest data from on-premises systems.

  • Before Azure Monitor can collect metrics from Azure virtual machines, you must first deploy Azure Arc.

  • All data that Azure Monitor collects is automatically stored exclusively in Azure Storage accounts.

  • It allows you to create custom Azure dashboards to visualize metrics and logs collected from your resources.

Question 19 of 20

Your company plans to migrate its on-premises servers to Azure. You need to create a report comparing the capital and operational expenses of the current solution with the projected costs of using Azure over the next five years. Which tool should you use for this analysis?

  • Total Cost of Ownership (TCO) Calculator

  • Azure Cost Management + Billing

  • Pricing Calculator

  • Azure Advisor

Question 20 of 20

Your organization plans to migrate several terabytes of data from an on-premises datacenter to Azure. The internet connection is unreliable and bandwidth is limited. Which Azure service offers the most suitable solution for this scenario?

  • AzCopy

  • Azure Migrate

  • Azure Data Box

  • Azure VPN Gateway