πŸ”

AZ-140 β€” questions

Page 2 of 11 Β· 218 total questions.

Topic 2 Β· Question 38

You have an Azure Virtual Desktop host pool. The pool contains session hosts that run Windows 10 Enterprise multi-session. You connect to a Remote Desktop session on Pool1 and discover an issue with the frequency of screen updates. You need to identify whether the issue related to insufficient server, network, or client resources. The solution must minimize how long it takes to identify the resource type. What should you do?

  • AFrom within the current session, use the Azure Virtual Desktop Experience Estimator.
  • BFrom Azure Cloud Shell, run the Get-AzOperationalInsightsWorkspaceUsage cmdlet and specify the DefaultProfile parameter.
  • CFrom Azure Cloud Shell, run the Get-AzWvdUserSession cmdlet and specify the UserSessionId parameter.
  • DFrom within the current session, use Performance Monitor to display the values of all the RemoteFX Graphics(*)\Frames Skipped/Second counters. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: From within the current session, use Performance Monitor to display the values of all the RemoteFX Graphics(*)\Frames Skipped/Second counters.

Topic 2 Β· Question 40

You have an Azure Active Directory (Azure AD) tenant named contoso.com. You use a user account named Admin1 to deploy an Azure Active Directory Domain Services (Azure AD DS) managed domain named aaddscontoso.com to a virtual network named VNET1. You plan to deploy an Azure Virtual Desktop host pool named Pool1 to VNET1. You need to ensure that you can use the Admin1 user account to deploy Windows 10 Enterprise session hosts to Pool1. What should you do first?

  • AAdd Admin1 to the AAD DC Administrators group of contoso.com. (correct answer)
  • BAssign the Cloud device administrator role to Admin1.
  • CAssign a Microsoft 365 Enterprise E3 license to Admin1.
  • DChange the password of Admin1.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Add Admin1 to the AAD DC Administrators group of contoso.com.

Topic 2 Β· Question 41

You have an Azure Virtual Desktop host pool named Pool1 that contains the following: β€’ A linked workspace named Workspace1 β€’ An application group named Default Desktop β€’ A session host named Host1 You need to add a new data disk. What should you modify?

  • AHost1 (correct answer)
  • BWorkspace1
  • CPool1
  • DDefault Desktop
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Host1.

Topic 2 Β· Question 43

