DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Master Microsoft AZ-305 Exams with Exam Questions & Study Materials, Microsoft Azure Solutions Architect | SPOTO

Achieve mastery on the Designing Microsoft Azure Infrastructure Solutions certification exam with our comprehensive AZ-305 exam materials. Identify knowledge gaps through realistic practice tests, free sample questions, and up-to-date exam dumps covering identity, governance, monitoring, data storage, business continuity, and infrastructure solutions. Simulate the real exam environment with our online exam questions and accurate exam questions and answers. Our premium mock exams and exam practice resources include detailed explanations, reference materials, and hundreds of unique questions to reinforce your understanding. Leverage our meticulously crafted study tools containing the latest AZ-305 exam questions to ensure you are fully prepared for success.
Take other online exams

Question #1
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. Your company plans to deploy various Azure App Service instances that will use
A. Yes
B. No
View answer
Correct Answer: C
Question #2
You have an Azure subscription that contains two applications named App1 and App2. App1 is a sales processing application. When a transaction in App1 requires shipping, a message is added to an Azure Storage account queue, and then App2 listens to the queue for relevant transactions. In the future, additional applications will be added that will process some of the shipping requests based on the specific details of the transactions. You need to recommend a replacement for the storage account queue to ensure
A. one Azure Service Bus queue
B. one Azure Service Bus topic
C. one Azure Data Factory pipeline
D. multiple storage account queues
View answer
Correct Answer: A
Question #3
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You need to deploy resources to host a stateless web app in an Azure subscript
A. Yes
B. No
View answer
Correct Answer: AC
Question #4
You are designing an order processing system in Azure that will contain the Azure resources shown in the following table. The order processing system will have the following transaction flow: A customer will place an order by using App1. When the order is received, App1 will generate a message to check for product availability at vendor 1 and vendor 2. An integration component will process the message, and then trigger either Function1 or Function2 depending on the type of order. Once a vendor confirms the
A. an Azure Data Factory pipeline
B. an Azure Service Bus queue
C. an Azure Event Grid domain
D. an Azure Event Hubs capture
View answer
Correct Answer: D
Question #5
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
View answer
Correct Answer: B
Question #6
You have an Azure subscription. You need to recommend a solution to provide developers with the ability to provision Azure virtual machines. The solution must meet the following requirements: ? Only allow the creation of the virtual machines in specific regions. ? Only allow the creation of specific sizes of virtual machines. What should you include in the recommendation?
A. Conditional Access policies
B. role-based access control (RBAC)
C. Azure Resource Manager (ARM) templates
D. Azure Policy
View answer
Correct Answer: A
Question #7
You plan to move a web application named App1 from an on-premises data center to Azure. App1 depends on a custom COM component that is installed on the host server. You need to recommend a solution to host App1 in Azure. The solution must meet the following requirements: App1 must be available to users if an Azure data center becomes unavailable. Costs must be minimized. What should you include in the recommendation?
A. In two Azure regions, deploy a load balancer and a virtual machine scale set
B. In two Azure regions, deploy a Traffic Manager profile and a web app
C. In two Azure regions, deploy a load balancer and a web app
D. Deploy a load balancer and a virtual machine scale set across two availability zones
View answer
Correct Answer: C
Question #8
You have an Azure subscription that contains a virtual network named VNET1 and 10 virtual machines. The virtual machines are connected to VNET1. You need to design a solution to manage the virtual machines from the internet. The solution must meet the following requirements: ? Incoming connections to the virtual machines must be authenticated by using Azure Multi-Factor Authentication (MFA) before network connectivity is allowed. ? Incoming connections must use TLS and connect to TCP port 443. ? The solutio
A. Mastered
B. Not Mastered
View answer
Correct Answer: A
Question #9
You are planning an Azure Storage solution for sensitive data. The data will be accessed daily. The data set is less than 10 GB. You need to recommend a storage solution that meets the following requirements: ? All the data written to storage must be retained for five years. ? Once the data is written, the data can only be read. Modifications and deletion must be prevented. ? After five years, the data can be deleted, but never modified. ? Data access charges must be minimized What should you recommend? To
A. Mastered
B. Not Mastered
View answer
Correct Answer: A
Question #10
You have an Azure web app named App1 and an Azure key vault named KV1. App1 stores database connection strings in KV1. App1 performs the following types of requests to KV1: Get List Wrap Delete Unwrap Backup Decrypt Encrypt You are evaluating the continuity of service for App1. You need to identify the following if the Azure region that hosts KV1 becomes unavailable: To where will KV1 fail over? During the failover, which request type will be unavailable? What should you identify? To answer, select the appr
A. Mastered
B. Not Mastered
View answer
Correct Answer: A
Question #11
You are designing a large Azure environment that will contain many subscriptions. You plan to use Azure Policy as part of a governance solution. To which three scopes can you assign Azure Policy definitions? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
A. management groups
B. subscriptions
C. Azure Active Directory (Azure AD) tenants
D. resource groups
E. Azure Active Directory (Azure AD) administrative units
F. compute resources
View answer
Correct Answer: A
Question #12
You plan to deploy an application named App1 that will run on five Azure virtual machines. Additional virtual machines will be deployed later to run App1. You need to recommend a solution to meet the following requirements for the virtual machines that will run App1: Ensure that the virtual machines can authenticate to Azure Active Directory (Azure AD) to gain access to an Azure key vault, Azure Logic Apps instances, and an Azure SQL database. Avoid assigning new roles and permissions for Azure services whe
A. a service principal that is configured to use a certificate
B. a system-assigned managed identity
C. a service principal that is configured to use a client secret
D. a user-assigned managed identity
View answer
Correct Answer: B
Question #13
What should you include in the identity management strategy to support the planned changes?
A. Move all the domain controllers from corp
B. Deploy domain controllers for corp
C. Deploy a new Azure AD tenant for the authentication of new R&D projects
D. Deploy domain controllers for the rd
View answer
Correct Answer: B
Question #14
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. Your company has deployed several virtual machines (VMs) on-premises and to Az
A. Yes
B. No
View answer
Correct Answer: A
Question #15
You have an Azure subscription that contains a Basic Azure virtual WAN named Virtual/WAN1 and the virtual hubs shown in the following table. You have an ExpressRoute circuit in the US East region. You need to create an ExpressRoute association to VirtualWAN1. What should you do first?
A. Upgrade VirtualWAN1 to Standard
B. Create a gateway on Hub1
C. Create a hub virtual network in US East
D. Enable the ExpressRoute premium add-on
View answer
Correct Answer: A
Question #16
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?
A. a private endpoint
B. a service endpoint that has a service endpoint policy
C. Azure public peering for an ExpressRoute circuit
D. Microsoft peering for an ExpressRoute circuit
View answer
Correct Answer: A
Question #17
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 e
A. Mastered
B. Not Mastered
View answer
Correct Answer: A

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: