Tüm alıştırma soruları

1186 soru

Soru 1181Soru

A company is planning to deploy a remote work environment for its employees using Azure Virtual Desktop. Which two of the following statements describe the capabilities or management responsibilities of Azure Virtual Desktop compared to standalone Azure Virtual Machines?

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Azure Virtual Desktop supports multi-session Windows 11 or Windows 10, allowing multiple users to connect to the same virtual machine simultaneously.; Azure Virtual Desktop provides a managed control plane that handles services such as connection brokering, diagnostics, and gateway access.

Cevap

Azure Virtual Desktop supports multi-session Windows 11 or Windows 10, and it provides a managed control plane that handles connection brokering, diagnostics, and gateway access.
Azure Virtual Desktop allows multiple users to share a single virtual machine through multi-session Windows 11 or Windows 10, lowering overall compute costs. Additionally, it offers a managed control plane where Microsoft runs services like connection brokering, web access, and diagnostics, simplifying administration.

Adım Adım Çözüm

1
Identify the primary features of Azure Virtual Desktop compared to standard standalone virtual machines.
Azure Virtual Desktop offers unique capabilities like multi-session OS support and a managed gateway/brokering service.
This allows for distinguishing which management and deployment features are specific to the desktop virtualization platform.
2
Determine the distribution of management responsibilities for OS patching.
The customer is still responsible for patching the operating system of the virtual machines acting as session hosts.
Virtual machines are Infrastructure as a Service (IaaS) resources, and OS maintenance falls under customer responsibility in the shared responsibility model.

Anahtar Kavram

Azure Virtual Desktop vs. Azure Virtual Machines capabilities and responsibilities
Soru 1182Soru

A company needs to deploy two workloads to Azure:

1. A line-of-business database application that requires custom kernel modifications to the underlying Linux operating system.
2. A remote workspace environment that allows one hundred call center employees to access Windows 11 desktops simultaneously from their own personal devices, using multi-session capabilities to control costs.

Which combination of Azure services should the company use to meet these requirements?

Cevabı ve açıklamayı göster

Cevap: Azure Virtual Machines for the database application, and Azure Virtual Desktop for the call center employees

Cevap

Azure Virtual Machines for the database application, and Azure Virtual Desktop for the call center employees
The correct option correctly identifies that Azure Virtual Machines should be used for the database because it is an IaaS solution providing full control over the operating system, allowing kernel modifications. It also correctly identifies that Azure Virtual Desktop should be used for the call center employees because it natively supports multi-session Windows 11 client virtualization to optimize costs.

Adım Adım Çözüm

1
Analyze the requirements of the database workload.
The database workload requires custom kernel modifications to the underlying Linux operating system, indicating a need for full administrative control at the OS level.
Administrative control and OS customization require Infrastructure as a Service (IaaS), which is provided by Azure Virtual Machines.
2
Analyze the requirements of the call center workload.
The call center workload requires remote desktop access for one hundred users to Windows 11 with multi-session capability to reduce compute costs.
Azure Virtual Desktop is the only service that natively supports multi-session Windows client virtualization and managed virtual desktop infrastructure at scale.
3
Combine the identified services.
Azure Virtual Machines must be paired with Azure Virtual Desktop.
This combination successfully meets both administrative customization requirements and cost-effective multi-session desktop hosting requirements.

Anahtar Kavram

Choosing between Azure Virtual Machines and Azure Virtual Desktop based on administrative control and multi-session desktop requirements
Tahmini Süre:1m 15s
Soru 1183Soru

An IT training company is planning to migrate its operations to Azure. They have the following requirements:

1. Run a specialized network security auditing application that requires the installation of a custom Windows kernel-mode driver.
2. Deploy virtualized Windows 11 environments for instructors, allowing multiple instructors to sign in to the same shared host concurrently.

Which of the following Azure solutions should be deployed to satisfy these requirements? (Select TWO)

Geçerli olan tümünü seçin

Cevabı ve açıklamayı göster

Cevap: Azure Virtual Machines to host the network security auditing application; Azure Virtual Desktop to host the multi-session Windows 11 instructor environments

Cevap

Azure Virtual Machines should be used for the application requiring custom kernel drivers, and Azure Virtual Desktop should be used for the multi-session Windows 11 environments.
Deploying Azure Virtual Machines provides the necessary operating system administrative rights to install kernel-mode drivers for the security application. Using Azure Virtual Desktop enables multi-session Windows 11 capabilities, allowing multiple instructors to share compute resources concurrently.

Adım Adım Çözüm

1
Analyze the requirements for the network security auditing application.
The application requires custom kernel-mode drivers, which means full control over the operating system layer is necessary. This aligns with Infrastructure as a Service (IaaS).
Azure Virtual Machines is the primary IaaS compute service in Azure that provides complete OS-level control.
2
Analyze the requirements for the instructor environments.
The environments must run Windows 11 and support multiple concurrent users (multi-session) on a single virtual machine to reduce costs.
Azure Virtual Desktop is the only Azure service that supports multi-session Windows 11 client environments.

Anahtar Kavram

Understanding the distinction between IaaS control in Azure Virtual Machines and multi-session desktop virtualization in Azure Virtual Desktop.
Soru 1184Soru

