Pass Your Microsoft Exam with AZ-140 Exam Dumps (Updated 170 Questions) [Q34-Q55]

Share

Pass Your Microsoft Exam with AZ-140 Exam Dumps (Updated 170 Questions)

AZ-140 Exam Dumps - Microsoft Practice Test Questions


Introduction to Configuring and Operating Microsoft Azure Virtual Desktop Certification

Microsoft Azure Virtual Desktop provides a cloud-based virtualized desktop experience, enabling organizations to easily deploy and manage applications and data on a highly scalable global platform. The course provides students with the knowledge and skills to configure and operate Microsoft Azure Virtual Desktop in both public and private cloud scenarios. Microsoft AZ-140 Dumps contains an official Microsoft AZ-140 exam practice test, which you can download PDF and use for free. The course begins with an introduction to Microsoft Azure Virtual Desktops. It then describes how to create a Microsoft Azure Virtual Desktop Infrastructure (VDI) deployment using Microsoft System Center 2012 R2 Configuration Manager in both the private cloud and public cloud. Lessons also provide students with hands-on practice configuring Microsoft Azure Virtual Desktops clients, managing user access, monitoring the VDI environment, and troubleshooting problems. Session hosts satisfied customers from various industries including financial services, manufacturing, healthcare, and government agencies, who describe how their organizations have benefited from using Microsoft Azure Virtual Desktops as part of their overall technology infrastructure.

 

NEW QUESTION # 34
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. Raserver.exe
  • B. Mstsc.exe
  • C. Svchost.exe
  • D. Rdpshell.exe

Answer: C

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=managed-networks


NEW QUESTION # 35
HOTSPOT -
You have an Azure subscription.
You plan to deploy an Azure Virtual Desktop solution that will contain Windows 10 multi-session hosts in a single host pool. The solution has the requirements shown in the following table.
You need to configure the session host for the host pool. The solution must minimize costs.
How many session hosts should the host pool contain, and how many vCPUs should each session host have? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 36
Your company has a main office and two branch offices. Each office connects directly to the internet. The router in each branch office is configured as an endpoint for the following VPNs:
* A VPN connection to the main office
* A site-to-site VPN to Azure
The routers in each branch office have the Quality of Service (QoS) rules shown in the following table.

Users in the branch office report slow responses and connection errors when they attempt to connect to Windows Virtual Desktop resources.
You need to modify the QoS rules on the branch office routers to improve Windows Virtual Desktop performance.
For which rule should you increase the bandwidth allocation?

  • A. Rule3
  • B. Rule1
  • C. Rule2
  • D. Rule4

Answer: B

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/virtual-desktop/rdp-quality-of-service-qos


NEW QUESTION # 37
You have a Azure Virtual Desktop deployment.
You need to monitor the deployment of using the Azure Virtual Desktop Insights solution in Azure Monitor.
What should you use as the Diagnostic settings destination for the host pool?

  • A. Log Analytics workspace
  • B. Storage account
  • C. Event hub

Answer: A

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/virtual-desktop/azure-monitor


NEW QUESTION # 38
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
  • B. Device1, Device2, and Device3
  • C. Device1 and Device3 only
  • D. Device1 and Device2 only

Answer: C


NEW QUESTION # 39
You have a Azure Virtual Desktop host pool named Pool1 that contains three session hosts. The session hosts are configured to use FSLogtx profile containers. You need to configure Cloud Cache on the session hosts.
What should you do?

  • A. Uninstall the FSLogix agent
  • B. Configure FSLogtx Office Container.
  • C. Remove VHDlocations entries from the Windows registry.
  • D. Add VHDlocations entries to the Windows registry.

Answer: D


NEW QUESTION # 40
You deploy an Azure Virtual Desktop session host pool.
You need to provide a group of pilot users access to the virtual machines in the pool.
What should you do?

  • A. Create a role assignment.
  • B. Create a role definition.
  • C. Add the users to a Remote Desktop Users group on the virtual machines.
  • D. Add the users to the local Administrators group on the virtual machines.

Answer: A


NEW QUESTION # 41
You have a Windows Virtual Desktop deployment.
Many users have iOS devices that have the Remote Desktop Mobile app installed.
You need to ensure that the users can connect to the feed URL by using email discovery instead of entering the feed URL manually.
How should you configure the _msradc DNS record? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation

Reference:
https://jenzushsu.medium.com/configure-email-discovery-to-subscribe-to-your-windows-virtual-desktop-feed-49
https://docs.microsoft.com/en-us/azure/virtual-desktop/connect-ios


NEW QUESTION # 42
Your on-premises network contains an Active Directory domain named contoso.com that syncs with Azure AD.
You deploy an Azure Virtual Desktop pooled host pool named HostPool1 that contains five hybrid-joined session hosts.
You need to ensure that all the user sessions of HostPool1 meet the following requirements:
* Users must use roaming user profiles.
* Users must use Folder Redirection.
The solution must minimize administrative effort.
What should you use to meet each requirement? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 43
You need to evaluate the RDS deployment in the Seattle office. The solution must meet the technical requirements.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

1 - Create a project in Azure Migrate.
2 - Register the Lakeside tool with Azure Migrate.
3 - Install agents on the virtual machines that have the Pool2 prefix
Reference:
https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/migrate/azure-best-practices/contoso-migration-rds-to-wvd


NEW QUESTION # 44
You need to ensure that you can implement user profile shares for the Boston office users. The solution must meet the user profile requirements.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

