ExamGecko
Home Home / Microsoft / AZ-140

Microsoft AZ-140 Practice Test - Questions Answers, Page 13

Question list
Search
Search

List of questions

Search

Related questions











You have an Azure Virtual Desktop deployment.

You plan to deploy Update Management to manage automated updates for server-based session hosts.

You need to configure the prerequisites for Update Management.

Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.
Create a Log Analytics workspace.
A.
Create a Log Analytics workspace.
Answers
B.
Create an Azure Automation account.
B.
Create an Azure Automation account.
Answers
C.
Create an Azure Service Health alert rule.
C.
Create an Azure Service Health alert rule.
Answers
D.
Enable the Application Insights Agent.
D.
Enable the Application Insights Agent.
Answers
E.
Configure Azure Network Watcher.
E.
Configure Azure Network Watcher.
Answers
Suggested answer: A, B

Explanation:

https://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-update-mgmt

You have an Azure subscription named Subscription that contains an Azure Virtual Desktop host pool named HostPool1. HostPool1 is managed by using Microsoft Intune. Subscription1 contains 50 users that connect to HostPool1 by using computers that run Windows 10. You need to prevent the users from copying files between an Azure Virtual Desktop session and the computers. The solution must minimize administrative effort. What should you do?

A.
Modify the RDP properties of HostPool1.
A.
Modify the RDP properties of HostPool1.
Answers
B.
Create a Conditional Access policy in Azure Active Directory (Azure AD).
B.
Create a Conditional Access policy in Azure Active Directory (Azure AD).
Answers
C.
Create a compliance policy in Intune.
C.
Create a compliance policy in Intune.
Answers
D.
Create a configuration profile in Intune.
D.
Create a configuration profile in Intune.
Answers
Suggested answer: A

You have the devices shown in the following table.

You plan to deploy Azure Virtual Desktop for client access to remote virtualized apps.

Which devices support the Remote Desktop client?

A.
Device1 only
A.
Device1 only
Answers
B.
Device1 and Device2 only
B.
Device1 and Device2 only
Answers
C.
Device1 and Device3 only
C.
Device1 and Device3 only
Answers
D.
Device1, Device2, and Device3
D.
Device1, Device2, and Device3
Answers
Suggested answer: C

You have an Azure Virtual Desktop deployment.

You plan to create a new host pool named Pool1 that will contain five Windows 11 session hosts.

You need to enable secure boot and vTPM on the session hosts.

How should you configure the Virtual Machines settings?

A.
Enable encryption at rest and a platform-managed key.
A.
Enable encryption at rest and a platform-managed key.
Answers
B.
Set Security type to Trusted launch virtual machines.
B.
Set Security type to Trusted launch virtual machines.
Answers
C.
Enable a system-assigned managed identity.
C.
Enable a system-assigned managed identity.
Answers
D.
Set Network security group to Advanced.
D.
Set Network security group to Advanced.
Answers
Suggested answer: B

You have an Azure Virtual Desktop pooled host pool named HostPool1.

You need to dynamically allocate resources to HostPool1 based on the number of sessions for each host. What should you create?

A.
a load balancer rule
A.
a load balancer rule
Answers
B.
a scaling plan
B.
a scaling plan
Answers
C.
a virtual machine scale set
C.
a virtual machine scale set
Answers
D.
an availability set
D.
an availability set
Answers
Suggested answer: B

You have an Azure Virtual Desktop personal host pool named Pool1 that contains 20 Azure AD-joined session hosts. You need to ensure that only approved virtual machine extensions are installed on the Pool 1 session hosts. The solution must minimize administrative effort. What should you use?

A.
Azure Resource Manager (ARM) templates
A.
Azure Resource Manager (ARM) templates
Answers
B.
Azure Policy
B.
Azure Policy
Answers
C.
Windows Admin Center
C.
Windows Admin Center
Answers
D.
Group Policy
D.
Group Policy
Answers
Suggested answer: B

