Practice Free AZ-305 Exam Online Questions
You need to recommend a strategy for the web tier of WebApp1. The solution must minimize.
What should you recommend?
- A . Create a runbook that resizes virtual machines automatically to a smaller size outside of business hours.
- B . Configure the Scale Up settings for a web app.
- C . Deploy a virtual machine scale set that scales out on a 75 percent CPU threshold.
- D . Configure the Scale Out settings for a web app.
You have an Azure subscription that contains an Azure SQL database.
You are evaluating whether to use Azure reservations on the Azure SQL database.
Which tool should you use to estimate the potential savings?
- A . The Purchase reservations blade in the Azure portal
- B . The Advisor blade in the Azure portal
- C . The SQL database blade in the Azure portal
A
Explanation:
Buy reserved capacity
✑ Sign in to the Azure portal.
✑ Select All services > Reservations.
✑ Select Add and then in the Purchase Reservations pane, select SQL Database to purchase a new reservation for SQL Database.
✑ Fill in the required fields. Existing databases in SQL Database and SQL Managed Instance that match the attributes you select qualify to get the reserved capacity discount. The actual number of databases or managed instances that get the discount depends on the scope and quantity selected.

✑ Review the cost of the capacity reservation in the Costs section.
✑ Select Purchase.
✑ Select View this Reservation to see the status of your purchase.
Reference: https://docs.microsoft.com/en-us/azure/azure-sql/database/reserved-capacity-overview
You are designing a solution that calculates 3D geometry from height-map data.
You need to recommend a solution that meets the following requirements:
• Performs calculations in Azure.
• Ensures that each node can communicate data to every other node.
• Maximizes the number of nodes to calculate multiple scenes as fast as possible.
• Minimizes the amount of effort to implement the solution.
Which two actions should you include in the recommendation? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.
- A . Create a render farm that uses virtual machine scale sets.
- B . Enable parallel file systems on Azure.
- C . Create a render farm that uses virtual machines.
- D . Enable parallel task execution on compute nodes.
- E . Create a render farm that uses Azure Batch.
You use Azure virtual machines to run a custom application that uses an Azure SQL database on the back end.
The IT apartment at your company recently enabled forced tunneling,
Since the configuration change, developers have noticed degraded performance when they access the database
You need to recommend a solution to minimize latency when accessing the database. The solution must minimize costs
What should you include in the recommendation?
- A . Azure SQL Database Managed instance
- B . Azure virtual machines that run Microsoft SQL Server servers
- C . Always On availability groups
- D . virtual network (VNET) service endpoint
D
Explanation:
https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-service-endpoints-overview
A company is planning on deploying an application onto Azure. The application will be based on the .Net core programming language. The application would be hosted using Azure Web apps. Below is part of the various requirements for the application
Give the ability to correlate Azure resource usage and the performance data with the actual application configuration and performance data
Give the ability to visualize the relationships between application components
Give the ability to track requests and exceptions to specific lines of code from within the application Give the ability to actually analyse how uses return to an application and see how often they only select a particular drop-down value
Which of the following service would be best suited for fulfilling the requirement of “Give the ability to correlate Azure resource usage and the performance data with the actual application configuration and performance data”
- A . Azure Application Insights
- B . Azure Service Map
- C . Azure Log Analytics
- D . Azure Activity Log
HOTSPOT
You plan to develop a new app that will store business critical data.
The app must meet the following requirements:
• Prevent new data from being modified for one year.
• Maximize data resiliency.
• Minimize read latency.
What storage solution should you recommend for the app? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


HOTSPOT
You have five Azure subscriptions. Each subscription is linked to a separate Azure AD tenant and contains virtual machines that run Windows Server 2022.
You plan to collect Windows security events from the virtual machines and send them to a single Log Analytics workspace.
You need to recommend a solution that meets the following requirements:
• Collects event logs from multiple subscriptions
• Supports the use of data collection rules (DCRs) to define which events to collect
What should you recommend for each requirement? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


You have a multi-tier app named Appl and an Azure SQL database named SQL l. The backend service Of Appl writes data to Users use the Appl client to read the data from SQL 1.
During periods of high utilization the users experience delays retrieving the data.
You need to minimize how long it takes for data requests.
What should you include in the solution?
- A . Azure Synapse Analytics
- B . Azure Content Delivery Network (CON)
- C . Azure Data Factory
- D . Azure Cache for Redis
You need to design a highly available Azure SQL database that meets the following requirements:
✑ Failover between replicas of the database must occur without any data loss.
✑ The database must remain available in the event of a zone outage.
✑ Costs must be minimized
Which deployment option should you use?
- A . Azure SQL Database Standard
- B . Azure SQL Database Serverless
- C . Azure SQL Managed Instance General Purpose
- D . Azure SQL Database Premium
HOTSPOT
You have an on-premises app named App1 that supports REST calls and webhooks.
You have an Azure subscription.
You plan to develop a new app named App2 that will send a Microsoft Teams message when a new record is added to App 1.
You need to recommend a service to host App2 and the type of trigger to use to call App2. The solution must minimize development effort.
What should you recommend? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


