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 121–130 of 138

Q121

What is the main purpose of Azure Virtual Network?

  • A Isolate applications globally
  • B Create a private network
  • C Store data securely
  • D Monitor network traffic
Explanation Azure Virtual Network provides a private, isolated network for resources, unlike other options that don't address isolation.
Q122

You are configuring an Azure subscription. Which option should you choose to ensure costs are minimized initially?

  • A Choose Pay-As-You-Go
  • B Select an annually committed plan
  • C Opt for an Enterprise Agreement
  • D Use a usage-based model
Explanation Pay-As-You-Go allows flexibility and cost minimization initially, while other options may lead to higher upfront costs.
Q123

What happens when an Azure Function runs out of resources in a consumption plan?

  • A It terminates all functions
  • B It automatically scales out
  • C It fails without auto-scaling
  • D It allocates additional memory
Explanation In a consumption plan, Azure Functions can automatically scale out up to the limits set, unlike the other options which are incorrect responses to resource constraints.
Q124

Which Azure service provides a fully managed SQL database?

  • A Azure SQL Database
  • B Azure Blob Storage
  • C Azure Redis Cache
  • D Azure Functions
Explanation Azure SQL Database is a fully managed service for SQL databases; others are not databases.
Q125

A company needs to ensure that their application can scale automatically based on demand. Which Azure feature should they utilize?

  • A Azure Load Balancer
  • B Azure Autoscale
  • C Azure VPN Gateway
  • D Azure Traffic Manager
Explanation Azure Autoscale adjusts resource capacity automatically; others do not provide this functionality.
Q126

What happens when you exceed the quota limits of your Azure subscription?

  • A Azure services stop functioning
  • B You can request an increase
  • C You receive a warning email
  • D All services are suspended
Explanation You can request an increase when limits are exceeded; others imply incorrect or total disruption actions.
Q127

Which Azure service is primarily for serverless computing?

  • A Azure Functions
  • B Azure Virtual Machines
  • C Azure Blob Storage
  • D Azure SQL Database
Explanation Azure Functions enables event-driven, serverless computing, while the others require provisioning resources.
Q128

A company needs to manage user access across multiple Azure subscriptions. Which Azure service should they use?

  • A Azure Resource Manager
  • B Azure Active Directory
  • C Azure Site Recovery
  • D Azure DevOps
Explanation Azure Active Directory provides user management and access control across subscriptions, unlike the other options.
Q129

What happens when you set a storage account to the 'Hot' access tier?

  • A Cost rises and access is slower.
  • B Data is deleted after 30 days.
  • C Frequent access is cheaper.
  • D Data transfer limits are applied.
Explanation The 'Hot' access tier is optimized for frequent access at a lower cost than the 'Cool' tier, unlike the other options which are incorrect.
Q130

Which Azure service is best for managing APIs?

  • A Azure API Management
  • B Azure Functions
  • C Azure DevOps
  • D Azure Logic Apps
Explanation Azure API Management is designed specifically for managing APIs, while the others serve different purposes.