1 - Sign in to VM1 as Cloud Admin1.
2 - Create a file share and configure share permissions.
3 - Install the AzFilesHybrid PowerShell module.
4 - Run the Join-AzStgorageAccountForAuth cmdlet.
Reference:
https://www.christiaanbrinkhoff.com/2020/03/01/learn-here-how-to-configure-azure-files-with-active-directory-ad-authentication-for-fslogix-profile-container-and-msix-app-attach/


NEW QUESTION # 45
You have an Azure subscription that contains the storage accounts shown in the following table.

You have a custom generalized Windows 10 image.
You plan to deploy an Azure Virtual Desktop host pool that will use the custom image and FSLogix profile containers.
You need to recommend which storage accounts to use for the custom image and the profile containers. The solution must meet the following requirements:
Minimize costs to store the image.
Maximize performance of the profile containers.
Which account should you recommend for each type of content? To answer, drag the appropriate accounts to the correct content type. Each account may be used once, more than once, or not at all. You many need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/virtual-desktop/set-up-customize-master-image#upload-master-image-to-a-storage-account-in-azure
https://docs.microsoft.com/en-us/azure/virtual-desktop/store-fslogix-profile


NEW QUESTION # 46
HOTSPOT
-
You have an Azure Virtual Desktop deployment that contains a host pool named HostPool1.
You need to perform the following configurations for HostPool1:
* Set the scale factor of the remote session to 125 percent.
* Generate a registration key that expires after five days.
* Enable Start VM on connect.
Which three settings should you modify? To answer, select the appropriate settings in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 47
You need to evaluate the RDS deployment in the Seattle office. The solution must meet the technical requirements.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Answer:

Explanation:

1 - Create a project in Azure Migrate.
2 - Register the Lakeside tool with Azure Migrate.
3 - Install agents on the virtual machines that have the Pool2 prefix.
Reference:
https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/migrate/azure-best-practices/contoso-migration-rds-to-wvd


NEW QUESTION # 48
You need to implement network security to meet the security requirements and the performance requirements.
Which two actions should you perform? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. Deploy an Azure Firewall instance and Azure Firewall Manager.
  • B. Deploy a network security group (NSG) and two application security groups.
  • C. Filter traffic by using outbound rules.
  • D. Filter traffic by using inbound rules.
  • E. Filter traffic by using infrastructure rules.
  • F. Deploy two Azure Firewall instances and Azure Firewall Manager.

Answer: C,F


NEW QUESTION # 49
You have an Azure subscription that contains the virtual machines shown in the following table.

You create a shared image gallery as shown in the SharedGallery1 exhibit. (Click the SharedGallery1 tab.)

You create an image definition as shown in the Image1 exhibit. (Click the Image1 tab.)

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://www.robinhobo.com/windows-virtual-desktop-wvd-image-management-how-to-manage-and-deploy-custom-images-including-versioning-with-the-azure-shared-image-gallery-sig/


NEW QUESTION # 50
HOTSPOT
-
You have an Azure Virtual Desktop host pool that contains 10 session hosts.
You plan to configure each session host to use an FSLogix profile container that will exclude specific folders in the user profile.
You need to perform the following configurations:
* Create a configuration file to list the excluded profile folders.
* Identify which registry setting will distribute the file to each session host automatically.
What should you name the configuration file, and which registry setting should you identify? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 51
Your company has 60,000 users.
You plan to deploy Azure Virtual Desktop.
You need to recommend a storage solution for the FSLogix profile containers. The solution must provide the highest possible lOPS and the lowest latency desktop experience What should you recommend?

  • A. Azure Files Standard
  • B. Azure NetApp Files
  • C. Azure Blob storage Premium
  • D. Azure Data Lake Storage

Answer: B

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/virtual-desktop/store-fslogix-profile


NEW QUESTION # 52
You have an Azure Virtual Desktop deployment.
You use the Start/Stop VMs during off-hours feature in Azure.
You need to configure which virtual machines must never be stopped by the solution.
What should you configure?

  • A. the Start-Stop-VM task
  • B. the Diagnostic settings of the host pool
  • C. an action group
  • D. an Azure Automation account variable

Answer: D

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/automation/automation-solution-vm-management
https://docs.microsoft.com/en-us/azure/automation/automation-solution-vm-management-enable


NEW QUESTION # 53
You need to recommend an authentication solution that meets the performance requirements.
Which two actions should you include in the recommendation? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Join all the session hosts to Azure AD.
  • B. In each Azure region that will contain the Windows Virtual Desktop session hosts, create an Active Directory site.
  • C. Deploy read-only domain controllers (RODCs) on Azure virtual machines.
  • D. Deploy domain controllers for the on-premises Active Directory domain on Azure virtual machines.
  • E. In each Azure region that will contain the Windows Virtual Desktop session hosts, create an Azure Active Directory Domain Service (Azure AD DS) managed domain.

Answer: A,D

Explanation:
Explanation
https://www.compete366.com/blog-posts/how-to-implement-azure-windows-virtual-desktop-wvd/
https://docs.microsoft.com/en-us/azure/virtual-desktop/create-host-pools-azure-marketplace


NEW QUESTION # 54
You are planning the deployment of Pool4.
What will be the maximum number of users that can connect to Pool4, and how many session hosts are needed to support five concurrent user sessions? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


NEW QUESTION # 55
......


The AZ-140 exam covers a broad range of topics, including deploying and configuring virtual machines, managing user profiles, configuring virtual networks, and managing storage solutions. In addition, the exam also tests the candidate's knowledge of security and compliance, including implementing Azure Active Directory and managing access to virtual desktops. Candidates will need to demonstrate proficiency in managing and optimizing virtual desktop environments to pass the exam.

 

Pass Your AZ-140 Exam Easily with Accurate PDF Questions: https://simplilearn.lead1pass.com/Microsoft/AZ-140-practice-exam-dumps.html