{"id":12216,"date":"2026-09-15T07:02:19","date_gmt":"2026-09-15T07:02:19","guid":{"rendered":"https:\/\/www.examlabs.com\/certification\/?p=12216"},"modified":"2026-09-15T07:02:19","modified_gmt":"2026-09-15T07:02:19","slug":"microsoft-az-305-practice-test-questions-and-exam-dumps-part11-q201-220","status":"publish","type":"post","link":"https:\/\/www.examlabs.com\/certification\/microsoft-az-305-practice-test-questions-and-exam-dumps-part11-q201-220\/","title":{"rendered":"Microsoft AZ-305 Practice Test Questions and Exam Dumps Part11 Q201-220"},"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 201<\/b><\/h3>\n<p><b>A company wants to deploy an application in Azure with minimal infrastructure management. Which hosting model is most appropriate?<\/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;\">Colocation<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Bare-metal hosting<\/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, allows organizations to deploy applications without managing much of the underlying infrastructure. Azure App Service is a common PaaS example because Microsoft manages the operating system, platform maintenance, and much of the underlying infrastructure. This lets development teams focus on application functionality instead of server administration. Infrastructure as a Service provides more control but requires greater management responsibility. Architects should choose PaaS when reducing operational overhead is more important than having complete control over the underlying operating system and infrastructure.<\/span><\/p>\n<h3><b>Question 202<\/b><\/h3>\n<p><b>Which Azure service provides a managed environment for deploying APIs, web apps, and backend services without managing servers?<\/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 Virtual Machines<\/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 ExpressRoute<\/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 App Service is a managed platform that supports web applications, REST APIs, and backend services without requiring customers to manage the underlying operating system. It provides features such as autoscaling, deployment slots, custom domains, TLS support, and integration with monitoring and identity services. Microsoft handles much of the platform maintenance, allowing development teams to focus on application code. Virtual Machines provide more infrastructure control but require more administration. Architects should select App Service when a managed application hosting platform meets the workload requirements.<\/span><\/p>\n<h3><b>Question 203<\/b><\/h3>\n<p><b>A solution must continue serving users if one application instance becomes unhealthy. Which feature should be configured?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Health probes<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Resource locks<\/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;\">Private DNS<\/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;\">Health probes allow Azure traffic distribution services to determine whether backend instances are available to receive requests. When a probe identifies an unhealthy instance, the load-balancing service can stop sending new traffic to that instance and continue using healthy instances. This improves application availability and helps prevent users from being routed to failed resources. Resource locks protect resources from accidental changes, Policy enforces governance, and Private DNS provides name resolution. Architects should configure appropriate health checks based on the actual application behavior and ensure that unhealthy instances can recover automatically when possible.<\/span><\/p>\n<h3><b>Question 204<\/b><\/h3>\n<p><b>Which Azure service is designed for centralized management of APIs, including authentication and rate limiting?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure API Management<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Event Hubs<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure 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 API Management provides a managed API gateway and governance platform. It can apply policies for authentication, authorization, rate limiting, request validation, transformation, caching, and other API controls. It also supports API documentation and consumer management. This allows organizations to expose backend services through a controlled interface instead of allowing clients to communicate directly with internal services. Event Hubs is designed for event ingestion, Storage provides data storage, and Bastion provides secure VM administration. API Management is the appropriate choice when centralized API security and lifecycle management are required.<\/span><\/p>\n<h3><b>Question 205<\/b><\/h3>\n<p><b>A company wants to protect data from accidental deletion and restore deleted blobs within a retention period. Which feature should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Blob soft delete<\/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;\">VNet peering<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Traffic Manager<\/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;\">Blob soft delete protects blobs from accidental deletion by retaining deleted data for a configured period. During the retention window, authorized users can restore deleted blobs instead of permanently losing them. This feature is particularly useful for protecting against accidental user actions and application errors. It can be combined with blob versioning and other storage protection capabilities for stronger recovery options. Azure Firewall protects network traffic, VNet peering connects virtual networks, and Traffic Manager performs DNS-based routing. Soft delete is specifically designed to support recovery from accidental blob deletion.<\/span><\/p>\n<h3><b>Question 206<\/b><\/h3>\n<p><b>Which architecture provides centralized security and connectivity services for multiple Azure virtual networks?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Hub-and-spoke<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Peer-to-peer mesh only<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Single-subnet architecture<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Isolated virtual networks<\/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;\">A hub-and-spoke architecture places shared networking and security services in a central hub while workload virtual networks are deployed as spokes. The hub can host Azure Firewall, VPN Gateway, DNS infrastructure, and other shared components. Spokes can contain separate applications while using centralized services through controlled connectivity. This design improves governance, scalability, and operational consistency compared with independently managing every network. Architects should carefully plan address spaces, routing, peering, security rules, and connectivity requirements so that the centralized architecture does not create unnecessary dependencies.<\/span><\/p>\n<h3><b>Question 207<\/b><\/h3>\n<p><b>Which Azure service provides globally distributed NoSQL database capabilities with configurable consistency?<\/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 Cosmos DB<\/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 Database for PostgreSQL<\/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 Cosmos DB is a globally distributed database service designed for scalable NoSQL workloads. It supports multiple consistency levels, allowing architects to balance data consistency, availability, latency, and throughput according to application requirements. Cosmos DB can replicate data across multiple Azure regions and supports partitioning for large-scale workloads. Azure SQL Database and PostgreSQL provide relational database capabilities, while Azure Files is a managed file storage service. Cosmos DB is therefore the best choice when a globally distributed NoSQL architecture with configurable consistency is required.<\/span><\/p>\n<h3><b>Question 208<\/b><\/h3>\n<p><b>Which service should an architect use to estimate the monthly cost of a proposed Azure architecture?<\/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 Pricing Calculator<\/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;\">The Azure Pricing Calculator helps architects estimate the expected cost of Azure services before deploying a solution. Users can select services, regions, quantities, pricing options, and expected usage to build an approximate monthly cost estimate. This makes it useful during architecture planning and budgeting. Azure Advisor provides recommendations for existing resources, Azure Monitor focuses on monitoring and telemetry, and Service Health provides information about Azure service issues. Architects should use the Pricing Calculator to compare different architecture options and identify potential cost differences before committing to a deployment.<\/span><\/p>\n<h3><b>Question 209<\/b><\/h3>\n<p><b>A company needs to automatically move older blobs to a cheaper storage tier. Which feature should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Storage lifecycle management<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure RBAC<\/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 Private Link<\/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 Storage lifecycle management can automatically transition blobs between access tiers according to rules based on factors such as age or modification time. For example, frequently accessed data can initially remain in the Hot tier and later move to Cool or Archive as it becomes less active. This can reduce storage costs without requiring application code to manage every transition. Lifecycle policies can also delete data after a defined period. Architects should carefully define rules so required data is not moved or deleted in a way that negatively affects application performance or compliance requirements.<\/span><\/p>\n<h3><b>Question 210<\/b><\/h3>\n<p><b>Which Azure service provides encrypted private connectivity from an on-premises network through a dedicated connection?<\/b><\/p>\n<ol>\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 ExpressRoute<\/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 Front Door<\/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 ExpressRoute provides private connectivity between an organization&#8217;s on-premises network and Azure through a supported connectivity provider. It is designed for scenarios requiring private network communication, predictable performance, or high-throughput connectivity. Unlike a typical site-to-site VPN, ExpressRoute does not rely on an encrypted tunnel over the public internet as the primary connectivity model. VPN Gateway is appropriate when organizations need secure connectivity over the internet. Architects should evaluate bandwidth, latency, redundancy, provider availability, security requirements, and cost when selecting between ExpressRoute and VPN Gateway.<\/span><\/p>\n<h3><b>Question 211<\/b><\/h3>\n<p><b>Which Azure service can protect web applications against SQL injection attacks?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Web Application Firewall<\/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 Bastion<\/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: 1<\/b><\/p>\n<p><b>Explanation<\/b><\/p>\n<p><span style=\"font-weight: 400;\">Azure Web Application Firewall, or WAF, helps protect web applications against common application-layer attacks, including SQL injection and cross-site scripting. It examines HTTP and HTTPS requests and can apply managed or customized rules to detect potentially malicious traffic. WAF can be integrated with services such as Azure Front Door and Application Gateway. VPN Gateway provides network connectivity, Bastion provides secure administrative access, and DNS handles name resolution. Architects should use WAF as part of a broader security architecture that also includes identity protection, secure coding practices, network controls, and monitoring.<\/span><\/p>\n<h3><b>Question 212<\/b><\/h3>\n<p><b>A workload requires automatic scaling based on CPU utilization and request demand. Which capability should be used?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Autoscale<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Resource Lock<\/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 Private DNS<\/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 Autoscale can automatically increase or decrease supported application resources according to workload demand. Scaling rules can use metrics such as CPU utilization, request counts, queue length, or other service-specific indicators. This helps applications maintain performance during periods of increased demand while reducing unnecessary resource consumption when demand falls. Autoscale is especially valuable for variable workloads. Architects should ensure that the application supports horizontal scaling where applicable and should configure appropriate minimum and maximum instance limits to prevent excessive resource consumption or insufficient capacity.<\/span><\/p>\n<h3><b>Question 213<\/b><\/h3>\n<p><b>Which Azure service provides a managed in-memory cache for low-latency application data?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Cache for Redis<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Event Grid<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Data Factory<\/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 Cache for Redis provides managed in-memory caching for applications that require fast access to frequently used data. By keeping selected information in memory, applications can reduce repeated database queries and improve response times. Redis can also be used for distributed session state, counters, and other low-latency scenarios. Architects should determine which data is appropriate for caching and establish expiration or invalidation strategies to prevent stale information. Event Grid handles event routing, Data Factory handles data integration, and Key Vault manages sensitive information rather than providing general-purpose application caching.<\/span><\/p>\n<h3><b>Question 214<\/b><\/h3>\n<p><b>Which Azure feature provides centralized authorization for users and applications accessing Azure resources?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure RBAC<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Storage lifecycle management<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure CDN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Traffic Manager<\/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 role-based access control, or RBAC, provides authorization for Azure resources by assigning roles to users, groups, service principals, and managed identities. Roles define which actions an identity can perform and can be scoped at management group, subscription, resource group, or resource levels. This supports least-privilege access and helps organizations separate administrative responsibilities. RBAC is different from Microsoft Entra authentication because authentication establishes identity while RBAC determines permissions on Azure resources. Architects should regularly review role assignments and avoid granting broader permissions than necessary.<\/span><\/p>\n<h3><b>Question 215<\/b><\/h3>\n<p><b>A company requires a recovery solution for virtual machines after a regional outage. Which service should be considered?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Site Recovery<\/span><\/li>\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 CDN<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure API Management<\/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 Site Recovery provides disaster recovery capabilities by replicating supported workloads to a secondary location and coordinating failover when the primary environment becomes unavailable. It can be used to support business continuity for Azure virtual machines and other supported workloads. Recovery plans can define the sequence in which application components should start during failover. This is different from Azure Backup, which primarily provides recoverable backup points. Architects should define RTO and RPO requirements first and then configure replication, recovery plans, networking, and testing accordingly.<\/span><\/p>\n<h3><b>Question 216<\/b><\/h3>\n<p><b>Which Azure storage redundancy protects against a failure affecting one availability zone?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">LRS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">ZRS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">GRS<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">RA-GRS<\/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;\">Zone-redundant storage, or ZRS, synchronously replicates data across multiple availability zones within an Azure region. If one availability zone experiences an infrastructure failure, data remains available through copies stored in other zones, depending on the service and workload configuration. LRS provides redundancy within a limited physical location, while GRS and RA-GRS provide replication to a secondary region. ZRS is therefore appropriate when the primary requirement is resilience against zone-level failures while keeping data within the same Azure region.<\/span><\/p>\n<h3><b>Question 217<\/b><\/h3>\n<p><b>Which Azure service provides centralized monitoring and alerting for resources?<\/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 Policy<\/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 Resource Lock<\/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 Monitor provides monitoring capabilities for Azure resources, applications, and supported infrastructure. It collects metrics and logs and can generate alerts when defined conditions occur. Monitor integrates with services such as Log Analytics and Application Insights to provide broader observability across infrastructure and applications. Architects can use alerts to detect performance problems, availability issues, or operational conditions that require action. Azure Policy manages governance, Key Vault protects secrets, and Resource Locks protect resources from accidental changes. Azure Monitor is therefore the appropriate service for centralized monitoring and alerting.<\/span><\/p>\n<h3><b>Question 218<\/b><\/h3>\n<p><b>A company wants to isolate a critical production workload from other subscriptions for governance and billing purposes. Which option is most appropriate?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Create a separate subscription<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Create another subnet<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Create another storage container<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Create another availability zone<\/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;\">A separate Azure subscription provides a broader boundary for governance, billing, access management, quotas, and resource organization. Organizations commonly use separate subscriptions for production, development, testing, or different business units when stronger administrative separation is required. Subnets provide network segmentation but do not create an independent billing and governance boundary. Availability zones provide infrastructure resilience, not organizational isolation. Architects should design subscription structures according to organizational responsibilities and governance requirements while using management groups to apply policies and controls consistently across multiple subscriptions.<\/span><\/p>\n<h3><b>Question 219<\/b><\/h3>\n<p><b>Which Azure service is appropriate for moving and transforming data between multiple systems?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Data Factory<\/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 Firewall<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure Front Door<\/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 Factory is a managed data integration service used to build pipelines that move and transform data between different sources and destinations. It supports connections to Azure services, databases, files, and many external data systems. Data Factory can orchestrate data movement, invoke transformations, schedule workflows, and coordinate other processing services. This makes it useful for enterprise data integration and migration architectures. Bastion provides secure VM access, Firewall provides network security, and Front Door handles global web delivery. Data Factory is therefore the appropriate choice for managed data movement and orchestration.<\/span><\/p>\n<h3><b>Question 220<\/b><\/h3>\n<p><b>Which Well-Architected Framework pillar focuses on maximizing performance while using resources efficiently?<\/b><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Security<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Reliability<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Performance Efficiency<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Operational Excellence<\/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;\">Performance Efficiency focuses on ensuring that workloads deliver the required performance while using resources effectively. Architects consider scaling, resource sizing, caching, data access patterns, network performance, and workload monitoring when addressing this pillar. The goal is not simply to use the largest resources available but to match capacity with actual application requirements and changing demand. Autoscaling and caching can help maintain performance while avoiding unnecessary resource consumption. Performance Efficiency should be balanced with reliability, security, operational practices, and cost optimization when designing a complete Azure architecture.<\/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 201 A company wants to deploy an application in Azure with minimal infrastructure management. Which hosting model is most appropriate? Infrastructure as a Service Platform as a Service Colocation Bare-metal hosting Correct Answer: 2 Explanation Platform as a Service, or PaaS, allows organizations [&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\/12216"}],"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=12216"}],"version-history":[{"count":1,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/12216\/revisions"}],"predecessor-version":[{"id":12235,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/posts\/12216\/revisions\/12235"}],"wp:attachment":[{"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/media?parent=12216"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/categories?post=12216"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.examlabs.com\/certification\/wp-json\/wp\/v2\/tags?post=12216"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}