Microsoft Azure

Microsoft Azure Fundamentals

AZ-900
Popular Trending

Start your cloud journey with the AZ-900 exam covering Microsoft Azure fundamentals.

138 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 1–10 of 138

Q1

Which Azure service provides a fully managed relational database?

  • A Azure SQL Database
  • B Azure Blob Storage
  • C Azure Functions
  • D Azure Cosmos DB
Explanation Azure SQL Database is a fully managed relational database service, while the others serve different purposes.
Q2

You are configuring Azure Active Directory for single sign-on. What must be enabled for this?

  • A Multi-Factor Authentication
  • B Custom Domain
  • C Enterprise Applications
  • D User Groups
Explanation Single sign-on requires configuring Enterprise Applications in Azure Active Directory, not the others.
Q3

What happens when you delete a resource group in Azure?

  • A Only the services are deleted
  • B All contained resources are deleted
  • C Nothing happens if dependencies exist
  • D Resource group is archived
Explanation Deleting a resource group removes all resources within it permanently.
Q4

Which Azure service is best for scaling web applications?

  • A Azure App Service
  • B Azure Blob Storage
  • C Azure Kubernetes Service
  • D Azure Functions
Explanation Azure App Service is designed specifically for hosting and scaling web applications, while the others serve different purposes.
Q5

A company requires automated scaling based on CPU usage. Which Azure feature should they use?

  • A Azure Scale Sets
  • B Azure Traffic Manager
  • C Azure Load Balancer
  • D Azure VPN Gateway
Explanation Azure Scale Sets allow for automated scaling based on metrics like CPU usage, while the others do not handle scaling.
Q6

What happens when a user exceeds their Azure subscription's quota?

  • A Resources become suspended
  • B System imposes throttling
  • C Subscription is automatically upgraded
  • D User receives unlimited resources
Explanation Exceeding a quota results in throttling, temporarily limiting usage until the quota is within limits, not suspension or upgrades.
Q7

Which Azure service is used for configuring virtual networks?

  • A Azure Virtual Network
  • B Azure Storage Account
  • C Azure Blob Storage
  • D Azure SQL Database
Explanation Azure Virtual Network allows configuration of virtual networks, while others serve different purposes.
Q8

A company needs to automate cloud resource management for cost optimization. Which Azure service should they use?

  • A Azure Advisor
  • B Azure Functions
  • C Azure Logic Apps
  • D Azure Blob Storage
Explanation Azure Advisor provides recommendations for optimizing resources, while other options focus on different functionalities.
Q9

What happens when a resource group in Azure is deleted?

  • A Only resources are deleted.
  • B Resources are paused.
  • C All resources in it are deleted.
  • D Resource policies are removed.
Explanation Deleting a resource group removes all resources within it, whereas other options do not accurately describe the action.
Q10

Which service would you use for serverless computing?

  • A Azure Functions
  • B Azure VM
  • C Azure Blob Storage
  • D Azure Kubernetes Service
Explanation Azure Functions is designed for serverless execution, while the others require server management.