Microsoft Azure

Microsoft Azure Administrator

AZ-104
Popular

Validate your skills as an Azure Administrator with the AZ-104 exam, covering Azure management and governance.

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

Questions 101–110 of 148

Q101

Which Azure service automates cloud resource deployment?

  • A Azure Resource Manager
  • B Azure DevOps
  • C Azure Functions
  • D Azure Blob Storage
Explanation Azure Resource Manager provides template-based resource deployment, while the others serve different purposes.
Q102

A company needs to ensure compliance by monitoring access to sensitive files. Which Azure feature should they implement?

  • A Azure Blob Indexer
  • B Azure Activity Log
  • C Azure Monitor Alerts
  • D Azure Policy
Explanation Azure Policy allows auditing for compliance while the others provide monitoring and logs without compliance enforcement.
Q103

You are configuring a virtual network with a subnet in Azure. What happens if you apply a Network Security Group (NSG) to the subnet?

  • A Only outbound traffic is affected.
  • B Only inbound traffic is affected.
  • C Both inbound and outbound traffic are controlled.
  • D No traffic control occurs.
Explanation Applying an NSG to a subnet controls both inbound and outbound traffic, while the other options limit the scope incorrectly.
Q104

Which service allows for automated OS patching in Azure?

  • A Azure Automation
  • B Azure Monitor
  • C Azure Virtual Desktop
  • D Azure Functions
Explanation Azure Automation provides built-in capabilities for OS patch management, while the other services do not.
Q105

A company needs a multi-region disaster recovery solution. Which should they implement?

  • A Azure Traffic Manager
  • B Azure Site Recovery
  • C Azure Load Balancer
  • D Azure Monitor
Explanation Azure Site Recovery efficiently provides disaster recovery across regions, unlike the other options.
Q106

What happens when a Virtual Machine is set to be deallocated in Azure?

  • A Data is lost permanently.
  • B VM retains its private IP.
  • C Compute resources are released.
  • D VM is deleted.
Explanation Deallocating releases compute resources but retains VM configuration; other options are incorrect.
Q107

Which service helps automate resource management in Azure?

  • A Azure Logic Apps
  • B Azure Functions
  • C Azure Traffic Manager
  • D Azure Site Recovery
Explanation Azure Logic Apps automates workflows, while others serve different purposes.
Q108

A company needs to migrate a large on-premises SQL database to Azure. Which service is recommended for minimal downtime?

  • A Azure Data Lake
  • B Azure SQL Database
  • C Azure Database Migration Service
  • D Azure Blob Storage
Explanation Azure Database Migration Service supports minimal downtime migrations.
Q109

What happens when you create an Azure Virtual Machine with a managed disk and then delete that VM?

  • A Managed disk is deleted automatically
  • B Managed disk remains intact
  • C Managed disk is converted to unmanaged
  • D Managed disk is resized automatically
Explanation Managed disks persist even after VM deletion, ensuring data retention.
Q110

Which service would you use to scale virtual machines automatically?

  • A Azure Load Balancer
  • B Azure Virtual Machine Scale Sets
  • C Azure Traffic Manager
  • D Azure App Service
Explanation Azure Virtual Machine Scale Sets enable automatic scaling of VM instances, while the others focus on traffic management or load distribution.