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 11–20 of 138

Q11

A company needs to store large amounts of unstructured data efficiently. Which Azure service should they use?

  • A Azure SQL Database
  • B Azure Blob Storage
  • C Azure Table Storage
  • D Azure Cosmos DB
Explanation Azure Blob Storage is optimized for unstructured data, unlike SQL databases.
Q12

What happens when a resource group is deleted in Azure?

  • A Only resources are deleted
  • B Access permissions are revoked
  • C All resources within it are deleted
  • D Resource group cannot be deleted
Explanation All resources within a deleted resource group are also deleted.
Q13

Which Azure service is best for serverless computing?

  • A Azure Functions
  • B Azure Virtual Machines
  • C Azure Kubernetes Service
  • D Azure Blob Storage
Explanation Azure Functions offers a serverless compute service, while VMs and AKS are for managed infrastructure.
Q14

A company needs to analyze large datasets in real-time. Which Azure service should they use?

  • A Azure SQL Database
  • B Azure Synapse Analytics
  • C Azure Blob Storage
  • D Azure Archive Storage
Explanation Azure Synapse Analytics enables real-time analytics on large datasets, while the others serve different purposes.
Q15

What happens when you delete a resource group in Azure?

  • A Only the resources are deleted
  • B Resources are retained in another group
  • C All resources in it are deleted
  • D It triggers data loss prevention
Explanation Deleting a resource group deletes all resources in it, while the others imply incorrect behavior.
Q16

Which Azure service is best for event-driven applications?

  • A Azure Functions
  • B Azure Virtual Machines
  • C Azure SQL Database
  • D Azure Blob Storage
Explanation Azure Functions supports serverless event-driven executions; others are not designed for this purpose.
Q17

A company needs to maintain compliance with data privacy regulations across multiple Azure regions. Which feature should they use?

  • A Azure Policy
  • B Azure Logic Apps
  • C Azure Site Recovery
  • D Azure Traffic Manager
Explanation Azure Policy aids in enforcing compliance policies; others do not specifically address compliance management.
Q18

You are configuring an Azure Virtual Network. What happens if you set the address range overlap with another network?

  • A Configuration will succeed without errors.
  • B Configuration will fail due to a conflict.
  • C Only virtual machines will be affected.
  • D Traffic will automatically reroute through a gateway.
Explanation Azure prevents overlapping address ranges to avoid networking issues; other options would mislead the behavior of networking configurations.
Q19

A company needs to improve their disaster recovery strategy. Which Azure service can they use to replicate and restore their on-premises data?

  • A Azure Site Recovery
  • B Azure Logic Apps
  • C Azure DevOps
  • D Azure Functions
Explanation Azure Site Recovery provides disaster recovery by replicating data, while the others serve different purposes.
Q20

What happens when you delete a resource group in Azure?

  • A All resources in the group are deleted
  • B Resources are moved to another group
  • C Only permissions are removed
  • D It cannot be recovered
Explanation Deleting a resource group permanently deletes all resources within it, whereas options B, C, and D are incorrect.