{"id":12206,"date":"2026-09-15T07:04:58","date_gmt":"2026-09-15T07:04:58","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=12206"},"modified":"2026-09-15T07:04:58","modified_gmt":"2026-09-15T07:04:58","slug":"microsoft-az-305-practice-test-questions-and-exam-dumps-part1-q1-20","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-az-305-practice-test-questions-and-exam-dumps-part1-q1-20\/","title":{"rendered":"Microsoft AZ-305 Practice Test Questions and Exam Dumps Part1 Q1-20"},"content":{"rendered":"<h2><b>View Full <a href=\"https:\/\/www.examlabs.com\/az-305-exam-dumps\">Microsoft AZ-305 Exam Dumps<\/a> and Practice Test Dumps<\/b><\/h2>\n<p>&nbsp;<\/p>\n<h3><b>Question 1<\/b><\/h3>\n<p><b>A company needs to design an Azure architecture that provides high availability for a business-critical application. The application must continue operating if one availability zone becomes unavailable. Which design should be recommended?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Deploy all application instances in a single availability zone<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Deploy application instances across multiple availability zones<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Deploy the application in a single virtual machine<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Store application data only in locally redundant storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Deploying application instances across multiple availability zones improves availability because each zone represents a physically separate location within an Azure region. If one zone experiences a failure, instances in another zone can continue serving the application. This design reduces the risk associated with a single-zone failure and is appropriate for business-critical workloads requiring high availability. Deploying everything in one zone creates a single point of failure, while locally redundant storage alone does not provide application-level resilience. A multi-zone architecture therefore provides stronger protection against localized infrastructure failures.<\/span><\/p>\n<h3><b>Question 2<\/b><\/h3>\n<p><b>You are designing storage for an application that requires hierarchical namespaces and is optimized for large-scale analytics workloads. Which Azure service should you recommend?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Data Lake Storage Gen2<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Files<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Queue Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Managed Disks<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Data Lake Storage Gen2 is designed for large-scale data analytics and provides a hierarchical namespace that allows data to be organized into directories and files. It combines the scalability of Azure Blob Storage with capabilities suited to analytics workloads. This makes it appropriate for applications that process large volumes of structured and unstructured data. Azure Files provides managed file shares, Queue Storage handles messaging, and Managed Disks provide storage for virtual machines. Therefore, Azure Data Lake Storage Gen2 is the best architectural choice for this scenario.<\/span><\/p>\n<h3><b>Question 3<\/b><\/h3>\n<p><b>An organization needs a globally distributed database that provides low-latency access and supports multiple consistency models. Which Azure service should be selected?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure SQL Database<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Database for PostgreSQL<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Cosmos DB<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Synapse Analytics<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Cosmos DB is a globally distributed database service designed for low-latency access and worldwide application deployments. It supports multiple consistency levels, allowing architects to select an appropriate balance between consistency, availability, and performance for their applications. Cosmos DB can replicate data across Azure regions and is well suited to applications requiring geographically distributed data access. Azure SQL Database and PostgreSQL provide relational database capabilities, while Synapse Analytics focuses primarily on large-scale analytical workloads. Cosmos DB is therefore the most suitable option for this globally distributed database requirement.<\/span><\/p>\n<h3><b>Question 4<\/b><\/h3>\n<p><b>A company needs to connect its on-premises datacenter to Azure using a private dedicated connection. Which architecture should be recommended?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure VPN Gateway over the public internet<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Traffic Manager<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure ExpressRoute<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Application Gateway<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure ExpressRoute provides private connectivity between an organization&#8217;s on-premises infrastructure and Microsoft cloud services through supported connectivity providers. It avoids routing the connection through the public internet and can provide more predictable network performance and enterprise connectivity. VPN Gateway can provide secure connectivity but commonly uses encrypted tunnels over the internet. Traffic Manager performs DNS-based traffic routing, while Application Gateway provides application-layer load balancing and web traffic management. For a private dedicated connection between an on-premises datacenter and Azure, ExpressRoute is the appropriate architectural solution.<\/span><\/p>\n<h3><b>Question 5<\/b><\/h3>\n<p><b>A web application requires centralized authentication for users and support for single sign-on across multiple applications. Which identity architecture should be recommended?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Microsoft Entra ID<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure DNS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Firewall<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Microsoft Entra ID provides cloud-based identity and access management capabilities for users, applications, and services. It supports authentication features such as single sign-on, allowing users to authenticate once and access multiple authorized applications without repeatedly entering credentials. Entra ID can also integrate with organizational identity systems and support additional security controls. Azure DNS handles domain name resolution, Azure Firewall provides network security, and Azure Storage provides data storage. Microsoft Entra ID is therefore the appropriate identity platform for centralized authentication and single sign-on.<\/span><\/p>\n<h3><b>Question 6<\/b><\/h3>\n<p><b>You are designing an application that must automatically increase and decrease compute capacity according to demand. Which Azure architecture component should you use?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Bastion<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Virtual Machine Scale Sets<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Data Box<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure DNS<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Virtual Machine Scale Sets allow architects to deploy and manage groups of virtual machines that can automatically scale based on workload requirements. Scale sets are useful for applications where demand changes over time because additional instances can be added during periods of increased demand and removed when demand decreases. This supports both performance and cost optimization. Azure Bastion provides secure virtual machine access, Data Box supports physical data transfer, and DNS provides name resolution. Virtual Machine Scale Sets are therefore appropriate for dynamically scaling compute capacity.<\/span><\/p>\n<h3><b>Question 7<\/b><\/h3>\n<p><b>An enterprise wants to protect its Azure virtual network by controlling traffic between subnets and network interfaces using security rules. Which component should be included in the design?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Front Door<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Network Security Group<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Traffic Manager<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure CDN<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">A Network Security Group, or NSG, provides rules that can allow or deny inbound and outbound network traffic associated with Azure subnets and network interfaces. Architects can use NSGs to implement network segmentation and restrict communication based on factors such as source, destination, protocol, and port. Front Door provides global application delivery, Traffic Manager provides DNS-based traffic routing, and CDN improves content delivery. An NSG is therefore the appropriate architectural component when the design requires controlled network traffic between subnets and network interfaces.<\/span><\/p>\n<h3><b>Question 8<\/b><\/h3>\n<p><b>A company needs to migrate a large SQL Server database from an on-premises environment to Azure while minimizing application downtime. Which Azure service should be evaluated for migration planning and assessment?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Advisor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Migrate<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Monitor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Service Health<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Migrate provides tools for discovering, assessing, and planning migrations to Azure. It can help organizations evaluate existing workloads, understand dependencies, estimate readiness, and select appropriate Azure destinations. For database migration scenarios, Azure Migrate can help with assessment and planning before the actual migration process. Advisor provides optimization recommendations, Monitor collects operational telemetry, and Service Health provides information about Azure platform events. Azure Migrate is therefore the appropriate service to evaluate when planning an on-premises workload migration to Azure.<\/span><\/p>\n<h3><b>Question 9<\/b><\/h3>\n<p><b>An application requires a relational database with automatic patching, backups, and high availability managed by Azure. Which service should be selected?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">SQL Server running on an Azure virtual machine<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure SQL Database<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Table Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Blob Storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure SQL Database is a fully managed relational database platform service that reduces the administrative responsibilities associated with operating database infrastructure. Azure handles many platform operations, including patching, backups, and infrastructure management, while architects can configure appropriate availability and performance options. SQL Server on an Azure virtual machine provides greater operating system and database control but requires more management. Table Storage is a NoSQL key-value store, while Blob Storage is intended for object data. Azure SQL Database is therefore the preferred option for a managed relational database architecture.<\/span><\/p>\n<h3><b>Question 10<\/b><\/h3>\n<p><b>A solution must distribute HTTP and HTTPS requests across multiple backend web servers and provide web application firewall capabilities. Which Azure service should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Load Balancer<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Application Gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure VPN Gateway<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure DNS<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Application Gateway is a Layer 7 load-balancing service designed for web applications. It can distribute HTTP and HTTPS requests across backend servers while providing application-aware routing capabilities. Application Gateway can also integrate Web Application Firewall capabilities to help protect web applications against common application-layer threats. Azure Load Balancer operates primarily at the network transport layer, VPN Gateway provides secure network connectivity, and Azure DNS handles name resolution. Application Gateway is therefore the appropriate architectural service for HTTP\/HTTPS load balancing combined with web application protection.<\/span><\/p>\n<h3><b>Question 11<\/b><\/h3>\n<p><b>An organization wants to design a globally distributed web application that automatically routes users to the most appropriate application endpoint and provides edge security capabilities. Which Azure service should be considered?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Front Door<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Managed Disks<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Queue Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Bastion<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Front Door provides global application delivery capabilities for web applications. It can route client requests to suitable backend endpoints and can improve application performance by using Microsoft&#8217;s global edge network. Front Door also supports security capabilities such as Web Application Firewall integration. Managed Disks provide persistent storage for virtual machines, Queue Storage provides asynchronous messaging, and Bastion provides secure administrative access to virtual machines. Azure Front Door is therefore an appropriate architectural choice for globally distributed web applications requiring intelligent routing and edge-level capabilities.<\/span><\/p>\n<h3><b>Question 12<\/b><\/h3>\n<p><b>A company needs to design a disaster recovery solution with a secondary Azure region that can take over if the primary region experiences a major outage. Which design principle should be prioritized?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Single-zone deployment<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Regional redundancy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Local caching only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Single-instance deployment<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Regional redundancy involves deploying or replicating critical workloads across separate Azure regions to protect against large-scale regional failures. If the primary region becomes unavailable because of a major outage, the secondary region can support recovery according to the organization&#8217;s disaster recovery architecture. A single-zone or single-instance deployment does not provide protection against regional failures. Local caching may improve performance but does not provide comprehensive disaster recovery. Regional redundancy is therefore a key architectural principle for applications requiring protection from complete Azure region outages.<\/span><\/p>\n<h3><b>Question 13<\/b><\/h3>\n<p><b>Which Azure storage option should an architect select when a virtual machine requires persistent block-level storage that can be attached as a disk?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Blob Storage<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Files<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Managed Disks<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Queue Storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 3<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Managed Disks provide persistent block-level storage designed for Azure virtual machines. They are managed by Azure and can be attached to virtual machines as operating system or data disks. Managed Disks simplify disk management, provisioning, and availability compared with manually managing storage infrastructure. Blob Storage is optimized for object data, Azure Files provides managed file shares, and Queue Storage supports messaging patterns. Azure Managed Disks are therefore the appropriate storage option when a virtual machine requires persistent block-level disk storage.<\/span><\/p>\n<h3><b>Question 14<\/b><\/h3>\n<p><b>A business application needs asynchronous communication between application components so that producers and consumers do not need to operate simultaneously. Which Azure service should be considered?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Service Bus<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure DNS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure ExpressRoute<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Key Vault<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Service Bus provides reliable messaging capabilities that allow application components to communicate asynchronously. Producers can send messages to queues or topics without requiring consumers to process them immediately. This helps decouple application components and can improve resilience when processing rates differ between systems. Azure DNS provides name resolution, ExpressRoute provides private connectivity, and Key Vault protects secrets and keys. Azure Service Bus is therefore an appropriate architectural component when asynchronous, reliable communication between distributed application components is required.<\/span><\/p>\n<h3><b>Question 15<\/b><\/h3>\n<p><b>An organization wants to ensure that sensitive application credentials are not stored directly in application source code. Which architecture component should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Monitor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Key Vault<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Traffic Manager<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Load Balancer<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Key Vault provides secure storage and management for secrets, certificates, and cryptographic keys. Applications can retrieve required credentials from Key Vault rather than embedding passwords, connection strings, or other sensitive values directly in source code. This reduces the risk of exposing credentials through source repositories or configuration files. Azure Monitor handles telemetry, Traffic Manager performs DNS-based traffic routing, and Load Balancer distributes network traffic. Azure Key Vault is therefore the appropriate architectural component for protecting sensitive application credentials.<\/span><\/p>\n<h3><b>Question 16<\/b><\/h3>\n<p><b>Which Azure architecture approach is most appropriate when an organization wants to minimize the management of operating systems, servers, and infrastructure for a web application?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Infrastructure as a Service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Platform as a Service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Private cloud<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Colocation<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Platform as a Service, or PaaS, reduces the amount of infrastructure management required from application teams. The cloud provider manages much of the underlying servers, operating systems, and platform infrastructure, allowing developers to focus primarily on application code and configuration. Infrastructure as a Service provides greater control but requires more administrative responsibility. Private cloud and colocation involve different infrastructure ownership and management models. PaaS is therefore the most appropriate architecture when minimizing operating system and server management is a major requirement.<\/span><\/p>\n<h3><b>Question 17<\/b><\/h3>\n<p><b>A company needs to design a data platform that can perform large-scale analytical queries across multiple data sources. Which Azure service should be considered?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Synapse Analytics<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Bastion<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Files<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure VPN Gateway<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Synapse Analytics is designed for enterprise-scale analytics and can support large data processing and analytical workloads. It provides capabilities for querying and analyzing data from different sources and can support data warehousing and other analytical architectures. Bastion provides secure virtual machine access, Azure Files provides managed file shares, and VPN Gateway provides encrypted network connectivity. Azure Synapse Analytics is therefore the appropriate service to consider when designing a centralized platform for large-scale analytical queries across multiple data sources.<\/span><\/p>\n<h3><b>Question 18<\/b><\/h3>\n<p><b>An architect needs to ensure that Azure resources are deployed only in approved geographic locations. Which Azure governance capability should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Advisor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Policy<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Monitor<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Service Bus<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Policy allows organizations to define governance rules that control or audit how Azure resources are configured. A policy can restrict resource deployments to approved Azure regions, helping organizations satisfy regulatory, operational, or data residency requirements. Advisor provides recommendations, Monitor collects telemetry, and Service Bus provides messaging capabilities. Azure Policy is therefore the appropriate governance capability when an organization needs to prevent or control deployments outside approved geographic locations.<\/span><\/p>\n<h3><b>Question 19<\/b><\/h3>\n<p><b>Which Azure service should an architect use when designing a solution that requires managed Kubernetes orchestration for containerized workloads?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure App Service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Kubernetes Service<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Logic Apps<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Storage Accounts<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 2<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Kubernetes Service, or AKS, provides managed Kubernetes capabilities for deploying, managing, and scaling containerized applications. It allows organizations to use Kubernetes while reducing the operational effort associated with managing the underlying control plane. AKS is particularly suitable for complex containerized applications that require Kubernetes features such as orchestration, scaling, service discovery, and workload management. App Service provides managed application hosting, Logic Apps supports workflow automation, and Storage Accounts provide storage services. AKS is therefore the appropriate choice for managed Kubernetes architecture.<\/span><\/p>\n<h3><b>Question 20<\/b><\/h3>\n<p><b>A company wants to design an architecture that reduces the impact of a single physical server failure on a virtual machine workload. Which Azure capability should be evaluated?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Availability Sets<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure DNS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Data Box<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Queue Storage<\/span><\/li>\n<\/ol>\n<p><b>Correct Answer: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Availability Sets help distribute virtual machines across fault domains and update domains within an Azure datacenter. This arrangement reduces the likelihood that a single physical hardware failure or planned maintenance event will affect all instances of an application simultaneously. Availability Sets are useful for improving resilience when multiple virtual machine instances are deployed. Azure DNS provides name resolution, Data Box supports physical data transfer, and Queue Storage provides messaging. Availability Sets should therefore be evaluated when designing VM workloads that require protection from localized infrastructure failures.<\/span><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>View Full Microsoft AZ-305 Exam Dumps and Practice Test Dumps &nbsp; Question 1 A company needs to design an Azure architecture that provides high availability for a business-critical application. The application must continue operating if one availability zone becomes unavailable. Which design should be recommended? Deploy all application instances in a single availability zone Deploy [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[1648,1647],"tags":[],"_links":{"self":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/12206"}],"collection":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/comments?post=12206"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/12206\/revisions"}],"predecessor-version":[{"id":12245,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/12206\/revisions\/12245"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=12206"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=12206"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=12206"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}