You have an Azure Virtual Desktop deployment that contains a session host named Host1.

You need to configure Windows Defender Firewall to allow inbound network traffic for RDP Shortpath on Host1. Which program in the C:\Windows\System32 folder should you specify in the inbound firewall rule?

A.
Rdpshell.exe
A.
Rdpshell.exe
Answers
B.
Svchost.exe
B.
Svchost.exe
Answers
C.
Raserver.exe
C.
Raserver.exe
Answers
D.
Mstsc.exe
D.
Mstsc.exe
Answers
Suggested answer: B

Explanation:

New-NetFirewallRule -DisplayName 'Remote Desktop - RDP Shortpath (UDP-In)' -Action Allow - Description 'Inbound rule for the Remote Desktop service to allow RDP Shortpath traffic. [UDP 3390]' -Group '@FirewallAPI.dll,-28752' -Name 'RemoteDesktop-UserMode-In-RDPShortpath-UDP' - PolicyStore PersistentStore -Profile Domain, Private -Service TermService -Protocol UDP -LocalPort 3390 -Program '%SystemRoot%\system32\svchost.exe' -Enabled:True https://learn.microsoft.com/en-us/azure/virtual-desktop/configure-rdp-shortpath?tabs=managednetworks

You have an Azure Virtual Desktop deployment that contains a host pool. The host pool contains 15 session hosts. All the sessions hosts have FSLogix installed. You need to configure the path to where the user profiles are stored. The solution must minimize administrative effort. Which registry setting should you use?

A.
VHDLocations
A.
VHDLocations
Answers
B.
CCDLocations
B.
CCDLocations
Answers
C.
ProfileDirSDDL
C.
ProfileDirSDDL
Answers
D.
FlipFlopProfileDirectoryName
D.
FlipFlopProfileDirectoryName
Answers
Suggested answer: A

You have an Azure Virtual Desktop deployment that contains a host pool. The host pool contains 10 session hosts. The session hosts are configured by using a custom image and ephemeral disks. You need to deploy Microsoft OneDrive for Business.

Which two actions should you perform for each session host? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

A.
Install FSLogix.
A.
Install FSLogix.
Answers
B.
Install the OneDrive sync app by using the per-machine installation option.
B.
Install the OneDrive sync app by using the per-machine installation option.
Answers
C.
Implement Application Masking.
C.
Implement Application Masking.
Answers
D.
Install the OneDrive sync app by using the per-user installation option.
D.
Install the OneDrive sync app by using the per-user installation option.
Answers
E.
Deploy an MSIX app attach package.
E.
Deploy an MSIX app attach package.
Answers
Suggested answer: A, B

Explanation:

The two actions you should perform for each session host in order to deploy Microsoft OneDrive for Business are:

1. Install FSLogix - FSLogix provides a single-user solution for running multiple OneDrive for Business clients simultaneously on the same session host.

2. Install the OneDrive sync app by using the per-machine installation option - according to the Microsoft AZ-140 Official Guide, “OneDrive for Business supports per-machine installation, which is required for a multi-user VDI environment.” This means that the OneDrive sync app must be installed on each session host using the per-machine installation option.

You have an Azure Virtual Desktop deployment and the users shown in the following table.

All the users plan to use a web browser to access Azure Virtual Desktop resources.

Which users can connect to Azure Virtual Desktop by using their preferred browser?

A.
User2 only
A.
User2 only
Answers
B.
User1 only
B.
User1 only
Answers
C.
User1, User2, and User3
C.
User1, User2, and User3
Answers
D.
User2 and User3 only
D.
User2 and User3 only
Answers
E.
User1 and User2 only
E.
User1 and User2 only
Answers
Suggested answer: C

Explanation:

https://learn.microsoft.com/en-us/azure/virtual-desktop/users/connect-web

Total 190 questions
Go to page: of 19