All practice questions

1186 questions

Question 1021Question

An automotive manufacturer runs its proprietary assembly line control software on physical servers located inside its manufacturing plant. Simultaneously, the company hosts its customer-facing vehicle customization website on Microsoft Azure, establishing a network connection between the two environments to synchronize inventory. Which cloud deployment model is represented by this infrastructure setup?

Show answer & explanation

Answer: Hybrid cloud

Answer

Hybrid cloud
The correct answer is hybrid cloud because the manufacturer integrates on-premises physical servers (representing a private environment) with Microsoft Azure (a public cloud service) to operate their business. The combination of these two models working together via a network connection defines a hybrid cloud deployment.

Step-by-Step Solution

1
Identify the hosting environments used in the scenario.
The company uses physical servers in its own manufacturing plant (private/on-premises infrastructure) and Microsoft Azure (public cloud infrastructure).
Determining the distinct environments is the first step in identifying the cloud model.
2
Analyze the connectivity between the environments.
The two environments are connected to synchronize inventory data.
A hybrid model requires connectivity and integration between the public and private environments to allow data sharing.
3
Select the cloud model that matches this combination.
The combination of private on-premises infrastructure and public cloud resources working together represents a hybrid cloud model.
This matches the official Azure definition of a hybrid cloud.

Key Concept

Cloud Models (Public, Private, Hybrid, Multi-cloud)
Estimated Time:1m 0s
Question 1022Question

A company plans to host multiple concurrent user sessions on a single virtual machine running Windows 11. Review the statement: 'Windows 11 Enterprise multi-session can be deployed on a standalone Azure Virtual Machine to support multiple concurrent interactive user sessions without configuring Azure Virtual Desktop.' Is this statement true or false?

Show answer & explanation

Answer: False

Answer

False
The statement is false because Windows 11 Enterprise multi-session is exclusively licensed and supported for use within Azure Virtual Desktop. A standalone Azure Virtual Machine running a client operating system cannot host multiple concurrent interactive user sessions.

Step-by-Step Solution

1
Analyze the operating system and deployment environment in the statement.
The statement describes deploying Windows 11 Enterprise multi-session on a standalone Azure Virtual Machine without configuring Azure Virtual Desktop.
To verify if the multi-session capability of Windows client operating systems is supported outside of the Azure Virtual Desktop service.
2
Evaluate the licensing and support terms for Windows client multi-session in Azure.
Windows 11 Enterprise multi-session is restricted to Azure Virtual Desktop host pools (and Azure Stack HCI). A standalone Azure Virtual Machine running Windows client operating systems does not allow concurrent user sessions.
Azure Virtual Desktop manages the control plane and session hosts required to enable multi-session user access on a single VM. Standalone Azure VMs do not support client-based multi-session configurations.

Key Concept

Azure Virtual Desktop multi-session OS exclusivity vs standalone Virtual Machines
Question 1023Question

An administrator is preparing to deploy several virtual machines and storage accounts to Azure. The administrator needs to organize these resources using Azure resource groups.

Which of the following statements regarding the behavior and constraints of Azure resource groups are true? (Select two.)

Select all that apply

Show answer & explanation

Answer: A resource group can contain resources that are located in different Azure regions than the resource group itself; Resources can be moved from one resource group to another resource group

Answer

The correct statements are that a resource group can contain resources located in different Azure regions than the resource group itself, and resources can be moved from one resource group to another resource group.
The correct statements are that a resource group can contain resources located in different Azure regions than the resource group itself, and resources can be moved from one resource group to another resource group. The location of a resource group only specifies where its metadata is stored, allowing the actual resources to reside in other regions. Additionally, most Azure resources support being moved to a different resource group after deployment.

Step-by-Step Solution

1
Analyze the rule regarding resource group nesting.
Identify that resource groups cannot be nested inside each other.
In Azure, resource groups are flat logical containers directly under a subscription and cannot contain other resource groups.
2
Analyze the rule regarding resource locations and resource group locations.
Identify that resources can be located in different regions than their containing resource group.
A resource group's location is only used to store deployment metadata. The actual resources can reside in any Azure region.
3
Analyze the rule regarding resource movement.
Identify that resources can be moved between resource groups.
Azure allows the migration of many resource types between resource groups within the same or different subscriptions.

Key Concept

Azure Resource Groups organization and limitations
Question 1024Question

