CompTIA Study Materials
AWS Study Materials
AWS Cloud Practitioner AWS Cloud Practitioner
AWS Cloud Practitioner CLF-C02
Microsoft Study Materials
Microsoft Azure Fundamentals Microsoft Azure Fundamentals
Microsoft Azure Fundamentals AZ-900
00:15:00

Free Microsoft Azure Fundamentals AZ-900 Practice Test

Prepare for the Microsoft Azure Fundamentals AZ-900 exam with our free practice test. Randomly generated and customizable, this test allows you to choose the number of questions.

  • Questions: 15
  • Time: 15 minutes (60 seconds per question)
  • Included Objectives:
    • Cloud Concepts
    • Azure Architecture and Services
    • Azure Management and Governance
Question 1 of 15

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

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

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

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

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

Question 2 of 15

What is the role of Azure Resource Manager in Azure?

  • Monitors the performance of Azure services and sends alerts in case of any service issues

  • Provides a management layer that allows users to create, update, and delete resources in their Azure account

  • Is primarily used for cost analysis and managing Azure expenditure

  • Automates complex deployments by executing user-defined scripts for resource setup and configuration

  • Manages user access and permissions for Azure resources

  • Serves as a dedicated security feature for protecting Azure services from unauthorized access

Question 3 of 15

The cloud provider is responsible for securing customer data at all times in the shared responsibility model.

  • This statement is correct.

  • This statement is incorrect.

Question 4 of 15

What distinguishes built-in roles in Azure RBAC from custom roles?

  • Built-in roles define the geographic scope of access, whereas custom roles are used to restrict access to specific resource types regardless of location.

  • Built-in roles are predefined by Azure and cannot be modified, while custom roles allow for the specification of a unique set of permissions.

  • Built-in roles enable just-in-time access, whereas custom roles provide permanent access to Azure resources.

  • Custom roles can only be applied to resource groups, while built-in roles are applicable at all levels of the Azure hierarchy.

Question 5 of 15

Which cloud service model provides virtualized computing resources over the internet, allowing users to run applications and store data without managing physical servers?

  • Platform as a Service (PaaS)

  • Software as a Service (SaaS)

  • Function as a Service (FaaS)

  • Infrastructure as a Service (IaaS)

Question 6 of 15

Your company needs to analyze performance metrics and resource usage data across a variety of Azure resources to ensure optimal performance and availability. Which service would BEST facilitate the collection and analysis of this telemetry data?

  • Azure Service Health for a globally distributed monitoring service.

  • Application Insights for an application performance management service.

  • Azure Monitor for a comprehensive monitoring experience across all Azure resources.

  • Azure Policy for enforcing organizational standards and assessing compliance at scale.

  • Log Analytics for querying and visualizing log data from Azure resources.

  • Azure Advisor for personalized recommendations on Azure best practices.

Question 7 of 15

Your company has deployed a multi-tier application in Azure, where the frontend is publicly accessible while the backend databases should be secured and not accessible from the Internet. Which type of endpoint should be configured for the backend databases to ensure they are only reachable from within the Azure Virtual Network?

  • Private endpoints

  • On-premises data gateway

  • Public endpoints

  • Service endpoints

Question 8 of 15

A company wants to migrate a large number of files from their on-premises data center to Azure Blob Storage. The migration process needs to be automated, efficient, and capable of resuming in case of interruptions. Which Azure service should the company use to accomplish this requirement?

  • Create an automated script using Azure Virtual Machines to manually copy files over Remote Desktop Protocol (RDP)

  • Implement Azure File Sync to keep the data in sync between on-premises and Azure Blob Storage

  • Utilize AzCopy with appropriate parameters to manage large-scale data transfer and resume interrupted transfers

  • Use Azure Storage Explorer to perform an iterative copy process with manual intervention if interrupted

Question 9 of 15

Which Azure Storage tier is optimized for storing data that is infrequently accessed but should be retained for a long period and still needs to be retrieved quickly when needed?

  • Cool

  • Premium Performance

  • Archive

  • Hot

Question 10 of 15

What is a key benefit of cloud manageability for an organization's IT infrastructure?

  • Custom hardware configuration

  • Reduced initial setup cost

  • Automated software updates and patch management

  • Unlimited physical access to servers

Question 11 of 15

What does the consumption-based model in cloud computing refer to?

  • Billing is based on a sliding scale that adjusts based on the user's company size.

  • Users pay a fixed cost for unlimited access to resources, similar to traditional software licenses.

  • Users enjoy free access to cloud resources for a limited trial period before committing to payment.

  • Users pay only for the resources they consume, such as bandwidth or storage space, without significant upfront costs.

Question 12 of 15

An Azure Storage account must be created before deploying a virtual machine.

  • True

  • False

Question 13 of 15

A company wants to enhance its security posture by adding an extra layer of verification to user sign-ins and transactions. They aim to provide this additional security measure without significantly impacting user experience. Which Azure authentication method should they implement?

  • Single sign-on (SSO)

  • Regular password authentication with complexity requirements

  • Passwordless authentication

  • Username-only sign in

  • Multi-factor authentication (MFA)

Question 14 of 15

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 color theme of the Azure portal

  • The Azure region in which the VMs are deployed

  • The operating system selected for the VMs

  • The size of the VM (e.g., number of CPUs, amount of RAM)

Question 15 of 15

Your company wants to grant a user the ability to start and restart virtual machines, but not to create or delete them. Which built-in role should you assign to the user to provide the necessary permissions?

  • Reader

  • Virtual Machine Contributor

  • Owner

  • Virtual Machine User Login