Microsoft Azure

Developing Solutions for Microsoft Azure

AZ-204
Popular

The AZ-204 exam assesses your ability to develop solutions on Microsoft Azure.

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

Questions 91–100 of 147

Q91

Which Azure service allows you to run serverless code?

  • A Azure Functions
  • B Azure VMs
  • C Azure Logic Apps
  • D Azure Container Instances
Explanation Azure Functions enables serverless execution, while others require infrastructure management.
Q92

A company needs to securely store sensitive keys. What Azure service should they use?

  • A Azure Blob Storage
  • B Azure Key Vault
  • C Azure SQL Database
  • D Azure App Service
Explanation Azure Key Vault is designed specifically for managing and securing keys, unlike the other options.
Q93

What happens when you delete an Azure Resource Group?

  • A All resources are permanently deleted
  • B Resources are archived for recovery
  • C Only locked resources are deleted
  • D No impact on any resources
Explanation Deleting a Resource Group permanently deletes all contained resources unless explicitly protected.
Q94

Which service should you use to implement serverless compute for Azure functions?

  • A Azure Functions
  • B Azure VMs
  • C Azure App Service
  • D Azure Batch
Explanation Azure Functions is designed for serverless computing, while the others provide different capabilities.
Q95

A company needs to securely store sensitive customer data in Azure. Which service is most appropriate?

  • A Azure Blob Storage
  • B Azure SQL Database
  • C Azure Cosmos DB
  • D Azure Data Lake Storage
Explanation Azure SQL Database offers advanced security features ideal for sensitive data, whereas others are less suited for relational data with security needs.
Q96

What happens when an Azure VM fails health checks in an availability set?

  • A VM is automatically restarted
  • B VM is permanently deleted
  • C Traffic is rerouted to another VM
  • D Notification is sent to administrator
Explanation Traffic is rerouted to healthy VMs to maintain availability, while the other options do not accurately describe Azure's response.
Q97

Which Azure service provides a fully managed NoSQL database?

  • A Azure Cosmos DB
  • B Azure SQL Database
  • C Azure Blob Storage
  • D Azure Table Storage
Explanation Azure Cosmos DB is designed for NoSQL data storage while other options are relational or file storage services.
Q98

A company needs to monitor performance and availability of its applications deployed in Azure. Which service should they use?

  • A Azure Monitor
  • B Azure Sentinel
  • C Azure Security Center
  • D Azure Logic Apps
Explanation Azure Monitor provides insights into performance and availability, while the others focus on security or automation.
Q99

What happens when you configure an Azure Virtual Machine Scale Set with autoscaling enabled?

  • A Only one VM runs at a time
  • B VMs can automatically scale out/in
  • C No VMs will be deployed
  • D VMs operate without monitoring
Explanation Autoscaling allows VMs in the set to automatically increase or decrease based on demand, while other options misrepresent the basic functionality.
Q100

Which service helps manage permissions in Azure?

  • A Azure Active Directory
  • B Azure Data Lake
  • C Azure Blob Storage
  • D Azure Virtual Network
Explanation Azure Active Directory provides identity and access management, while the others serve different functions.