Microsoft AZ-305 Dumps

Microsoft AZ-305 Questions Answers

Designing Microsoft Azure Infrastructure Solutions
  • 341 Questions & Answers
  • Update Date : November 06, 2025

PDF + Testing Engine
$65
Testing Engine (only)
$55
PDF (only)
$45
Free Sample Questions

Prepare for Microsoft AZ-305 with SkillCertExams

Getting AZ-305 certification is an important step in your career, but preparing for it can feel challenging. At skillcertexams, we know that having the right resources and support is essential for success. That’s why we created a platform with everything you need to prepare for AZ-305 and reach your certification goals with confidence.

Your Journey to Passing the Designing Microsoft Azure Infrastructure Solutions AZ-305 Exam

Whether this is your first step toward earning the Designing Microsoft Azure Infrastructure Solutions AZ-305 certification, or you're returning for another round, we’re here to help you succeed. We hope this exam challenges you, educates you, and equips you with the knowledge to pass with confidence. If this is your first study guide, take a deep breath—this could be the beginning of a rewarding career with great opportunities. If you’re already experienced, consider taking a moment to share your insights with newcomers. After all, it's the strength of our community that enhances our learning and makes this journey even more valuable.

Why Choose SkillCertExams for AZ-305 Certification?

Expert-Crafted Practice Tests
Our practice tests are designed by experts to reflect the actual AZ-305 practice questions. We cover a wide range of topics and exam formats to give you the best possible preparation. With realistic, timed tests, you can simulate the real exam environment and improve your time management skills.

Up-to-Date Study Materials
The world of certifications is constantly evolving, which is why we regularly update our study materials to match the latest exam trends and objectives. Our resources cover all the essential topics you’ll need to know, ensuring you’re well-prepared for the exam's current format.

Comprehensive Performance Analytics
Our platform not only helps you practice but also tracks your performance in real-time. By analyzing your strengths and areas for improvement, you’ll be able to focus your efforts on what matters most. This data-driven approach increases your chances of passing the AZ-305 practice exam on your first try.

Learn Anytime, Anywhere
Flexibility is key when it comes to exam preparation. Whether you're at home, on the go, or taking a break at work, you can access our platform from any device. Study whenever it suits your schedule, without any hassle. We believe in making your learning process as convenient as possible.

Trusted by Thousands of Professionals
Over 10000+ professionals worldwide trust skillcertexams for their certification preparation. Our platform and study material has helped countless candidates successfully pass their AZ-305 exam questions, and we’re confident it will help you too.

What You Get with SkillCertExams for AZ-305

Realistic Practice Exams: Our practice tests are designed to the real AZ-305 exam. With a variety of practice questions, you can assess your readiness and focus on key areas to improve.

Study Guides and Resources: In-depth study materials that cover every exam objective, keeping you on track to succeed.

Progress Tracking: Monitor your improvement with our tracking system that helps you identify weak areas and tailor your study plan.

Expert Support: Have questions or need clarification? Our team of experts is available to guide you every step of the way.

Achieve Your AZ-305 Certification with Confidence

Certification isn’t just about passing an exam; it’s about building a solid foundation for your career. skillcertexams provides the resources, tools, and support to ensure that you’re fully prepared and confident on exam day. Our study material help you unlock new career opportunities and enhance your skillset with the AZ-305 certification.


Ready to take the next step in your career? Start preparing for the Microsoft AZ-305 exam and practice your questions with SkillCertExams today, and join the ranks of successful certified professionals!


Microsoft AZ-305 Sample Questions

Question # 1

A company has an on-premises file server cbflserver that runs Windows Server 2019. Windows Admin Center manages this server. The company owns an Azure subscription. You need to provide an Azure solution to prevent data loss if the file server fails. Solution: You decide to create an Azure Recovery Services vault. You then decide to install the Azure Backup agent and then schedule the backup. Would this meet the requirement? 

A. Yes 
B. No 



Question # 2

A company has an on-premises file server cbflserver that runs Windows Server 2019. Windows Admin Center manages this server. The company owns an Azure subscription. You need to provide an Azure solution to prevent data loss if the file server fails. Solution: You decide to register Windows Admin Center in Azure and then configure Azure Backup. Would this meet the requirement? 

A. Yes 
B. No 



Question # 3

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



Question # 4

You have an Azure subscription that contains 10 web apps. The apps are integrated with Azure AD and are accessed by users on different project teams. The users frequently move between projects. You need to recommend an access management solution for the web apps. The solution must meet the following requirements: • The users must only have access to the app of the project to which they are assigned currently. • Project managers must verify which users have access to their project s app and remove users that are no longer assigned to their project. • Once every 30 days, the project managers must be prompted automatically to verify which users are assigned to the projects. What should you include in the recommendation?

A. Microsoft Defender for Identity 
B. Azure AD Identity Governance 
C. Microsoft Entra Permissions Management 
D. Azure AD Identity Protection 



