Microsoft Azure

Configuring Windows Server Hybrid Advanced Services

AZ-801

Prepare for the AZ-801 exam to master Windows Server Hybrid Advanced Services.

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

Questions 111–120 of 144

Q111

What happens when an Azure VM exceeds its allocated quota?

  • A It automatically shuts down
  • B New VMs cannot be created
  • C Performance is increased
  • D Quota is automatically increased
Explanation Exceeding the quota prevents the creation of new VMs; the other options are incorrect actions.
Q112

Which service provides centralized management of Azure resources?

  • A Azure Resource Manager
  • B Azure Key Vault
  • C Azure Monitor
  • D Azure Active Directory
Explanation Azure Resource Manager is designed for this purpose; Key Vault is for secrets, Monitor for performance, and AD for identity.
Q113

A company needs an automated backup solution for SQL databases. Which service should they choose?

  • A Azure Backup
  • B Azure Blob Storage
  • C Azure Site Recovery
  • D Azure Logic Apps
Explanation Azure Backup specifically supports automated SQL database backups; Blob Storage is for storage, Site Recovery is for disaster recovery, and Logic Apps are for workflows.
Q114

What happens when a virtual machine's operating system disk is detached in Azure?

  • A VM data is immediately deleted
  • B VM stops functioning completely
  • C Disk remains in Azure but not attached
  • D Virtual machine is automatically deleted
Explanation The detached OS disk remains stored in Azure, while the VM is still intact; data is not deleted nor is the VM deleted.
Q115

Which service allows for automated server patching in Azure?

  • A Azure Automation
  • B Azure Backup
  • C Azure Firewall
  • D Azure Monitor
Explanation Azure Automation includes update management for patching; others don't focus on automation for patching.
Q116

A company needs to deploy a web app that scales automatically based on demand. Which service should they use?

  • A Azure App Service
  • B Azure Functions
  • C Azure VM Scale Sets
  • D Azure Blob Storage
Explanation Azure App Service provides auto-scaling; the others are not primarily designed for web app deployment.
Q117

You are configuring Azure Load Balancer in a multi-region setup. What happens when you disable the health probe?

  • A Traffic is routed evenly.
  • B All backend services go offline.
  • C Traffic may be directed to unhealthy instances.
  • D Load Balancer will stop working.
Explanation Disabling health probes causes routing without health checks, potentially sending traffic to unhealthy instances.
Q118

Which service is used for serverless compute in Azure?

  • A Azure Functions
  • B Azure VMs
  • C Azure SQL Database
  • D Azure Blob Storage
Explanation Azure Functions provides serverless compute, while others are not serverless services.
Q119

A company needs to encrypt its virtual network traffic in Azure. Which Azure feature should they use?

  • A Azure Virtual Network Peering
  • B Network Security Groups
  • C VPN Gateway
  • D ExpressRoute
Explanation VPN Gateway encrypts traffic, while the others do not provide encryption directly.
Q120

You are configuring AD FS for seamless single sign-on. What initial setup is required?

  • A Install Domain Controller
  • B Configure Azure AD Connect
  • C Set up a SQL Database
  • D Enable Network Security Groups
Explanation Azure AD Connect integrates on-prem AD with Azure AD, necessary for seamless SSO.