正真正銘のベスト試験材料はAZ-140テストエンジン練習試験合格させます
[2026年更新]AZ-140のPDF問題、完璧に練習問題で合格
AZ-140認証を取得するには、40〜60の多肢選択問題から構成される試験に合格する必要があります。試験の時間は150分で、候補者は合格するために少なくとも1000点中700点を獲得する必要があります。認証は2年間有効であり、その後は再認証試験を受けるか、特定のトレーニングコースを修了する必要があります。
AZ-140認定試験は、Microsoft Azure Virtual Desktopの専門知識を証明したいITプロフェッショナルにとって貴重な資格です。この認定は、個人のスキルと知識を検証するだけでなく、クラウドコンピューティング業界での新しいキャリア機会を開くこともできます。雇用主は常に、クラウドベースの仮想化技術を管理および運用するスキルと専門知識を持つ個人を探しており、AZ-140認定はその能力を証明するものです。
質問 # 29
You have an Azure Virtual Desktop deployment that contains a host pool named Pooll 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?
- A. Assign a scaling plan to Pool1.
- B. Generate a registration key.
- C. Generate a certificate for Host3.
- D. Deallocate the existing session hosts.
正解:B
質問 # 30
You have an Azure subscription named Sub1 and a Microsoft 365 E5 subscription.
The tenant contains user accounts for all internal users and users from a partner company named Fabrikam, Inc. Each internal user is assigned a Microsoft 365 E5 license. The users at Fabrikam are not assigned any licenses.
Sub1 has an Azure Virtual Desktop deployment that contains a host pool named Pool1. Pool1 contains a RemoteApp named Appl.
You need to configure access to App1. The solution must meet the following requirements:
* The Fabrikam users must be licensed by using Per-user access pricing.
* App1 must be accessible to all the internal and Fabrikam users.
* Costs must be minimized.
What should you do first?
- A. Add a new host pool to a new Azure subscription.
- B. Add the Fabrikam users to the application group that contains App1.
- C. Add a new host pool to Sub1.
- D. Assign a Microsoft 365 F3 license to each Fabrikam user.
正解:B
質問 # 31
-
You have an Azure Virtual Desktop deployment and two Azure Active Directory groups named Group1 and Group2.
You create two Conditional Access policies named Policy1 and Policy2. Policy1 is assigned to Group1. Policy2 is assigned to Group2. Both policies include Azure Virtual Desktop as a cloud app.
You need to meet the following requirements:
* The users in Group1 must be prompted for multi-factor authentication (MFA) when they connect to Azure Virtual Desktop.
* The users in Group2 must reauthenticate every eight hours while they are connected to Azure Virtual Desktop.
Which settings should you configure in Policy1 and Policy2? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
質問 # 32
You have an Azure Virtual Desktop host pool named Pool1 that contains 10 session hosts.
You have an app named App1 that uses the registry and creates files while being installed.
You plan to deploy App1 to Pool1.
You need to create an App Attach package for App1.
What should you use to create the package?
- A. the Windows Package Manager
- B. Windows System Image Manager (Windows SIM)
- C. the Microsoft Win32 Content Prep Tool
- D. the MSIX Packaging Tool Environment
正解:D
解説:
To create an App Attach package for an application that requires registry changes and file creation during installation, you must use a combination of two primary tools:
*-> MSIX Packaging Tool: Use this to convert your existing installer (EXE or MSI) into an MSIX package. This tool monitors the installation process, capturing all file system and registry changes into a containerized format.
* MSIXMGR Tool: Once you have the signed MSIX package, use the MSIXMGR tool to "expand" the package into a disk image format such as VHDX or CIM. This expanded image is what Azure Virtual Desktop actually mounts to the session hosts.
Note:
Key Implementation Steps
Packaging: Run the MSIX Packaging Tool on a clean VM to capture the app's files and registry keys.
Signing: You must sign the MSIX package with a code signing certificate that is trusted by all 30 session hosts in your pool.
Conversion: Use msixmgr.exe with the -Unpack command to create the disk image.
Storage: Upload the resulting VHDX/CIM file to an SMB file share (like Azure Files) accessible by the session hosts.
Deployment: Add the package in the Azure portal under the App Attach section of your Azure Virtual Desktop environment and assign it to your host pool.
Reference:
https://learn.microsoft.com/en-us/azure/virtual-desktop/app-attach-create-msix-image
質問 # 33
You have an Azure subscription that contains a user named User1 and an Azure Virtual Desktop deployment.
The deployment contains the resources shown in the following table.
You need to assign User1 to the Azure Virtual Desktop deployment To which resources can you assign User1?
- A. Pool 1, Pool2. and Host2
- B. Host2, AppGrp1, and AppGrp2
- C. Poo12, Host2. and AppGrp2
- D. Host1, Host2, AppGrp1, and AppGrp2
正解:B
質問 # 34
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.
正解:
解説:
質問 # 35
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 the OneDrive sync app by using the per-user installation option.
- B. Implement Application Masking.
- C. Install FSLogix.
- D. Deploy an MSIX app attach package.
- E. Install the OneDrive sync app by using the per-machine installation option.
正解:C、E
解説:
a) Install FSLogix - FSLogix provides a single-user solution for running multiple OneDrive for Business clients simultaneously on the same session host.
b) 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.
Explanation:
The two actions you should perform for each session host in order to deploy Microsoft OneDrive for Business are:
質問 # 36
You have an Azure Virtual Desktop host pool named HostPool1 that contains 20 session hosts.
You create a new scaling plan that has the Ramp-up settings shown in the following exhibit.
Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation
Graphical user interface, application Description automatically generated
Topic 2, Contoso. Ltd
Case study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.
To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.
At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.
To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.
Overview
Contoso, Ltd. is a law firm that has a main office in Montreal and branch offices in Paris and Seattle. The Seattle branch office opened recently.
Contoso has an Azure subscription and uses Microsoft 365.
Existing Infrastructure. Active Directory
The network contains an on-premises Active Directory domain named contoso.com and an Azure Active Directory (Azure AD) tenant. One of the domain controllers runs as an Azure virtual machine and connects to a virtual network named VNET1. All internal name resolution is provided by DNS server that run on the domain controllers.
The on-premises Active Directory domain contains the organizational units (OUs) shown in the following table.
The on-premises Active Directory domain contains the users shown in the following table.
The Azure AD tenant contains the cloud-only users shown in the following table.
Existing Infrastructure. Network Infrastructure
All the Azure virtual networks are peered. The on-premises network connects to the virtual networks.
All servers run Windows Server 2019. All laptops and desktop computers run Windows 10 Enterprise.
Since users often work on confidential documents, all the users use their computer as a client for connecting to Remote Desktop Services (RDS).
In the West US Azure region, you have the storage accounts shown in the following table.
Existing Infrastructure. Remote Desktop Infrastructure
Contoso has a Remote Desktop infrastructure shown in the following table.
Requirements. Planned Changes
Contoso plans to implement the following changes:
Implement FSLogix profile containers for the Paris offices.
Deploy a Windows Virtual Desktop host pool named Pool4.
Migrate the RDS deployment in the Seattle office to Windows Virtual Desktop in the West US Azure region.
Requirements. Pool4 Configuration
Pool4 will have the following settings:
Host pool type: Pooled
Max session limit: 7
Load balancing algorithm: Depth-first
Images: Windows 10 Enterprise multi-session
Virtual machine size: Standard D2s v3
Name prefix: Pool4
Number of VMs: 5
Virtual network: VNET4
Requirements. Technical Requirements
Contoso identifies the following technical requirements:
Before migrating the RDS deployment in the Seattle office, obtain the recommended deployment configuration based on the current RDS utilization.
For the Windows Virtual Desktop deployment in the Montreal office, disable audio output in the device redirection settings.
For the Windows Virtual Desktop deployment in the Seattle office, store the FSLogix profile containers in Azure Storage.
Enable Operator2 to modify the RDP Properties of the Windows Virtual Desktop deployment in the Montreal office.
From a server named Server1, convert the user profile clicks to the FSLogix profile containers.
Ensure that the Pool1 virtual machines only run during business hours.
Use the principle of least privilege.
質問 # 37
You have an Azure Virtual Desktop host pool named Pool1, an application named App1, and an Azure file share named Share1.
You need to ensure that you can publish App1 to Pool1 by using MSIX app attach.
Which four actions should you perform in sequence before you publish App1? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
正解:
解説:
1 - Generate a signing certificate.
2 - Create an MSIX package.
3 - Create an MISX image.
4 - Upload the MSIX image to Share1.
Reference:
https://docs.microsoft.com/en-us/windows/msix/packaging-tool/create-app-package
https://docs.microsoft.com/en-us/azure/virtual-desktop/app-attach-image-prep
質問 # 38
You have a Windows Virtual Desktop deployment.
You publish a RemoteApp named AppVersion1.
You need AppVersion1 to appear in the Remote Desktop client as Sales Contact Application.
Which PowerShell cmdlet should you use?
- A. Update-AzWvdApplication
- B. Update-AzWvdApplicationGroup
- C. New-AzADApplication
- D. Register-AzWvdApplicationGroup
正解:A
解説:
Reference:
https://docs.microsoft.com/en-us/azure/virtual-desktop/customize-feed-for-virtual-desktop-users
https://docs.microsoft.com/en-us/powershell/module/az.desktopvirtualization/update-azwvdapplication?view=az
質問 # 39
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.
正解:
解説:
Explanation
Reference:
https://www.christiaanbrinkhoff.com/2020/03/01/learn-here-how-to-configure-azure-files-with-active-directory-a
質問 # 40
You have a Windows Virtual Desktop host pool that runs Windows 10 Enterprise multi-session.
You need to configure automatic scaling of the host pool to meet the following requirements:
Distribute new user sessions across all running session hosts.
Automatically start a new session host when concurrent user sessions exceed 30 users per host.
What should you include in the solution?
- A. an Azure load balancer and the depth-first load balancing algorithm
- B. an Azure Automation account and the depth-first load balancing algorithm
- C. an Azure load balancer and the breadth-first load balancing algorithm
- D. an Azure Automation account and the breadth-first load balancing algorithm
正解:B
質問 # 41
You have an Azure Virtual Desktop host pool that contains 20 Windows 11 session hosts.
You create a Windows Defender Application Control (WDAC) policy named Policy 1.xml.
You need to deploy PolicyLxm1 to the session hosts.
How should you prepare the policy, and to where should you copy the policy? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation:
質問 # 42
You have an Azure Virtual Desktop host pool.
You add a French language pack to each session host in the host pool.
Several days later, users report that English displays when they connect to Azure Virtual Desktop.
After an investigation, you discover that the French language pack was removed, and the session hosts reverted to English.
You need to ensure that the French language pack is always available on the session hosts.
What should you do?
- A. Configure the international settings on each host.
- B. Apply a Group Policy setting to disable the Time & language settings.
- C. Apply a Group Policy setting that blocks the cleanup of unused language packs.
- D. Assign a default time zone on each host.
正解:B
解説:
https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/languages-overview?
view=windows-11#block-cleanup-of-unused-language-packs
質問 # 43
You have an Azure Virtual Desktop deployment that contains an Azure compute gallery. The Azure compute gallery contains an image definition named Definitions Definitionl contains the following image versions:
* 1.0.0
* 1.1.0
* 1.2.0
You need to ensure that when a virtual machine is created from the Azure compute gallery, the 1.1.0 image version is used by default.
What should you do?
- A. Apply a lock to image version 1.1.0.
- B. Select Exclude from latest for image version 1.2.0. Most Voted
- C. Apply a tag named default to image version 1.1.0.
- D. Select Exclude from latest for image version 1.0.0.
正解:B
解説:
Exclude from latest. You can keep a version from being used as the latest image version.
https://learn.microsoft.com/en-us/azure/virtual-machines/shared-image-galleries?tabs=azure-cli
質問 # 44
You have an Azure Virtual Desktop host pool that contains 20 Windows 11 session hosts.
You create a Windows Defender Application Control (WDAC) policy named Policy 1.xml.
You need to deploy PolicyLxm1 to the session hosts.
How should you prepare the policy, and to where should you copy the policy? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
Explanation:
質問 # 45
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. Windows Admin Center
- B. Azure Policy
- C. Azure Resource Manager (ARM) templates
- D. Group Policy
正解:B
解説:
Azure Policy is Built-in policy: "Only approved VM extensions should be installed" (find in: Azure portal > Policy > Definitions).
質問 # 46
-
You have an Azure Virtual Desktop deployment that contains the resources shown in the following table.
You need to perform the following configurations:
* Enable a managed identity for App1.
* Enable Clipboard redirection for App1.
On which resources should you perform the configurations? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
正解:
解説:
質問 # 47
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.
正解:
解説:
Explanation:
1. TXT
2. https://rdweb.wvd.microsoft.com/api/arm/feeddiscovery
Set up email discovery to subscribe to your RDS feed
https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/rds-email-discovery
https://docs.microsoft.com/nl-nl/learn/modules/m365-deploy-wvd/2-deployment-overview
質問 # 48
You have an Azure subscription that contains 500 users. The users are assigned Microsoft Office
365 E1 licenses.
You deploy an Azure Virtual Desktop solution that contains Windows 10 multi-session hosts and streams a custom remote app named App1.
You need to ensure that the users are licensed to stream App1. The solution must minimize costs.
Which license should you use?
- A. Microsoft 365 E5
- B. a Remote Desktop Services (RDS) client access license (CAL)
- C. Windows 10 Enterprise E3
- D. Office 365 E3
正解:C
解説:
App-V client. The App-V client must be enabled on any client device on which apps will be run from the App-V server. These will be the Windows 10/11 Enterprise E3 devices.
Reference:
https://docs.microsoft.com/sv-se/windows/deployment/windows-10-enterprise-e3-overview
質問 # 49
You have an Azure Virtual Desktop Deployment that contains a workspace named Workspace1 and a user named User1. Workspace1 contains a Desktop application group named Pool1Desktop.
At 09:00, you create a conditional access policy that has the following settings:
Assignments:
- Users and groups: User1
- Cloud apps or actions: Azure Virtual Desktop
- Conditions: 0 conditions selected
Access controls
- Grant: Grant access, Require multi-factor authentication
- Sessions: Sign-in frequency 1 hour
User1 performs the actions shown in the following table.
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
正解:
解説:
Reference:
https://docs.microsoft.com/en-us/azure/virtual-desktop/set-up-mfa
質問 # 50
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.
正解:
解説:
Explanation
質問 # 51
......
ベスト最新資料はAZ-140オンライン練習試験:https://www.jpntest.com/shiken/AZ-140-mondaishu
リアル練習AZ-140 Configuring and Operating Microsoft Azure Virtual Desktop試験知能問題集:https://drive.google.com/open?id=1RGHzq3t3DMbAKlgrOQ1hpIJZRAV3dQM3