Question # 5

You plan to deploy multiple instances of an Azure web app across several Azure regions. You need to design an access solution for the app. The solution must meet the following replication requirements; • Support rate limiting. • Balance requests between all instances. • Ensure that users can access the app in the event of a regional outage. Solution: You use Azure Traffic Manager to provide access to the app. Does this meet the goal? 

A. Yes 
B. No 



Question # 6

You have an app named App1 that uses an on-premises Microsoft SQL Server database named DB1. You plan to migrate DB1 to an Azure SQL managed instance. You need to enable customer-managed Transparent Data Encryption (TDE) for the instance. The solution must maximize encryption strength. Which type of encryption algorithm and key length should you use for the TDE protector?

A. AES256 
B. RSA4096 
C. RSA2048 
D. RSA3072 c



Question # 7

You are designing a message application that will run on an on-premises Ubuntu virtual machine. The application will use Azure Storage queues. You need to recommend a processing solution for the application to interact with the storage queues. The solution must meet the following requirements: Create and delete queues daily. Be scheduled by using a CRON job. Upload messages every five minutes. What should developers use to interact with the queues? 

A. Azure CLI 
B. AzCopy 
C. Azure Data Factory 
D. .NET Core



Question # 8

You plan to deploy an application named App1 that will run in containers on Azure Kubernetes Service (AKS) clusters. The AKS clusters will be distributed across four Azure regions. You need to recommend a storage solution to ensure that updated container images are replicated automatically to all the Azure regions hosting the AKS clusters. Which storage solution should you recommend?

 A. Azure Cache for Redis 
B. Premium SKU Azure Container Registry 
C. Azure Content Delivery Network (CON) 
D. geo-redundant storage (GRS) accounts 



Question # 9

You plan to deploy 10 applications to Azure. The applications will be deployed to two Azure Kubernetes Service (AKS) clusters. Each cluster will be deployed to a separate Azure region. The application deployment must meet the following requirements: • Ensure that the applications remain available if a single AKS cluster fails. • Ensure that the connection traffic over the internet is encrypted by using SSL without having to configure SSL on each container. Which service should you include in the recommendation? 

A. AKS ingress controller 
B. Azure Traffic Manager 
C. Azure Front Door
 D. Azure Load Balancer 



Question # 10

You have an Azure subscription. You need to deploy an Azure Kubernetes Service (AKS) solution that will use Linux nodes. The solution must meet the following requirements: Minimize the time it takes to provision compute resources during scale-out operations. Support autoscaling of Linux containers. Minimize administrative effort. Which scaling option should you recommend? 

A. Virtual Kubelet 
B. cluster autoscaler 
C. horizontal pod autoscaler 
D. AKS virtual nodes 



Question # 11

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 a Azure virtual machine scale set that uses autoscaling. Does this meet the goal?

A. Yes 
B. No 



Question # 12

Your company deploys several virtual machines on-premises and to Azure. ExpressRoute is deployed and configured for on-premises to Azure connectivity. Several virtual machines exhibit network connectivity issues. You need to analyze the network traffic to identify whether packets are being allowed or denied from Azure to the virtual machines. Solution: Install and configure the Azure Monitoring agent and the Dependency Agent on all the virtual machines. Use VM insights in Azure Monitor to analyze the network traffic. Does this meet the goal?

 A. Yes 
B. No 



Question # 13

You have an Azure subscription that contains an Azure Blob storage account named store1. You have an on-premises file server named Setver1 that runs Windows Sewer 2016. Server1 stores 500 GB of company files. You need to store a copy of the company files from Server 1 in store1. Which two possible Azure services achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point 

A. an Azure Batch account 
B. an integration account 
C. an On-premises data gateway 
D. an Azure Import/Export job 
E. Azure Data factory



Question # 14

Your company plans to deploy various Azure App Service instances that will use Azure SQL databases. The App Service instances will be deployed at the same time as the Azure SQL databases. The company has a regulatory requirement to deploy the App Service instances only to specific Azure regions. The resources for the App Service instances must reside in the same region. You need to recommend a solution to meet the regulatory requirement. Solution: You recommend using the Regulatory compliance dashboard in Microsoft Defender for Cloud. Does this meet the goal? 

A. Yes 
B. No 



Question # 15

You need to design a solution that will execute custom C# code in response to an event routed to Azure Event Grid. The solution must meet the following requirements: The executed code must be able to access the private IP address of a Microsoft SQL Server instance that runs on an Azure virtual machine. Costs must be minimized. What should you include in the solution?

A. Azure Logic Apps in the integrated service environment 
B. Azure Functions in the Dedicated plan and the Basic Azure App Service plan 
C. Azure Logic Apps in the Consumption plan 
D. Azure Functions in the Consumption plan 




Microsoft AZ-305 Reviews

Leave Your Review