πŸ”

AZ-140 β€” questions

Page 9 of 11 Β· 218 total questions.

Topic 6 Β· Question 264

You have an Azure subscription named Sub1 that contains a virtual network named VNet1. Sub1 has an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 contains 10 session hosts that are connected to VNet1. You need to add a private endpoint connection to Pool1. What should you do first?

  • ADisable public access on Pool1.
  • BReregister the Microsoft.DesktopVirtualization resource provider on Sub1. (correct answer)
  • CEnable RDP Shortpath for each session host.
  • DAdd a service endpoint to VNet1.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Reregister the Microsoft.DesktopVirtualization resource provider on Sub1.

Topic 6 Β· Question 265

You have an Azure Virtual Desktop deployment that contains a pooled host pool named Pool1. Pool1 contains four Microsoft Entra joined session hosts. Users report that when they attempt to sign in to a session host, they receive a message indicating that their account is not configured to sign in. You need to assign the users a role-based access control (RBAC) role to ensure that they can sign in to the session hosts. The solution must follow the principle of least privilege. Which role should you assign to the users?

  • ADesktop Virtualization Virtual Machine Contributor
  • BVirtual Machine Contributor
  • CVirtual Machine Administrator Login
  • DVirtual Machine User Login (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Virtual Machine User Login

Explanation

An Azure Virtual Machine provides full control of the OS when you need to run custom or legacy workloads.

Topic 6 Β· Question 266

You have an Azure Virtual Desktop deployment. You plan to deploy a host pool named Pool1 that will contain 10 session hosts. The session hosts will use MSIX app attach. Which directory service supports MSIX app attach?

  • AMicrosoft Entra ID only
  • BActive Directory Domain Services (AD DS) only
  • CActive Directory Domain Services (AD DS) and Microsoft Entra Domain Services only
  • DMicrosoft Entra ID and Active Directory Domain Services (AD DS) only (correct answer)
  • EMicrosoft Entra ID and Microsoft Entra Domain Services only
  • FMicrosoft Entra ID, Microsoft Entra Domain Services, and Active Directory Domain Services (AD DS)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Microsoft Entra ID and Active Directory Domain Services (AD DS) only

Explanation

Microsoft Entra ID (formerly Azure AD) is the managed identity and access management service for authentication and authorization.

Topic 6 Β· Question 267

You have an Azure Virtual Desktop session host named Host1. You need to check the status of Microsoft Defender Antivirus on Host1. Which PowerShell cmdlet should you run?

  • AGet-DscConfigurationStatus
  • BGet-MpComputerstatus (correct answer)
  • CGet-KdsConfiguration
  • DGet-BCStatus
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Get-MpComputerstatus.

Topic 6 Β· Question 268 Β· Select all that apply

You have an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 contains two session hosts. You build a custom virtual machine named Server2 that runs Windows Server. You need to add Server2 to Pool1. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  • AInstall the Remote Desktop Connection Broker role.
  • BInstall the Azure Connected Machine agent.
  • CRun the New-AzWvdHostPool cmdlet.
  • DProvide a registration token. (correct answer)
  • EInstall the Remote Desktop Services Infrastructure Agent. (correct answer)
Reveal answer & explanation
Correct answer: D, E

The correct answer is D, E. Option D: Provide a registration token. Option E: Install the Remote Desktop Services Infrastructure Agent.

Topic 6 Β· Question 269

You have an Azure subscription that contains an eight-node Storage Spaces Direct cluster named cluster1 and an Azure Virtual Desktop host pool named Pool1. The session hosts in Pool store FSLogix user profiles in cluster1. You are evaluating the availability of the user profiles in Pool1. What is the maximum number of nodes that can fail at the same time without users losing access to their user profiles?

  • A2 (correct answer)
  • B3
  • C4
  • D5
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: 2.

Topic 6 Β· Question 270

You have an Azure subscription that is linked to a hybrid Microsoft Entra tenant and contains a storage account named storage. You have an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 contains session hosts that are Microsoft Entra joined. You plan to implement FSLogix profile containers for the session hosts of Pool1. In storage1, you create a new Azure Files share named share1. You need to ensure that share1 can store the FSLogix profile containers. What should you enable for share1?

  • Aa security profile set to Maximum security
  • Ba security profile set to Maximum compatibility
  • CMicrosoft Entra Domain Services
  • DMicrosoft Entra Kerberos (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Microsoft Entra Kerberos.

Topic 6 Β· Question 271

You have an Azure Virtual Desktop deployment in the East US Azure region and a disaster recovery location in the West US Azure region. You need to recommend a disaster recovery solution that meets the following requirements: β€’ Controlled failover and failback tests between the two regions must be performed every six months. β€’ Administrative effort and costs must be minimized. What should you recommend?

  • AImplement an active-active disaster recovery solution.
  • BBack up the Azure Virtual Desktop deployment by using Azure Backup.
  • CImplement an active-passive disaster recovery solution. (correct answer)
  • DBack up the Azure Virtual Desktop deployment by using an Azure Backup vault.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Implement an active-passive disaster recovery solution. By spanning multiple Availability Zones / adding redundancy, this option provides the high availability and resilience required.

Topic 6 Β· Question 272

You have an Azure subscription. You need to deploy an Azure Virtual Desktop host pool that will contain 20 Windows 11 session hosts. The solution must meet the following requirements: β€’ Each session host must have a Windows client license applied. β€’ Administrative effort must be minimized. What should you use to deploy the session hosts?

  • Athe Azure portal (correct answer)
  • BMicrosoft Intune
  • CWindows Autopilot
  • Dan Azure Automation runbook
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: the Azure portal.

Topic 6 Β· Question 273

You have an Azure subscription that contains an Azure Virtual Desktop deployment and the storage accounts shown in the following table. You plan to deploy a host pool named Pool1 to the East US Azure region. Pool1 will use FSLogix Profile Containers and Office Containers. Which storage accounts can Pool1 use?

Exhibit 1 for question 273
  • Astorage2 only
  • Bstorage1 and storage2 only (correct answer)
  • Cstorage1, storage2, and storage3 only
  • Dstorage1, storage2, and storage4 only
  • Estorage1, storage2, storage3, and storage4
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: storage1 and storage2 only.

Topic 6 Β· Question 274

You have an Azure subscription that is linked to a Microsoft Entra hybrid tenant named contoso.com. The subscription contains the resources shown in the following table. You create a new Azure Virtual Desktop host pool named HP01. You plan to deploy new session hosts to HP01. The session hosts will be connected to VNet01. You need to ensure that the new session hosts can join contoso.com. The solution must minimize administrative effort. What should you configure first?

Exhibit 1 for question 274
  • Athe RDP Properties settings of HP01
  • Bthe default subnet settings of VNet01
  • Cthe Configuration settings of VPN01
  • Dthe DNS servers settings of VNet01 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: the DNS servers settings of VNet01.

Topic 6 Β· Question 275

You have an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 contains two session hosts. You create a new virtual machine named Host3 that runs Windows 11. You need to add Host3 as a third session host to Pool1. What should you do first?

  • AGenerate a registration key. (correct answer)
  • BAssign a scaling plan to Pool1.
  • CGenerate a certificate for Host3.
  • DDeallocate the existing session hosts.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Generate a registration key.

Topic 6 Β· Question 276

You have an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 has the following settings: β€’ Host pool type: Pooled β€’ Load balancing algorithm: Breadth-first β€’ Max session limit: 5 β€’ Start VM on connect: Yes Pool1 contains the session hosts shown in the following table. How many additional users must connect to Pool1 to start Host3?

Exhibit 1 for question 276
  • A1
  • B3
  • C5
  • D6 (correct answer)
  • E10
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: 6.

Topic 6 Β· Question 279

You have an Azure Virtual Desktop deployment that contains the host pools shown in the following table. VNet1, VNet2, and VNet3 are peered. You plan to use Azure Bastion to provide secure administrative access to all the session hosts. The solution must minimize costs. How many Azure Bastion hosts should you deploy?

Exhibit 1 for question 279
  • A1 (correct answer)
  • B2
  • C3
  • D4
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: 1 This option delivers the requirement at the lowest cost.

Topic 6 Β· Question 280

You have an Azure subscription that is linked to a hybrid Microsoft Entra tenant. You have an Azure Virtual Desktop deployment that contains the host pools shown in the following table. All the session hosts are Microsoft Entra joined. You plan to implement FSLogix profile containers and store them on an Azure Files share named share1. Which host pools contain session hosts that can access the FSLogix profile containers on share1?

Exhibit 1 for question 280
  • APool1 only
  • BPool1 and Pool2 only
  • CPool1 and Pool3 only
  • DPool1, Pool2, and Pool3 only
  • EPool1, Pool2, Pool3, and Pool4 (correct answer)
Reveal answer & explanation
Correct answer: E

The correct answer is E. Option E: Pool1, Pool2, Pool3, and Pool4.

Topic 6 Β· Question 283 Β· Select all that apply

You have an Azure Virtual Desktop deployment. You use Hyper-V to create a virtual machine that runs Windows 10 and has the following configurations: β€’ Virtual machine generation: Generation 1 β€’ Disk type: Dynamically expanding β€’ Disk format: VHDX β€’ Disk size: 2 TB You need to prepare the virtual machine before uploading it to Azure. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  • AChange the disk type to fixed. (correct answer)
  • BDecrease the disk size to 1 TB.
  • CChange the disk format to VHD. (correct answer)
  • DChange the disk type to differencing.
  • EChange the virtual machine generation to generation 2.
Reveal answer & explanation
Correct answer: A, C

The correct answer is A, C. Option A: Change the disk type to fixed. Option C: Change the disk format to VHD.

Topic 6 Β· Question 286

You have an Azure Virtual Desktop deployment that contains a host pool named Pool1. All the session hosts in Pool are Microsoft Entra joined. You have 50 users that will access the deployment by using devices that run Linux. You need to ensure that the users can sign in to the deployment. Which custom RDP property should you configure?

  • ATargetisaadjoined (correct answer)
  • BEnablecredsspsupport
  • Csecuritymode
  • Dauthentication level
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Targetisaadjoined.

Topic 6 Β· Question 287

You have an Azure Virtual Desktop deployment. You plan to deploy the host pools shown in the following table. For which host pools can you configure a load-balancing algorithm?

Exhibit 1 for question 287
  • APool1 and Pool3 only
  • BPool1 and Pool4 only (correct answer)
  • CPool2 and Pool3 only
  • DPool1, Pool2, and Pool3 only
  • EPool1, Pool2, Pool3, and Pool4
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Pool1 and Pool4 only.

Topic 6 Β· Question 290

Note: This section contains one or more sets of questions with the same scenario and problem. Each question presents a unique solution to the problem. You must determine whether the solution meets the stated goals. More than one solution in the set might solve the problem. It is also possible that none of the solutions in the set solve the problem. After you answer a question in this section, you will NOT be able to return. As a result, these questions do not appear on the Review Screen. You have an Azure subscription named Sub1 that contains the resources shown in the following table. You have a user named Admin1 that is assigned the Desktop Virtualization Contributor role for Sub1. You need to ensure that Admin1 can assign Scaling1 to Pool1. Solution: You assign the Azure Virtual Desktop service principal the Owner role for Sub1. Does this meet the goal?

Exhibit 1 for question 290
  • AYes (correct answer)
  • BNo
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Yes.

Topic 6 Β· Question 291

Note: This section contains one or more sets of questions with the same scenario and problem. Each question presents a unique solution to the problem. You must determine whether the solution meets the stated goals. More than one solution in the set might solve the problem. It is also possible that none of the solutions in the set solve the problem. After you answer a question in this section, you will NOT be able to return. As a result, these questions do not appear on the Review Screen. You have an Azure subscription named Sub1 that contains the resources shown in the following table. You have a user named Admin1 that is assigned the Desktop Virtualization Contributor role for Sub1. You need to ensure that Admin1 can assign Scaling1 to Pool1. Solution: You assign Admin1 the Owner role for Sub1. Does this meet the goal?

Exhibit 1 for question 291
  • AYes (correct answer)
  • BNo
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Yes.

Showing questions 161–180 of 218 Β· Page 9 of 11