An IoT company hosting a smart agriculture telemetry solution on Azure needs to design their infrastructure to meet two requirements. First, the application must handle a steady, long-term increase in the number of connected sensors over the next year by adding more virtual machines. Second, the system must remain online and accessible even if a single physical data center in the primary Azure region goes offline due to a localized hardware failure. Which two cloud concepts directly address these requirements?

Select all that apply

Show answer & explanation

Answer: Scalability, by adding more virtual machine instances to handle the increased sensor load.; High Availability, by distributing resources across multiple physical data centers within a region.

Answer

Scalability and High Availability
The correct concepts are Scalability and High Availability. The first requirement involves handling long-term, steady growth by adding more virtual machines (horizontal scaling), which directly demonstrates scalability. The second requirement involves keeping the application operational during a local data center outage, which is achieved through high availability architectures (such as deploying resources across multiple Availability Zones in a region).

Step-by-Step Solution

1
Analyze the first requirement: handling a steady, long-term increase in sensors by adding virtual machines.
This matches the definition of scalability (specifically horizontal scaling), which is the ability to scale out resources to meet increased demand over time.
To identify which cloud concept deals with long-term, non-fluctuating capacity expansion.
2
Analyze the second requirement: keeping the application online despite a single data center outage within the primary region.
This describes high availability, which focuses on localized redundancy and fault tolerance (such as using Availability Zones) within a single region.
To distinguish between localized failover mechanisms and regional disaster recovery.
3
Differentiate from distractors.
Elasticity relates to automated, rapid scaling in response to fluctuating demand (such as hourly spikes), which is not the case for steady long-term growth. Disaster recovery relates to recovering from a complete regional outage, which goes beyond the scope of a single data center failure within the primary region.
To verify that the chosen answers are correct and that the other options represent incorrect concepts.

Key Concept

Distinguishing between High Availability, Scalability, and Elasticity
Estimated Time:1m 30s
Question 1025Question

A company is planning to deploy a critical web application to Azure. The application must meet the following requirements:
- Minimize the impact of power or cooling failures within a single datacenter without replicating data to a different region.
- Ensure that a copy of the application data is stored in a secondary region located hundreds of miles away to protect against a regional disaster.

Which two Azure architectural features should the company use to meet these requirements? (Select two).

Select all that apply

Show answer & explanation

Answer: Availability Zones to protect the application from datacenter-level power outages within the same region; Region Pairs to replicate data to a secondary region located hundreds of miles away for disaster recovery

Answer

Availability Zones to protect the application from datacenter-level power outages within the same region AND Region Pairs to replicate data to a secondary region located hundreds of miles away for disaster recovery
Availability Zones provide protection against localized datacenter failures (power, cooling, network) within a single region, satisfying the first requirement. Region Pairs provide geographical separation of at least 300 miles, satisfying the second requirement for disaster recovery.

Step-by-Step Solution

1
Identify the service that protects resources from single-datacenter outages within a single region.
Availability Zones provide independent power, cooling, and networking within a region, isolating failures to a single datacenter.
This satisfies the requirement to minimize the impact of power or cooling failures without cross-region replication.
2
Identify the service that replication data to a secondary region hundreds of miles away.
Region Pairs are sets of regions separated by at least 300 miles designed for disaster recovery and cross-region replication.
This satisfies the requirement to protect against a regional disaster using a geographically separated region.

Key Concept

Azure Availability Zones provide local datacenter-level resiliency within a single region, while Azure Region Pairs provide regional-level disaster recovery across regions separated by hundreds of miles.
Question 1026Question

A company is planning its infrastructure strategy and evaluating various deployment scenarios. Match each scenario to the cloud deployment model that best aligns with the described requirements.

Click a left item, then click its matching right item

Items

A federal research lab runs highly confidential simulations on dedicated, isolated physical infrastructure located inside their secure facility.
A software vendor hosts its software-as-a-service (SaaS) application using compute resources shared with other tenants on Microsoft Azure.
An insurance firm processes policy applications on Azure virtual machines but maintains historical customer records on physical servers in its local office.
A media streaming company uses Microsoft Azure for machine learning workloads and Amazon Web Services (AWS) for video storage.

Matches

Show answer & explanation

Answer

