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 141–144 of 144

Q141

You are configuring a Virtual Machine to use Azure Disk Encryption. What happens if you change the Encryption Settings after encryption is enabled?

  • A Disk encryption resets automatically
  • B Encryption settings apply immediately
  • C No changes occur until next reboot
  • D Current encryption remains unaffected
Explanation Current encryption remains unaffected by changing settings; others inaccurately imply immediate changes.
Q142

What service is primarily used for automating the deployment of applications and infrastructure in Azure?

  • A Azure DevOps
  • B Azure AD
  • C Azure Functions
  • D Azure Logic Apps
Explanation Azure DevOps enables CI/CD for automating deployments, while the other options serve different functions.
Q143

A company needs to ensure its Windows Server VMs can recover their data in case of corruption. Which Azure service do they primarily utilize for this purpose?

  • A Azure Backup
  • B Azure Site Recovery
  • C Azure Blob Storage
  • D Azure Archive Storage
Explanation Azure Backup is designed specifically for protecting and restoring data, while others serve different roles.
Q144

You are configuring Azure Network Security Groups (NSGs) for your VMs. What happens when both an inbound allow rule and an inbound deny rule exist for the same traffic?

  • A Allow rule takes precedence
  • B Deny rule takes precedence
  • C Both rules are ignored
  • D Traffic is always blocked
Explanation In Azure NSGs, the most specific allow rule takes precedence over deny rules, unlike traditional firewall logic.