Microsoft Azure

Administering Windows Server Hybrid Core Infrastructure

AZ-800

The AZ-800 exam assesses your skills in administering Windows Server hybrid core infrastructure.

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

Questions 81–90 of 147

Q81

What happens when an Azure VM is stopped but not deallocated?

  • A VM costs are reduced
  • B IP address is lost
  • C VM incurs storage charges
  • D Entire VM configuration resets
Explanation Stopped VMs retain their disk, which incurs storage costs, while deallocated ones free up resources.
Q82

Which service is used to manage Azure resources programmatically?

  • A Azure PowerShell
  • B Azure DevOps
  • C Azure Monitor
  • D Azure Portal
Explanation Azure PowerShell allows programmatic management of Azure resources, while the others serve different functions.
Q83

A company needs to integrate their on-premises Active Directory with Azure AD. What should they implement?

  • A Azure File Sync
  • B Azure VPN Gateway
  • C Azure AD Connect
  • D Azure Load Balancer
Explanation Azure AD Connect synchronizes on-premises AD with Azure AD, unlike the other services listed.
Q84

You are configuring a hybrid environment for Windows Server. What happens when a VM is created in Azure without a proper network configuration?

  • A It will use public IP by default.
  • B It will not communicate externally.
  • C It will automatically connect to VPN.
  • D It will have no storage attached.
Explanation Without proper network configuration, the VM cannot communicate externally, while other options misrepresent Azure functionality.
Q85

Which service allows you to automate resource management tasks in Azure?

  • A Azure Logic Apps
  • B Azure Availability Sets
  • C Azure AD Connect
  • D Azure Backup
Explanation Azure Logic Apps allows for automation, while others serve different purposes.
Q86

A company needs to back up on-premises physical servers to Azure. Which solution should they use?

  • A Azure Blob Storage
  • B Azure Site Recovery
  • C Azure Backup Server
  • D Azure Archive Storage
Explanation Azure Backup Server is designed for server backups, whereas others are not specifically tailored for this scenario.
Q87

What happens when an Azure Public IP address is assigned to a virtual machine, but the VM is stopped?

  • A IP is reserved for billing
  • B IP is released back to pool
  • C IP remains assigned to VM
  • D IP changes to dynamic type
Explanation The public IP remains assigned even when the VM is stopped, unlike dynamic IPs that may change.
Q88

Which Azure service provides a unified management console?

  • A Azure Portal
  • B Azure CLI
  • C Azure DevOps
  • D Azure PowerShell
Explanation Azure Portal offers a graphical interface to manage services, while others are command-line tools or specific to development pipeline.
Q89

A company needs to securely connect on-premises network to Azure. Which solution should they use?

  • A VPN Gateway
  • B Azure Front Door
  • C Azure Load Balancer
  • D ExpressRoute
Explanation ExpressRoute provides a dedicated private connection, while VPN Gateway is less reliable for high-throughput requirements.
Q90

What happens when you exceed the allocated quota of an Azure resource?

  • A Resource scales automatically
  • B Requests are denied
  • C Extra charges apply
  • D Service is terminated
Explanation Exceeding the quota will result in requests being denied, whereas scaling, charges, or termination do not apply directly to quota breaches.