Microsoft AZ-305 Exam (page: 6)
Microsoft Designing Azure Infrastructure Solutions
Updated on: 28-Jul-2025

Viewing Page 6 of 59

HOTSPOT (Drag and Drop is not supported)
You plan to deploy the backup policy shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Hot Area:

  1. See Explanation section for answer.

Answer(s): A

Explanation:



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?

  1. Azure Logic Apps and Azure Event Grid
  2. Azure Logic Apps and Azure Functions
  3. Azure Pipelines and Azure Service Fabric
  4. Azure Functions and Azure Batch

Answer(s): B

Explanation:

You can schedule a powershell script with Azure Logic Apps.
When you want to run code that performs a specific job in your logic apps, you can create your own function by using Azure Functions. This service helps you create Node.js, C#, and F# functions so you don't have to build a complete app or infrastructure to run code. You can also call logic apps from inside Azure functions.


Reference:

https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-azure-functions



You need to recommend an App Service architecture that meets the requirements for App1. The solution must minimize costs.
What should you recommend?

  1. one App Service Environment (ASE) per availability zone
  2. one App Service Environment (ASE) per region
  3. one App Service plan per region
  4. one App Service plan per availability zone

Answer(s): C

Explanation:

App1 has the following data requirements:
Each instance will write data to a data store in the same availability zone as the instance.
Data written by any App1 instance must be visible to all App1 instances.
Note: The Azure App Service Environment v2 is an Azure App Service feature that provides a fully isolated and dedicated environment for securely running App
Service apps at high scale.
Customers can create multiple ASEs within a single Azure region or across multiple Azure regions. This flexibility makes ASEs ideal for horizontally scaling stateless application tiers in support of high requests per second (RPS) workloads.


Reference:

https://docs.microsoft.com/en-us/azure/app-service/environment/intro



You plan to migrate App1 to Azure.
You need to recommend a network connectivity solution for the Azure Storage account that will host the App1 data. The solution must meet the security and compliance requirements.
What should you include in the recommendation?

  1. Microsoft peering for an ExpressRoute circuit
  2. Azure public peering for an ExpressRoute circuit
  3. a service endpoint that has a service endpoint policy
  4. a private endpoint

Answer(s): D

Explanation:

Private Endpoint securely connect to storage accounts from on-premises networks that connect to the VNet using VPN or ExpressRoutes with private-peering.
Private Endpoint also secure your storage account by configuring the storage firewall to block all connections on the public endpoint for the storage service.
Incorrect Answers:
A: Microsoft peering provides access to Azure public services via public endpoints with public IP addresses, which should not be allowed.
B: Azure public peering has been deprecated.
C: By default, Service Endpoints are enabled on subnets configured in Azure virtual networks. Endpoints can't be used for traffic from your premises to Azure services.


Reference:

https://docs.microsoft.com/en-us/azure/expressroute/expressroute-circuit-peerings



You need to recommend a solution to meet the database retention requirements.
What should you recommend?

  1. Configure a long-term retention policy for the database.
  2. Configure Azure Site Recovery.
  3. Use automatic Azure SQL Database backups.
  4. Configure geo-replication of the database.

Answer(s): A

Explanation:

Scenario: Database backups must be retained for a minimum of seven years to meet compliance requirements.
Many applications have regulatory, compliance, or other business purposes that require you to retain database backups beyond the 7-35 days provided by Azure
SQL Database and Azure SQL Managed Instance automatic backups. By using the long-term retention (LTR) feature, you can store specified SQL Database and
SQL Managed Instance full backups in Azure Blob storage with configured redundancy for up to 10 years. LTR backups can then be restored as a new database.


Reference:

https://docs.microsoft.com/en-us/azure/azure-sql/database/long-term-retention-overview



Viewing Page 6 of 59



Share your comments for Microsoft AZ-305 exam with other users:

Žarko 9/5/2023 3:35:00 AM

@t it seems like azure service bus message quesues could be the best solution
UNITED KINGDOM


Santhi 1/1/2024 8:23:00 AM

passed today.40% questions were new.litwere case study,lots of new questions on afd,ratelimit,tm,lb,app gatway.got 2 set series of questions which are not present here.questions on azure cyclecloud, no.of vnet/vms required for implimentation,blueprints assignment/management group etc
INDIA


T 7/28/2023 9:06:00 PM

this question is keep repeat : you are developing a sales application that will contain several azure cloud services and handle different components of a transaction. different cloud services will process customer orders, billing, payment, inventory, and shipping. you need to recommend a solution to enable the cloud services to asynchronously communicate transaction information by using xml messages. what should you include in the recommendation?
NEW ZEALAND


alaska 10/24/2023 5:48:00 AM

i scored 87% on the az-204 exam. thanks! i always trust
GERMANY


Chere 9/15/2023 4:21:00 AM

found it good
Anonymous