ExamGecko
Home Home / Microsoft / AZ-140

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

Question list
Search
Search

List of questions

Search

Related questions











HOTSPOT

You have an Azure subscription that contains the virtual machines shown in the following table.

You create an Azure Compute Gallery as shown in the Azure compute gallery exhibit. (Click the Azure compute gallery tab.)

You create a virtual machine image definition as shown in the VM image definition exhibit. (Click the VM image definition tab.)

For each of the following statements, select Yes if the statement is true. Otherwise, select No.

Question 161
Correct answer: Question 161

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?

A.
Workspace1 and Workspace2 only
A.
Workspace1 and Workspace2 only
Answers
B.
Workspace1 and Workspace3 only
B.
Workspace1 and Workspace3 only
Answers
C.
Workspace1 only
C.
Workspace1 only
Answers
D.
Workspace1, Workspace2, Workspace3, and Workspace4
D.
Workspace1, Workspace2, Workspace3, and Workspace4
Answers
Suggested answer: B

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?

A.
SourceVM3 only
A.
SourceVM3 only
Answers
B.
SourceVM1 only
B.
SourceVM1 only
Answers
C.
SourceVM1, SourceVM2, and SourceVM3
C.
SourceVM1, SourceVM2, and SourceVM3
Answers
D.
SourceVM1 and SourceVM2 only
D.
SourceVM1 and SourceVM2 only
Answers
E.
SourceVM2 only
E.
SourceVM2 only
Answers
Suggested answer: E

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?

A.
Azure NetApp Files
A.
Azure NetApp Files
Answers
B.
Azure Files Standard
B.
Azure Files Standard
Answers
C.
Azure Blob Storage Premium
C.
Azure Blob Storage Premium
Answers
D.
Azure Files Premium
D.
Azure Files Premium
Answers
Suggested answer: D

Explanation:

"Use Azure Files for FSLogix user profile data with Azure Virtual Desktop Azure Files provides multiple tiers that you can select based on your cost and performance needs." - https://azure.microsoft.com/en-us/services/storage/files/#security

"Premium file shares enable highly I/O-intensive workloads, with high throughput and low latency.

Premium file shares are offered on high-performance solid-state drive (SSD) based storage."

- https://azure.microsoft.com/en-us/pricing/details/storage/files/

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?

A.
Create a scaling plan.
A.
Create a scaling plan.
Answers
B.
Create a new workspace.
B.
Create a new workspace.
Answers
C.
Add a session host to HostPool1.
C.
Add a session host to HostPool1.
Answers
D.
Create a new host pool
D.
Create a new host pool
Answers
Suggested answer: D

Explanation:

The current hostpool has Windows 10 hosts, If you add an Windows 11 host in the current hostpool you cant force a desktop to use Windows 11. If you want to use Windows 11, ether delete the current session hosts and add Windows 11 Hosts. or create a new Hostpool.

You have an Azure Virtual Desktop deployment that contains the resources shown in the following table.

You need to enable just-in-time (JIT) VM access for all the session hosts.

What should you do first?

A.
Deploy Azure Bastion to VNET1.
A.
Deploy Azure Bastion to VNET1.
Answers
B.
Assign network security groups (NSGs) to the network interfaces of the five session hosts.
B.
Assign network security groups (NSGs) to the network interfaces of the five session hosts.
Answers
C.
Configure Access control (IAM) for HostPool1.
C.
Configure Access control (IAM) for HostPool1.
Answers
D.
Assign a network security group (NSG) to Subnet1.
D.
Assign a network security group (NSG) to Subnet1.
Answers
Suggested answer: B

You have an Azure Virtual Desktop deployment that contains the resources shown in the following table.

You plan to enable Start VM on connect for Pool1.

You create a custom Azure role named Role1 that has sufficient permissions to start virtual machines on demand. You need to ensure that the session hosts in Pool1 can start on demand.

To which service principal should you assign Role1?

A.
Managed1
A.
Managed1
Answers
B.
Azure Virtual Desktop
B.
Azure Virtual Desktop
Answers
C.
Azure Automation
C.
Azure Automation
Answers
D.
Host1
D.
Host1
Answers
E.
Azure Compute
E.
Azure Compute
Answers
Suggested answer: B

You have a hybrid Azure Active Directory (Azure AD) tenant.

You plan to deploy an Azure Virtual Desktop personal host pool. The host pool will contain 15 virtual machines that run Windows 10 Enterprise. The virtual machines will be joined to the on-premises Active Directory domain and used by the members of a domain group named Department1.

You need to ensure that each user is added automatically to the local Administrators group on the virtual machine to which the user signs in. What should you configure?

A.
a role assignment for the host pool
A.
a role assignment for the host pool
Answers
B.
a role assignment for each virtual machine
B.
a role assignment for each virtual machine
Answers
C.
a policy preference in a Group Policy Object (GPO)
C.
a policy preference in a Group Policy Object (GPO)
Answers
D.
a device setting in Azure AD
D.
a device setting in Azure AD
Answers
Suggested answer: A

Explanation:

https://microsoftlearning.github.io/AZ-140-Configuring-and-Operating-Microsoft-Azure-Virtual-Desktop/Instructions/Labs/LAB_04L01_Implement_and_manage_AVD_profiles_AADDS.html

You have an Azure Virtual Desktop deployment that uses Azure Active Directory Domain Services (Azure AD DS). You have the following host pool:• Name: Pool1• Type: Personal• Number of session hosts: 5 You plan to deploy two new session hosts to Pool1. What should you do before you deploy the session hosts?

A.
Create a scaling plan
A.
Create a scaling plan
Answers
B.
Precreate a computer account in Azure AD DS
B.
Precreate a computer account in Azure AD DS
Answers
C.
Increase the maximum session limit
C.
Increase the maximum session limit
Answers
D.
Create a registration key
D.
Create a registration key
Answers
Suggested answer: B

Explanation:

This is done by using the Add-AzDomainComputer cmdlet in PowerShell. After the computer accounts have been created, the new session hosts can be deployed. For more information, pleaserefer to the following Microsoft documentation: https://docs.microsoft.com/en-us/azure/virtual- desktop/create-session-host-pools#precreate-computer-accounts-in-azure-ad-ds.


DRAG DROP

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

You plan to create FSLogix profile containers and store the containers in the storage accounts.You need to identify which storage accounts support the FSlogix profile containers, and then order the accounts from highest to lowest redundancy.Which three storage accounts should you identify in sequence? To answer, move the appropriate accounts from the list of accounts to the answer area and arrange them in the correct order.

Question 170
Correct answer: Question 170
Total 190 questions
Go to page: of 19