The federal research lab scenario matches Private cloud; the software vendor scenario matches Public cloud; the insurance firm scenario matches Hybrid cloud; the media streaming scenario matches Multi-cloud.
The correct pairings accurately map each organization's scenario to its corresponding cloud deployment model based on who owns the infrastructure, where it is hosted, and whether multiple providers are used.

Step-by-Step Solution

1
Analyze each scenario's infrastructure ownership, location, and tenancy.
Scenario 1 is dedicated on-premises (Private). Scenario 2 uses shared public resources (Public). Scenario 3 connects public cloud and on-premises resources (Hybrid). Scenario 4 utilizes two separate public cloud providers (Multi-cloud).
Identifying these attributes allows accurate mapping to the defined cloud models.
2
Match the scenarios to the corresponding cloud model terms.
Scenario 1 maps to Private cloud, Scenario 2 maps to Public cloud, Scenario 3 maps to Hybrid cloud, and Scenario 4 maps to Multi-cloud.
This establishes the correct conceptual pairs based on Azure definitions.

Key Concept

Cloud deployment models (Public, Private, Hybrid, Multi-cloud) and their distinct characteristics.
Estimated Time:1m 30s
Question 1027Question

An IT administrator is designing an Azure deployment strategy for a new application. The architecture requires deploying virtual machines in the North Europe region and storage accounts in the West Europe region. The administrator wants to manage the lifecycle of all these resources together as a single unit and minimize administrative overhead. Which configuration represents a valid deployment topology in Azure?

Show answer & explanation

Answer: Deploy all virtual machines and storage accounts into a single resource group located in North Europe.

Answer

Deploy all virtual machines and storage accounts into a single resource group located in North Europe.
The correct option is to deploy all virtual machines and storage accounts into a single resource group in North Europe. Azure allows resources from different regions (such as North Europe and West Europe) to be placed in the same resource group. The location of the resource group determines where its metadata is stored, but does not restrict the location of the resources it contains.

Step-by-Step Solution

1
Analyze the deployment requirements for virtual machines (North Europe) and storage accounts (West Europe) under a single lifecycle management boundary.
Since they share a lifecycle and need minimized administrative overhead, placing them in a single resource group is the recommended practice.
A resource group acts as a logical container for resources that share the same lifecycle.
2
Evaluate region constraints for resources within a resource group.
Resources do not have to match the region of the resource group.
The resource group location only dictates where the group's metadata is stored.
3
Verify resource group nesting rules.
Resource groups cannot be nested.
Azure architecture only supports a flat structure for resource groups under a subscription.

Key Concept

Resource group location and nesting rules
Question 1028Question

An Azure subscription can belong to multiple management groups at the same time to inherit different governance policies.

Show answer & explanation

Answer: False

Answer

The statement is false. An Azure subscription can only belong to one management group at a time.
The correct answer is false because Azure management groups are organized into a strict hierarchical tree structure. Each subscription can only be assigned to a single parent management group at a time, meaning it can only inherit policies and compliance controls from that single hierarchical path.

Step-by-Step Solution

1
Analyze the proposed relationship between Azure subscriptions and management groups.
The statement claims a single subscription can belong to multiple management groups simultaneously.
To evaluate the statement, we must determine the structural rules of Azure's resource organization hierarchy.
2
Recall the structural architecture of Azure management groups.
Management groups are organized in a single, unified tree structure starting from the Tenant Root Group. Each node (management group or subscription) can have exactly one parent.
This tree structure ensures consistent policy application and prevents conflicts from multiple parent nodes.
3
Conclude the truth value of the statement.
Since a subscription can only have a single parent management group, it cannot belong to multiple management groups at the same time.
This confirms the statement is false.

Key Concept

Azure Management Group Hierarchy
Question 1029Question

A clinical research organization (CRO) manages sensitive patient clinical trial data. To comply with strict national data sovereignty regulations, the database containing patient records must be hosted on physical servers owned by the CRO within their local facility. However, the CRO wants to run its computationally intensive statistical analysis models using on-demand virtual machine scale sets in Microsoft Azure to minimize costs. Which cloud model should the CRO adopt to meet these requirements?

Show answer & explanation

Answer: Hybrid cloud

Answer