You have an Azure Virtual Desktop deployment. You need to create a host pool. The solution must ensure that during periods of low CPU usage, credits can be accumulated, and then used to raise performance above the purchased baseline during periods of high CPU usage. Which virtual machine series should you specify when you create the pool?

  • AA-series
  • BD-series
  • CH-series
  • DB-series (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: B-series.

Topic 2 Β· Question 44

You have an Azure Active Directory Domain Services (Azure AD DS) domain named contoso.com. You have an Azure Storage account named storage1. Storage1 hosts a file share named share1 that has share and file system permissions configured. Share1 is configured to use contoso.com for authentication. You create an Azure Virtual Desktop host pool named Pool1. Pool1 contains two session hosts that use the Windows 10 multi-session + Microsoft 365 Apps image. You need to configure an FSLogix profile container for Pool1. What should you do next?

  • AInstall the FSLogix agent on the session hosts of Pool1.
  • BFrom storage1, set Allow shared key access to Disabled.
  • CConfigure the Profiles setting for the session hosts of Pool1. (correct answer)
  • DGenerate a shared access signature (SAS) key for storage1.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Configure the Profiles setting for the session hosts of Pool1.

Topic 2 Β· Question 46

You have an Azure storage account that contains the generalized Windows 10 disk images shown in the following table. You need to create an image that will be used to deploy an Azure Virtual Desktop session host. Which disk should you use?

  • ADisk1 (correct answer)
  • BDisk2
  • CDisk3
  • DDisk4
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Disk1.

Topic 2 Β· Question 47

You create the virtual machines shown in the following table. You need a source virtual hard disk for new Azure Virtual Desktop session host deployments. The source operating system must have user-specific and machine- specific information removed. Which virtual machines can you use as the source?

  • ASourceVM3 only
  • BSourceVM1 only
  • CSourceVM1, SourceVM2, and SourceVM3
  • DSourceVM1 and SourceVM2 only
  • ESourceVM2 only (correct answer)
Reveal answer & explanation
Correct answer: E

The correct answer is E. Option E: SourceVM2 only.

Topic 2 Β· Question 48

You have an Azure Virtual Desktop deployment. You plan to use FSLogix profile containers. You need to recommend a solution that will be used to store the containers. The solution must meet the following requirements: * The containers must be stored on solid-state drives (SSDs) * Minimize administrative effort * Minimize cost What should you recommend?

  • AAzure NetApp Files
  • BAzure Files Standard
  • CAzure Blob Storage Premium
  • DAzure Files Premium (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Azure Files Premium

Explanation

Azure Files offers fully managed SMB/NFS file shares that multiple clients can mount concurrently. This option delivers the requirement at the lowest cost.

Topic 2 Β· Question 50

You have an Azure Virtual Desktop host pool named HostPool1. HostPool1 contains Windows 10 session hosts and the application groups shown in the following table. You need to assign an instance of a Windows 11 Desktop application group to users. What should you do first?

  • ACreate a scaling plan.
  • BCreate a new workspace.
  • CAdd a session host to HostPool1.
  • DCreate a new host pool. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Create a new host pool.

Topic 2 Β· Question 52

You have an on-premises network and an Azure subscription. The subscription contains the following virtual network: * Name:VNet1 * Address space: 10.10.0.0/16 * Subnet name: Subnet1 * Subnet1 address range: 10.10.0.0/16 You deploy an Azure Virtual Desktop host pool that contains 10 session hosts to Subnets. You plan to deploy a VPN gateway to VNet1 and provide the session hosts with access to the on-premises network. You need to ensure that you can deploy the VPN gateway. What should you do first?

  • AModify the address range of Subnet1.
  • BAdd a subnet named GatewaySubnet to VNet1.
  • CModify the address space of VNet1. (correct answer)
  • DAssociate a network security group (NSG) to Subnet1.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Modify the address space of VNet1.

Topic 2 Β· Question 53

You have an Azure Virtual Desktop deployment that contains a host pool. The pool has the following settings: * Resource group: RG1 * Host pool name: Pool1 * Location: East US * Host pool type: Pooled The deployment contains the workspaces shown in the following table. For Pool1, you plan to create a RemoteApp application group named AppGroup1. In which workspaces can you register AppGroup1?

  • AWorkspace1 and Workspace2 only
  • BWorkspace1 and Workspace3 only (correct answer)
  • CWorkspace1 only
  • DWorkspace1, Workspace2, Workspace3, and Workspace4
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Workspace1 and Workspace3 only.

Topic 2 Β· Question 56

You plan to deploy Azure Virtual Desktop. You are deploying Storage Spaces Direct to a cluster that will store FSLogix profile containers. The cluster will NOT use Cloud witness. What is the minimum number of virtual machines required for the cluster?

  • A1
  • B2
  • C3 (correct answer)
  • D4
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: 3.

Topic 2 Β· Question 59

You have an Azure compute gallery that contains the Windows 10 images shown in the following table. You create an Azure Virtual Desktop deployment that has the following settings: β€’ Host pool name: Pool1 β€’ Location: West US β€’ Host pool type: Personal Which images can you use for the session hosts?

Exhibit 1 for question 59
  • AImage1 only
  • BImage2 only
  • CImage1 and Image2 only (correct answer)
  • DImage1 and Image3 only
  • EImage1, Image2, Image3, and Image4
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Image1 and Image2 only.

Topic 2 Β· Question 60

You have an Azure AD tenant that contains a resource group named RG1. RG1 contains the resources shown in the following table. Your on-premises network has an IP address range of 192.168.10.0/24. Users on Host1 can successfully connect to the resources on the network. You add a new on-premises network that has an IP address range of 192.168.11.0/24 and contains a subnet. The subnet contains an application server named App1. Users report that Host1 cannot connect to App1. You need to ensure that the users on Host1 can access App1. What should you modify?

Exhibit 1 for question 60
  • Athe Connections settings of VPNGW1
  • Bthe Subnets setting of VNet1
  • Cthe Configuration settings of LNGW1 (correct answer)
  • Dthe DNS server settings of VNet1
  • Ethe RDP Properties of the host pool
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: the Configuration settings of LNGW1.

Topic 2 Β· Question 61

You have an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 contains 10 session hosts that were deployed by using an Azure Resource Manager (ARM) template. You discover that Windows licenses were NOT applied to the session hosts. You need to use a PowerShell script to update the licenses. Which cmdlet should you include in the solution?

  • AUpdate-AzVm (correct answer)
  • BUpdate-AzWvdDesktop
  • CUpdate-AzWvdHostPool
  • DUpdate-AzWvdWorkspace
  • EUpdate-AzWvdSessionHost
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Update-AzVm.

Topic 3 Β· Question 64 Β· Select all that apply

You have an Azure Virtual Desktop host pool named Pool1 and an Azure Storage account named Storage1. Storage1 stores FSLogix profile containers in a share folder named share1. You create a new group named Group1. You provide Group1 with permission to sign in to Pool1. You need to ensure that the members of Group1 can store the FSLogix profile containers in share1. The solution must use the principle of least privilege. Which two privileges should you assign to Group1? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  • Athe Storage Blob Data Contributor role for storage1
  • Bthe List folder / read data NTFS permissions for share1
  • Cthe Modify NTFS permissions for share1 (correct answer)
  • Dthe Storage File Data SMB Share Reader role for storage1
  • Ethe Storage File Data SMB Share Elevated Contributor role for storage1
  • Fthe Storage File Data SMB Share Contributor role for storage1 (correct answer)
Reveal answer & explanation
Correct answer: C, F

The correct answer is C, F. Option C: the Modify NTFS permissions for share1 Option F: the Storage File Data SMB Share Contributor role for storage1.

Topic 3 Β· Question 65

You have a Azure Virtual Desktop host pool. You need to install Microsoft Antimalware for Azure on the session hosts. What should you do?

  • AAdd an extension to each session host. (correct answer)
  • BFrom a Group Policy Object (GPO), enable Windows 10 security features.
  • CConfigure the RDP Properties of the host pool.
  • DSign in to each session host and install a Windows feature.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Add an extension to each session host.

Topic 3 Β· Question 68

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure Virtual Desktop host pool named Pool1 that is integrated with an Azure Active Directory Domain Services (Azure AD DS) managed domain. You need to configure idle session timeout settings for users that connect to the session hosts in Pool1. Solution: From an Azure AD DS-joined computer, you modify the AADDC Users GPO settings. Does this meet the goal?

  • AYes
  • BNo (correct answer)
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: No.

Topic 3 Β· Question 69

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure Virtual Desktop host pool named Pool1 that is integrated with an Azure Active Directory Domain Services (Azure AD DS) managed domain. You need to configure idle session timeout settings for users that connect to the session hosts in Pool1. Solution: From an Azure AD DS-joined computer, you modify the AADDC Computers GPO settings. Does this meet the goal?

  • AYes (correct answer)
  • BNo
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Yes.

Topic 3 Β· Question 70

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure Virtual Desktop host pool named Pool1 that is integrated with an Azure Active Directory Domain Services (Azure AD DS) managed domain. You need to configure idle session timeout settings for users that connect to the session hosts in Pool1. Solution: From the Azure portal, you modify the Session behavior settings in the RDP Properties of Pool1. Does this meet the goal?

  • AYes (correct answer)
  • BNo
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Yes.

Showing questions 21–40 of 218 Β· Page 2 of 11