Free Microsoft AZ-305 Exam Actual Questions

The questions for AZ-305 were last updated On Apr 29, 2025

At ValidExamDumps, we consistently monitor updates to the Microsoft AZ-305 exam questions by Microsoft. Whenever our team identifies changes in the exam questions,exam objectives, exam focus areas or in exam requirements, We immediately update our exam questions for both PDF and online practice exams. This commitment ensures our customers always have access to the most current and accurate questions. By preparing with these actual questions, our customers can successfully pass the Microsoft Designing Microsoft Azure Infrastructure Solutions exam on their first attempt without needing additional materials or study guides.

Other certification materials providers often include outdated or removed questions by Microsoft in their Microsoft AZ-305 exam. These outdated questions lead to customers failing their Microsoft Designing Microsoft Azure Infrastructure Solutions exam. In contrast, we ensure our questions bank includes only precise and up-to-date questions, guaranteeing their presence in your actual exam. Our main priority is your success in the Microsoft AZ-305 exam, not profiting from selling obsolete exam questions in PDF or Online Practice Test.

 

Question No. 1

You are designing an Azure solution.

The network traffic for the solution must be securely distributed by providing the following features:

HTTPS protocol

Round robin routing

SSL offloading

You need to recommend a load balancing option.

What should you recommend?

Show Answer Hide Answer
Correct Answer: D

If you are looking for Transport Layer Security (TLS) protocol termination ('SSL offload') or per-HTTP/HTTPS

request, application-layer processing, review Application Gateway.

Application Gateway is a layer 7 load balancer, which means it works only with web traffic (HTTP, HTTPS, WebSocket, and HTTP/2). It supports capabilities such as SSL termination, cookie-based session affinity, and round robin for load-balancing traffic. Load Balancer load-balances traffic at layer 4 (TCP or UDP).


https://docs.microsoft.com/en-us/azure/application-gateway/application-gateway-faq

Question No. 2

You have an Azure subscription that contains an Azure App Service app named App1 in a Standard App Service plan. App1 is accessed directly from the internet by using the following URL: https://app1.contoso.com. The Azure region that hosts App1 supports availability zones for App Service apps.

You need to recommend a redundancy solution for App1. The solution must meet the following requirements:

* Ensure that App1 is available if two availability zones fail.

* Minimize administrative effort.

* Minimize costs.

What should you recommend?

Show Answer Hide Answer
Correct Answer: A

Question No. 3

You need to recommend a solution that meets the application development requirements.

What should you include in the recommendation?

Show Answer Hide Answer
Correct Answer: B

Question No. 4

You need to recommend a solution that meets the application development requirements.

What should you include in the recommendation?

Show Answer Hide Answer
Correct Answer: C

Question No. 5

You have an on-premises Microsoft SQL server named SQLI that hosts 50 databases.

You plan to migrate SQL 1 to Azure SQL Managed Instance.

You need to perform an offline migration of SQL 1. The solution must minimize administrative effort.

What should you include in the solution?

Show Answer Hide Answer
Correct Answer: D

This Azure service supports migration in the offline mode for applications that can afford downtime during the migration process. Unlike the continuous migration in online mode, offline mode migration runs a one-time restore of a full database backup from the source to the target

https://learn.microsoft.com/en-us/azure/azure-sql/migration-guides/managed-instance/sql-server-to-managed-instance-overview?view=azuresql#compare-migration-options