Hybrid cloud
A hybrid cloud model is correct because it combines private on-premises infrastructure (to meet data sovereignty rules by keeping the database on physical servers inside the organization's local facility) with public cloud services (to run computationally intensive statistical analysis models on-demand in Microsoft Azure).

Step-by-Step Solution

1
Analyze the data residency and compliance requirements.
The patient records database must remain on physical servers owned by the organization within their local facility, which represents a private cloud or on-premises environment.
This is necessary to comply with national data sovereignty regulations.
2
Analyze the scaling and cost-efficiency requirements.
The computational analysis models need to run on-demand using public cloud resources in Microsoft Azure to minimize costs.
This utilizes public cloud virtual machine scale sets for flexible, on-demand compute power.
3
Select the cloud model that bridges these two environments.
A hybrid cloud model is selected because it enables the integration of on-premises private infrastructure with public cloud resources.
It allows the organization to keep sensitive database workloads local while scaling compute-heavy workloads in the public cloud.

Key Concept

Cloud Models (Public, Private, Hybrid, Multi-cloud)
Question 1030Question

An organization is planning to implement serverless technologies in Azure. Is the statement 'Azure Functions is a designer-first service that requires building visual workflows, while Azure Logic Apps is a code-first service that requires writing custom code' true or false?

Show answer & explanation

Answer: False

Answer

False
The statement is false because Azure Functions is a code-first service, whereas Azure Logic Apps is a designer-first service.

Step-by-Step Solution

1
Evaluate the definition of Azure Functions provided in the statement.
The statement describes Azure Functions as a designer-first visual workflow service, which is incorrect. Azure Functions is code-first.
Identifying the correct development model for Azure Functions is required to determine the truth value of the statement.
2
Evaluate the definition of Azure Logic Apps provided in the statement.
The statement describes Azure Logic Apps as a code-first service requiring custom code, which is incorrect. Azure Logic Apps is a connector-first service featuring a visual editor.
Identifying the correct development model for Azure Logic Apps completes the verification of the statement.

Key Concept

Distinction between Azure Functions (code-first) and Azure Logic Apps (connector-first/designer-first)
Question 1031Question

A university needs to provide 150150 students with temporary access to a Windows 11 environment for a lab exercise. The requirements are:

* Minimize compute costs by allowing multiple student sessions to run concurrently on each virtual machine.
* Minimize administrative effort by using a service where Microsoft manages the connection brokering, gateway, and web access components.

Which Azure service or feature should the university implement?

Show answer & explanation

Answer: Azure Virtual Desktop

Answer

Azure Virtual Desktop
Azure Virtual Desktop is the only service that natively supports multi-session Windows 11 Enterprise, allowing multiple users to run concurrent sessions on a single virtual machine to save compute costs. Additionally, as a managed desktop virtualization service, it shifts the responsibility of managing the gateway, connection broker, and licensing infrastructure to Microsoft, reducing administrative effort.

Step-by-Step Solution

1
Analyze the requirement for multi-session support on Windows 11.
Identify that only Azure Virtual Desktop supports Windows 11 Enterprise multi-session capability, allowing multiple users to connect concurrently to the same virtual machine.
Standard virtual machines running Windows client operating systems only support single-user connections.
2
Analyze the administrative management requirement.
Establish that Azure Virtual Desktop is a managed service that handles the connection broker, gateway, and web access components.
This minimizes the administrative overhead compared to managing remote desktop services (RDS) on standard virtual machines or scale sets.
3
Select the correct service.
Choose Azure Virtual Desktop as it matches all requirements.
It enables multi-session Windows 11 client environments while shifting the management of control plane infrastructure to Microsoft.

Key Concept

Azure Virtual Desktop provides multi-session Windows 11 capability and manages virtual desktop infrastructure components.
Estimated Time:2m 0s
Question 1032Question

A healthcare organization is planning to host its patient portal on Azure. The system must comply with local compliance policies requiring patient data to be stored within the same country. To protect against potential regional disasters, the organization also requires a disaster recovery solution that maintains data replication to a secondary location at least 300 miles away. Which Azure feature should the organization use to meet these requirements?

Show answer & explanation

Answer: Azure Region Pairs

Answer

Azure Region Pairs
The correct answer is Azure Region Pairs. Azure Region Pairs link two regions within the same geographic boundary (such as a country) to meet data residency requirements. They are also physically separated by at least 300 miles to allow for disaster recovery in the event of a wide-scale regional outage.

Step-by-Step Solution

1
Analyze the requirements: (1) Data residency limits (patient data must remain in the same country), (2) Disaster recovery protection (replicated secondary location), (3) Distance separation (at least 300 miles apart).
Identified the need for a cross-region replication strategy within a single country that has a minimum distance buffer.
This sets the criteria for selecting the correct Azure deployment model.
2
Evaluate Azure architectural components against these criteria.
Azure Region Pairs automatically pair two regions within the same geography (usually the same country) and separate them by at least 300 miles, satisfying all constraints. Availability Zones are limited to a single region and do not span regions, and Resource Groups are purely logical containers.
This rules out distractors and confirms the correct feature.

Key Concept

Azure Region Pairs
Estimated Time:1m 0s
Question 1033Question

An administrator needs to deploy virtual machines in a single region and ensure they are protected from a power or cooling failure at a specific physical datacenter location. Which Azure architectural feature should the administrator use to achieve this?

Show answer & explanation

Answer: Availability Zones

Answer

Availability Zones
Availability Zones are unique, physically separate datacenters within a single Azure region. Each zone has independent power, cooling, and networking. By deploying virtual machines across multiple Availability Zones, workloads are protected from failures that affect a single physical datacenter.

Step-by-Step Solution

1
Analyze the requirement to protect virtual machines from a local physical datacenter failure (such as power or cooling issues) within a single Azure region.
The solution requires an architectural feature that provides physical separation and infrastructure redundancy inside one region.
This helps target the exact physical boundaries in Azure's infrastructure.
2
Compare the available Azure components and choose the one that provides physical separation within a single region.
Availability Zones consist of separate physical datacenters with independent power, cooling, and networking within one region.
This directly satisfies the localized physical protection requirement.

Key Concept

Availability Zones provide localized high availability and protection against datacenter outages within a single Azure region.
Estimated Time:45s
Question 1034Question

A healthcare provider deploys a patient portal application on Azure. The application must remain continuously operational even if a localized power or cooling failure affects an entire physical data center building within the host region. To meet this requirement, the application is deployed across multiple Azure Availability Zones.

Which cloud concept is this deployment strategy primarily designed to achieve?

Show answer & explanation

Answer: High availability

Answer

High availability
The correct answer is high availability because deploying across multiple Availability Zones provides localized physical redundancy within a single region, allowing the application to survive a data center outage without downtime.

Step-by-Step Solution

1
Identify the scope of the problem to solve in the scenario.
The application needs to withstand a localized data center building failure (power/cooling outage) within a single host region.
Determining the scale of the failure helps distinguish between local fault tolerance and regional recovery.
2
Evaluate the architectural mitigation of utilizing Availability Zones.
Availability Zones provide physically isolated data centers with redundant power, cooling, and networking within a single region.
This establishes that the solution uses intra-region physical redundancy to prevent downtime.
3
Align the goal of maintaining uptime during localized failures with the correct cloud concept.
Ensuring the application remains continuously accessible despite local component failures represents High Availability.
High Availability focuses on maximizing service availability and eliminating single points of failure within a region.

Key Concept

High Availability is the practice of designing a system to remain accessible and operational during localized component or infrastructure failures within a single region.
Estimated Time:1m 0s
Question 1035Question

A smart home device manufacturer wants to run a custom Node.js script that automatically processes telemetry data whenever a new sensor reading is received. The solution must execute code only in response to these events, scale automatically, and charge only for the compute time consumed. Which Azure service meets these requirements?

Show answer & explanation

Answer: Azure Functions

Answer

Azure Functions is the correct choice because it is a code-first, serverless compute service designed to run custom code in response to events.
Azure Functions is a code-first, serverless compute service that allows developers to run custom code (like Node.js, C#, or Python) in response to events. It abstracts away the underlying infrastructure, scales automatically, and uses a consumption-based pricing model where you only pay for the time the code is actively executing.

Step-by-Step Solution

1
Analyze the requirement to run a custom Node.js script in response to telemetry events without managing any servers.
Identify that the solution must support custom developer code (code-first) and offer a serverless hosting model.
This helps narrow the choice down to services that support custom code and hide server management.
2
Compare Azure Functions and Azure Logic Apps based on the need to execute custom code.
Determine that Azure Functions is code-first and supports Node.js scripts, whereas Azure Logic Apps is a visual workflow orchestrator designed around pre-built connectors.
This differentiates the two main serverless services in Azure.
3
Evaluate the other options against the serverless and cost requirements.
Confirm that Azure Virtual Machines requires server management (IaaS) and Microsoft 365 is a SaaS product, making Azure Functions the only correct match.
This ensures the final recommendation meets all constraints of the scenario.

Key Concept

Azure Functions is an event-driven, serverless compute service that runs custom code without requiring server management.
Estimated Time:45s
Question 1036Question

A media production agency is migrating its high-performance video rendering pipeline to Microsoft Azure. The agency requires full control over the underlying operating systems to install custom codecs and needs to configure complex virtual network routing. The cloud migration team decides to use Azure Virtual Machines and Azure Virtual Networks. Which two statements correctly describe the shared responsibility and operational characteristics of this Infrastructure as a Service (IaaS) deployment?

Select all that apply

Show answer & explanation

Answer: The agency is responsible for configuring, updating, and patching the guest operating systems on the virtual machines.; The agency retains control over the configuration of virtual network routing and security rules.

Answer

The correct statements are that the agency is responsible for configuring, updating, and patching the guest operating systems on the virtual machines, and the agency retains control over the configuration of virtual network routing and security rules.
In an Infrastructure as a Service (IaaS) deployment, the customer is responsible for managing the guest operating system (including OS updates, patches, and configurations) and configuring virtual networking settings (such as routing and network security rules). Microsoft retains responsibility for the physical hosts, physical network, and the virtualization hypervisor.

Step-by-Step Solution

1
Identify the cloud service model represented by the scenario.
The deployment of Azure Virtual Machines and Azure Virtual Networks represents Infrastructure as a Service (IaaS).
The customer is provisioning basic compute and networking resources, giving them the highest level of control over the operating system and network settings.
2
Evaluate the shared responsibility boundary for IaaS resources.
Microsoft manages the physical datacenters, physical network, and the hypervisor layer. The customer manages the guest operating system, middleware, applications, data, and virtual network configurations.
This establishes that the customer is responsible for OS patching and custom network routing, while Microsoft is not responsible for any software running inside the guest VM.
3
Assess the financial implications of the deployment model.
The recurring charges for using cloud infrastructure are billed as ongoing operational costs.
Cloud computing moves expenses from upfront hardware purchases (CapEx) to monthly operational billing (OpEx).

Key Concept

Infrastructure as a Service (IaaS) Shared Responsibility
Estimated Time:1m 30s
Question 1037Question

Every Azure region contains at least three physically isolated Availability Zones to protect resources from localized datacenter failures.

Show answer & explanation

Answer: False

Answer

False
Availability Zones require specialized, isolated datacenter infrastructure with independent power, cooling, and networking. Because of these physical requirements, not all Azure regions support Availability Zones.

Step-by-Step Solution

1
Analyze the statement regarding Availability Zone availability across Azure regions.
Identify if all Azure regions support Availability Zones.
Not all Azure regions are equipped with the infrastructure required for Availability Zones. Some regions do not support Availability Zones.
2
Determine the truth value of the statement.
The statement is false because Availability Zones are not present in every Azure region.
To achieve high availability using Availability Zones, you must select a region that explicitly supports them.

Key Concept

Azure Availability Zones are physically separate datacenters within an Azure region, but they are not supported in every Azure region.
Question 1038Question

An organization is designing its workspace and compute strategy. The IT department must deploy the following environments:

1. A development environment where software engineers require full administrative rights to install custom kernel-level drivers and configure OS-level settings.
2. A temporary auditing environment where 5050 external auditors require simultaneous access to a standardized set of office applications on a shared pool of hosts, with the goal of minimizing compute costs.

Which two solutions should the organization implement to meet these requirements?

Select all that apply

Show answer & explanation

Answer: Deploy individual Azure Virtual Machines for the software engineers.; Deploy Azure Virtual Desktop with a pooled host pool running Windows 11 Enterprise multi-session for the external auditors.

Answer

The organization should deploy individual Azure Virtual Machines for the software engineers and deploy Azure Virtual Desktop with a pooled host pool running Windows 11 Enterprise multi-session for the external auditors.
Deploying individual Azure Virtual Machines satisfies the first requirement because virtual machines (IaaS) give full administrative rights to configure operating system-level settings and install custom drivers. Deploying Azure Virtual Desktop with a pooled host pool running Windows 11 Enterprise multi-session satisfies the second requirement because it allows multiple concurrent user sessions to share the same host pool resources, reducing costs while providing standard desktop applications.

Step-by-Step Solution

1
Analyze the first requirement: software engineers need full control to install kernel drivers and configure OS settings.
Identify that virtual machines (Infrastructure as a Service - IaaS) are required since Platform as a Service (PaaS) solutions like Azure App Service do not grant administrative rights or control over the OS kernel.
Azure Virtual Machines offer full control over the guest OS, including administrative privileges and driver installations.
2
Analyze the second requirement: 50 auditors need to access standard apps on a shared host pool concurrently to minimize costs.
Identify that Azure Virtual Desktop using pooled host pools and Windows 11 Enterprise multi-session is the appropriate service.
Standard Windows 11 Pro virtual machines do not support concurrent multi-session hosting, whereas Azure Virtual Desktop's multi-session feature allows multiple users to share a single host virtual machine, significantly reducing compute costs.

Key Concept

Azure Virtual Machines provide complete OS administration (IaaS), while Azure Virtual Desktop supports pooled host configurations with Windows 11 Enterprise multi-session to allow cost-effective, multi-session remote desktop sharing.
Question 1039Question

A logistics company is designing a system in Azure to protect their workloads from a localized datacenter failure. Is it true or false that deploying application instances across multiple Availability Zones within a single region protects the application from a region-wide outage?

Show answer & explanation

Answer: False

Answer

The statement is false. Deploying across multiple Availability Zones within a single region does not protect against a region-wide failure.
The correct option is false because Availability Zones are designed to mitigate localized failures, such as power or cooling issues in individual datacenters, rather than region-wide disasters.

Step-by-Step Solution

1
Analyze the scope of protection provided by Availability Zones.
Availability Zones protect against localized failures (power, cooling, hardware) within a single region.
Each zone consists of one or more datacenters equipped with independent power, cooling, and networking.
2
Analyze the scope of a region-wide outage.
A region-wide outage affects the entire geographic area of the region.
Since all Availability Zones of a region are located in the same geographic region, a regional disaster can affect all of them simultaneously.
3
Determine if the statement is correct.
The statement is false because regional resilience requires multi-region deployments or region pairs, not just zone redundancy.
To survive a region-wide failure, resources must be deployed across different regions.

Key Concept

Availability Zones provide protection against localized zone/datacenter failures, whereas regional disasters require multi-region architectures or region pairs.
Estimated Time:1m 0s
Question 1040Question

A company is evaluating Azure compute services for two distinct workloads: hosting a legacy web application that requires custom operating system configurations, and providing remote desktop environments for its customer support team. Which two statements correctly describe how Azure Virtual Machines or Azure Virtual Desktop should be utilized for these workloads? (Select TWO)

Select all that apply

Show answer & explanation

Answer: Azure Virtual Desktop allows multiple customer support agents to share a single virtual machine running Windows 11 Enterprise multi-session.; Azure Virtual Machines provide Infrastructure as a Service (IaaS), giving the company full control over the operating system to configure the legacy application.

Answer

The statements describing Azure Virtual Desktop's multi-session capabilities for Windows 11 and Azure Virtual Machines' IaaS model providing full OS control are correct.
The correct options are that Azure Virtual Desktop allows multiple users to share a single Windows 11 Enterprise virtual machine (multi-session) and that Azure Virtual Machines provide IaaS, which gives full control of the operating system to the customer.

Step-by-Step Solution

1
Determine the cloud responsibility model and control requirements for the legacy web application.
The application requires custom OS configuration, which points to an Infrastructure as a Service (IaaS) solution where the customer has full OS control (Azure Virtual Machines). Patching remains the customer's responsibility.
This helps identify that Azure Virtual Machines are the correct fit and rules out automated patching by Azure.
2
Determine the capabilities needed for the remote support team's desktops.
Providing remote desktop environments with shared virtual machine access requires Windows 11 Enterprise multi-session, which is specifically supported by Azure Virtual Desktop.
This clarifies why Azure Virtual Desktop is needed rather than standard standalone virtual machines.

Key Concept

Distinction between Azure Virtual Machines (IaaS) and Azure Virtual Desktop multi-session capabilities
PreviousPage 52 / 60Next
All practice questions — Microsoft Azure Fundamentals (AZ-900) | Examkin