A financial advisory company plans to provide its remote analysts with secure access to a specialized accounting application. The application must run on Windows 11, and the analysts will use their personal tablets and laptops to access it. The company wants to minimize costs by sharing virtual machine resources among multiple users simultaneously, without managing the underlying desktop virtualization infrastructure. Which Azure service should the company use?

Cevabı ve açıklamayı göster

Cevap: Azure Virtual Desktop

Cevap

Azure Virtual Desktop
Azure Virtual Desktop is the correct choice because it is a managed desktop and application virtualization service. It natively supports multi-session Windows 11 deployment, allowing multiple remote users to share virtual machine resources simultaneously while Microsoft manages the underlying virtualization broker, gateway, and infrastructure, thereby reducing administrative overhead and costs.

Adım Adım Çözüm

1
Analyze the requirements for sharing virtualized resources and hosting client operating systems.
The solution requires multiple users to connect to a shared Windows 11 environment from personal devices.
This establishes that the solution requires a remote desktop virtualization environment rather than standard application hosting.
2
Evaluate the management responsibility and multi-session capabilities.
The company wants to minimize cost via resource sharing and reduce management overhead of the virtualization infrastructure.
This requirement rules out standard IaaS Virtual Machines (which require manual configuration of remote access and do not support multi-session client operating systems by default) and points toward a managed service.
3
Identify the service that matches these criteria.
Azure Virtual Desktop natively supports Windows 11 multi-session and provides a managed virtualization control plane (broker, gateway, diagnostics).
This confirms that Azure Virtual Desktop meets all constraints.

Anahtar Kavram

Distinction between Azure Virtual Machines and Azure Virtual Desktop, specifically multi-session desktop hosting and managed desktop virtualization benefits.
Tahmini Süre:1m 0s
Soru 1185Soru

A company is migrating its on-premises web servers to Azure Virtual Machines. Is it true that Microsoft automatically manages the patching and updating of the operating system on these virtual machines?

Cevabı ve açıklamayı göster

Cevap: False

Cevap

False
The correct answer is false because Azure Virtual Machines represent an Infrastructure as a Service (IaaS) deployment. Under the Azure shared responsibility model, the customer retains administrative control of the operating system and is responsible for tasks such as installing updates, configuring firewalls, and patching the OS. Microsoft is only responsible for the physical infrastructure and virtualization layer.

Adım Adım Çözüm

1
Identify the cloud service model for Azure Virtual Machines.
Azure Virtual Machines are classified as Infrastructure as a Service (IaaS).
Understanding the service model is necessary to determine the division of management responsibilities.
2
Apply the Shared Responsibility Model to the identified service model (IaaS).
In an IaaS model, the customer is responsible for the operating system, middleware, runtime, data, and applications, while the cloud provider manages physical hosts, storage, and networking.
This determines who is responsible for patching and maintaining the operating system.
3
Evaluate the statement based on the shared responsibility assignments.
Since the customer (and not Microsoft) is responsible for OS patching on Azure VMs, the statement is false.
To conclude whether the statement is true or false.

Anahtar Kavram

Shared Responsibility Model for IaaS (Azure Virtual Machines)
Soru 1186Soru

A company plans to deploy a customer support solution for a team of 30 remote agents. The solution must meet the following requirements:
- Allow multiple agents to sign in and run desktop applications concurrently on a single virtual machine instance.
- Minimize the overall compute cost.
- Delegate the management of the desktop virtualization infrastructure (such as connection brokering and load balancing) to Microsoft.

Which Azure service should the company deploy?

Cevabı ve açıklamayı göster

Cevap: Azure Virtual Desktop

Cevap

Azure Virtual Desktop
Azure Virtual Desktop is a managed desktop and app virtualization service. It is the only service in Azure that provides Windows 11 or Windows 10 multi-session capabilities, allowing multiple remote users to share a single virtual machine instance to reduce compute costs. Additionally, Microsoft manages the connection broker, gateway, web access, and load balancing infrastructure as a service, which minimizes administrative overhead.

Adım Adım Çözüm

1
Identify the requirement for hosting a client operating system that supports multiple concurrent user sessions on a single virtual machine instance to reduce compute costs.
Standard Windows 10 or Windows 11 multi-session capabilities are required.
This requirement rules out standard Azure Virtual Machines running standard Windows client operating systems, which only support one interactive session at a time.
2
Determine which service delegates the management of desktop virtualization control plane infrastructure (such as connection brokering, gateway services, and load balancing) to Microsoft.
A managed service (PaaS/managed virtualization plane) is needed.
This rules out Remote Desktop Services (RDS) hosted on standard Azure Virtual Machines (IaaS), where the customer must manage the RDS server roles, gateways, and connection brokers.
3
Select the Azure service that provides both multi-session Windows client OS hosting and a Microsoft-managed control plane.
Azure Virtual Desktop satisfies both criteria.
Azure Virtual Desktop is designed specifically to provide multi-session client environments with a fully managed control plane, minimizing both costs and administrative overhead.

Anahtar Kavram

Distinction between Azure Virtual Desktop and Azure Virtual Machines, including IaaS vs. PaaS management responsibilities and multi-session capabilities.
ÖncekiSayfa 60 / 60
Tüm alıştırma soruları — Microsoft Azure Fundamentals (AZ-900) | Examkin