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 91–100 of 138

Q91

Which service is used for hosting web apps in Azure?

  • A Azure App Service
  • B Azure Functions
  • C Azure Blob Storage
  • D Azure Virtual Machines
Explanation Azure App Service is tailored for web hosting, while the other options serve different purposes.
Q92

A company needs to deploy applications rapidly and manage scaling seamlessly. Which Azure service should they consider?

  • A Azure Kubernetes Service
  • B Azure Blob Storage
  • C Azure SQL Database
  • D Azure Virtual Network
Explanation Azure Kubernetes Service is designed for container orchestration and rapid application deployment, while others serve different roles.
Q93

What happens when a user tries to access a resource without the necessary permissions in Azure?

  • A Resource is accessible with warning
  • B Access denied
  • C Resource is fully operational
  • D User is granted temporary access
Explanation Access is denied when permissions are insufficient, maintaining security, unlike others which suggest incorrect behaviors.
Q94

Which Azure service provides Serverless Computing?

  • A Azure Functions
  • B Azure Virtual Machines
  • C Azure Storage
  • D Azure Kubernetes Service
Explanation Azure Functions allows for serverless execution, unlike the others which are not serverless services.
Q95

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

  • A Azure SQL Database
  • B Azure Blob Storage
  • C Azure Redis Cache
  • D Azure Virtual Network
Explanation Azure Blob Storage is designed for unstructured data, while the others are not suitable for this purpose.
Q96

What happens when you set the Azure Resource Lock to "ReadOnly"?

  • A Resource can be deleted only
  • B Resource cannot be modified or deleted
  • C Resource can be accessed but not viewed
  • D No impact on resource operations
Explanation ReadOnly locks prevent modifications or deletions, whereas the other options do not accurately describe the effect of the lock.
Q97

Which service allows you to manage permissions on Azure resources?

  • A Azure Role-Based Access Control
  • B Azure Active Directory
  • C Azure Monitor
  • D Azure Resource Manager
Explanation Azure Role-Based Access Control enables detailed permissions management, while the others provide different functionalities.
Q98

A company needs to scale their application based on demand. Which Azure service should they use?

  • A Azure Functions
  • B Azure App Service
  • C Azure Virtual Machines
  • D Azure Blob Storage
Explanation Azure App Service provides built-in scaling options, while the others are either not primarily for applications or lack inherent scaling features.
Q99

What happens when you set a Virtual Network's subnet to an address range already in use?

  • A Subnet creation succeeds with a warning
  • B Subnet creation fails
  • C Address conflict is resolved automatically
  • D Existing instances are stopped
Explanation Creating a subnet with an overlapping address range fails to maintain unique address assignment.
Q100

Which service provides scalable cloud file storage?

  • A Azure Blob Storage
  • B Azure File Storage
  • C Azure Table Storage
  • D Azure Disk Storage
Explanation Azure File Storage is designed specifically for file sharing over SMB and serves scalable file storage.