Practice Free AZ-305 Exam Online Questions
HOTSPOT
You plan to deploy a network-intensive application to several Azure virtual machines.
You need to recommend a solution that meets the following requirements:
✑ Minimizes the use of the virtual machine processors to transfer data
✑ Minimizes network latency
Which virtual machine size and feature should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

You need to recommend a data storage strategy for WebApp1.
What should you include in in the recommendation?
- A . an Azure SQL Database elastic pool
- B . a vCore-based Azure SQL database
- C . an Azure virtual machine that runs SQL Server
- D . a fixed-size DTU AzureSQL database.
You have an Azure subscription.
You plan to deploy a virtual machine scale set that will contain five virtual machines in a single zone of an Azure region. The virtual machines will use managed disks. You need to recommend an orchestration mode for the scale sets. The solution must ensure that each virtual machine will reside in its own update domain and fault domain.
What should you recommend?
- A . Uniform orchestration
- B . Flexible orchestration with Max Spreading
- C . Flexible orchestration with Fixed Spreading
- D . Flexible orchestration with Managed Disks fault domains
You have a Microsoft Dataverse instance named dv1 and an Azure Cosmos DB database named dbl.
You need to develop a solution to update dbl automatically when a record is updated in dv 1. The solution must minimize development effort.
What should you include in the solution?
- A . Azure Logic Apps
- B . Azure Functions
- C . Azure App Service
- D . Azure Event Grid
You have an on-premises network and an Azure subscription. The on-premises network has several branch offices.
A branch office in Toronto contains a virtual machine named VM1 that is configured as a file server.
Users access the shared files on VM1 from all the offices.
You need to recommend a solution to ensure that the users can access the shares files as quickly as possible if the Toronto branch office is inaccessible.
What should you include in the recommendation?
- A . a Recovery Services vault and Azure Backup
- B . an Azure file share and Azure File Sync
- C . Azure blob containers and Azure File Sync
- D . a Recovery Services vault and Windows Server Backup
HOTSPOT
You have the following projects:
• Project 1: The development of an app hosted on multiple Azure virtual machines that are configured as a Windows Server failover cluster
• Project2: The development of an app hosted on multiple Azure virtual machines that run Ubuntu
• Project3: The development of an app hosted on a single Azure virtual machine that runs Windows Server
The projects have the high availability requirements shown in the following table.

You need to recommend a resiliency solution for the projects.
What should you include in the recommendation for each project? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.

You are designing a microservices architecture that will be hosted in an Azure Kubernetes Service (AKS) cluster. Apps that will consume the microservices will be hosted on Azure virtual machines. The virtual machines and the AKS cluster will reside on the same virtual network.
You need to design a solution to expose the microservices to the consumer apps.
The solution must meet the following requirements:
• Ingress access to the microservices must be restricted to a single private IP address and protected by using mutual TLS authentication.
• The number of incoming microservice calls must be rate-limited.
• Costs must be minimized.
What should you include in the solution?
- A . Azure API Management Premium tier with virtual network connection
- B . Azure Front Door with Azure Web Application Firewall (WAF)
- C . Azure API Management Standard tier with a service endpoint
- D . Azure App Gateway with Azure Web Application Firewall (WAF)
You need to deploy resources to host a stateless web app in an Azure subscription.
The solution must meet the following requirements:
• Provide access to the full .NET framework.
• Provide redundancy if an Azure region fails.
• Grant administrators access to the operating system to install custom application dependencies.
Solution: You deploy an Azure virtual machine scale set that uses autoscaling.
Does this meet the goal?
- A . Yes
- B . No
HOTSPOT
You have an Azure subscription. The subscription contains an Azure SQL managed instance that stores employee details, including social security numbers and phone numbers.
You need to configure the managed instance to meet the following requirements:
• The helpdesk team must see only the last four digits of an employee’s phone number.
• Cloud administrators must be prevented from seeing the employee’s social security numbers.
What should you enable tor each column in the managed instance? To answer select the appropriate options in the answer area. NOTE; Each correct selection is worth one point

You have an Azure subscription that contains a storage account.
An application sometimes writes duplicate files to the storage account.
You have a PowerShell script that identifies and deletes duplicate files in the storage account.
Currently, the script is run manually after approval from the operations manager.
You need to recommend a serverless solution that performs the following actions:
✑ Runs the script once an hour to identify whether duplicate files exist
✑ Sends an email notification to the operations manager requesting approval to delete the duplicate files
✑ Processes an email response from the operations manager specifying whether the deletion was approved
✑ Runs the script if the deletion was approved
What should you include in the recommendation?
- A . Azure Logic Apps and Azure Functions
- B . Azure Pipelines and Azure Service Fabric
- C . Azure Logic Apps and Azure Event Grid
- D . Azure Functions and Azure Batch


