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 31–40 of 138

Q31

Which Azure service is designed for serverless computing?

  • A Azure Functions
  • B Azure Virtual Machines
  • C Azure Blob Storage
  • D Azure SQL Database
Explanation Azure Functions allows you to run code without managing servers, while the others focus on different types of services.
Q32

A company needs to store large amounts of unstructured data. Which Azure service is most appropriate?

  • A Azure Cosmos DB
  • B Azure Blob Storage
  • C Azure Table Storage
  • D Azure SQL Database
Explanation Azure Blob Storage is optimal for unstructured data, unlike the others that cater to structured data or specific use cases.
Q33

You are configuring a virtual machine in Azure. What happens if you forget to assign a public IP address?

  • A The VM cannot connect to external networks.
  • B The VM will automatically get a public IP.
  • C The VM can connect internally only.
  • D You will receive an error during setup.
Explanation The VM will connect internally but not externally without a public IP, while the other options are inaccurate or misleading.
Q34

Which service is used for managing virtual machines in Azure?

  • A Azure Virtual Machines
  • B Azure Blob Storage
  • C Azure Functions
  • D Azure SQL Database
Explanation Azure Virtual Machines is specifically designed for VM management, while the others serve different purposes.
Q35

A company needs to monitor their Azure resources and applications in real-time. Which Azure service should they use?

  • A Azure Monitor
  • B Azure Backup
  • C Azure Storage Explorer
  • D Azure Data Factory
Explanation Azure Monitor is designed for real-time monitoring of resources, while the others focus on different functionalities.
Q36

What happens when you create a resource group in Azure without specifying a location?

  • A It defaults to East US
  • B It fails to create resource group
  • C It creates globally accessible resources
  • D It operates in no specific location
Explanation The resource group defaults to the 'East US' region if no location is specified, although resource locations still apply to individual resources.
Q37

Which Azure service provides serverless computing?

  • A Azure Functions
  • B Azure Virtual Machines
  • C Azure Kubernetes Service
  • D Azure App Services
Explanation Azure Functions allows you to run code without provisioning servers, while the other options require server management.
Q38

A company needs to store unstructured data. Which service should they choose?

  • A Azure Blob Storage
  • B Azure SQL Database
  • C Azure Table Storage
  • D Azure File Storage
Explanation Azure Blob Storage is designed specifically for unstructured data, while the others are structured or file storage.
Q39

You are configuring Azure Virtual Networks for isolation. What happens when two VNets are peered?

  • A They cannot communicate.
  • B They share routing policies.
  • C They share security policies.
  • D They are isolated by default.
Explanation Peered VNets can communicate and share routing, unlike the isolated nature suggested by the others.
Q40

Which service provides serverless event-driven compute?

  • A Azure Functions
  • B Azure Virtual Machines
  • C Azure App Service
  • D Azure Blob Storage
Explanation Azure Functions enables serverless event-driven compute, while the others are not serverless or event-driven.