ProctorPulseOriginal Questions. Real Results.
HomeInsightsTopicsPricingAboutLoginSign Up

ProctorPulse

The brain-dump-free, AI-native assessment platform.

The only exam prep platform with 100% AI-generated original questions. No brain dumps. No leaked exams. Just rigorous, legally compliant practice that prepares you for the real thing.

Stripe SecureGDPR Compliant

Content

InsightsTopicsPricing

Platform

AboutHelp CenterPrivacy PolicyTerms of ServiceExam Prep Transparency & Content Integrity Policy

Certifications

AIGPCISSPAWS SAA

ProctorPulse is an independent exam prep platform — not affiliated with, endorsed by, or connected to any certification body, exam provider, or standards organization. All practice questions are 100% original, AI-generated from publicly available certification guidelines (exam objectives, syllabi, bodies of knowledge). No content is sourced from real exams, recalled questions, brain dumps, or proprietary materials. Our tools are designed for educational practice only. They do not replicate real exams, guarantee exam outcomes, or confer any certification or credential. Exam names, certification marks, and vendor trademarks referenced on this site belong to their respective owners and are used solely for identification purposes.

© 2026 ProctorPulse. All rights reserved.
  1. Home
  2. Topics
  3. AZ-140 - Microsoft Certified: Azure Virtual Desktop Specialty
  4. Sample Questions
Microsoft

Free AZ-140 - Microsoft Certified: Azure Virtual Desktop Specialty Practice Questions

Test your knowledge with 10 free sample practice questions for the AZ-140 - Microsoft Certified: Azure Virtual Desktop Specialty certification. Each question includes a detailed explanation to help you learn.

10 Questions
No time limit
Free - No signup required

Disclaimer: These are original, AI-generated practice questions created by ProctorPulse for exam preparation purposes. They are not sourced from any official exam and are not affiliated with or endorsed by Microsoft. Use them as a study aid alongside official preparation materials.

Question 1: An organization wants to enforce specific desktop wallpaper and application settings across all Azure Virtual Desktop users. (Select all that apply) Which group policy settings should be configured to achieve this goal?

  • A. Desktop Wallpaper Group Policy (Correct Answer)
  • B. Application Control Policy (Correct Answer)
  • C. Remote Desktop Services User Profile
  • D. Logon Scripts for Desktop Configuration

Explanation: To enforce desktop wallpaper, the 'Desktop Wallpaper Group Policy' should be configured. For managing application settings, 'Application Control Policy' allows administrators to define rules for application usage. Both are crucial for implementing consistent user experience settings as part of Azure Virtual Desktop management. 'Remote Desktop Services User Profile' and 'Logon Scripts for Desktop Configuration' are not directly related to enforcing wallpaper or application settings.

Question 2: A user reports slow performance during peak hours while using Azure Virtual Desktop. To address this issue, which setting should be configured to limit the duration of inactive RDP sessions?

  • A. Idle session timeout (Correct Answer)
  • B. Active session timeout
  • C. Session bandwidth limit
  • D. Session re-connection policy

Explanation: Configuring an idle session timeout can help improve performance by automatically disconnecting inactive users, freeing up resources for active users. This setting is part of managing user experience settings in Azure Virtual Desktop.

Question 3: How can the company ensure consistent configuration settings across their Azure Virtual Desktop environment to prevent configuration drift?

  • A. Deploy configuration profiles using Microsoft Endpoint Manager. (Correct Answer)
  • B. Manually adjust settings on each virtual machine periodically.
  • C. Create a PowerShell script to reset configurations daily.
  • D. Use Azure Policy to enforce compliance on virtual machines.

Explanation: Deploying configuration profiles using Microsoft Endpoint Manager allows for centralized management and enforcement of settings across Azure Virtual Desktop environments. This approach helps maintain consistency and prevent configuration drift by applying the desired configurations automatically to all managed devices.

Question 4: An enterprise is planning to implement policies for managing Azure Virtual Desktop sessions to optimize resource usage. Which configuration setting should be adjusted to automatically log off users after a specified period of inactivity?

  • A. Configure the 'Session timeout' policy for the host pool. (Correct Answer)
  • B. Adjust the 'Idle session sign-out' setting in Azure Active Directory.
  • C. Set the 'Maximum session duration' in the Azure portal.
  • D. Enable 'Automatic user disconnection' in the network settings.

Explanation: To manage resource allocation effectively, configuring session time limits and idle disconnect times is crucial. The 'Session timeout' policy for the host pool allows administrators to specify a duration after which inactive sessions are automatically logged off, freeing up resources for active users. This setting helps ensure that idle sessions do not consume unnecessary resources.

Question 5: An enterprise plans to implement FSLogix for managing user profiles in Azure Virtual Desktop. With high user concurrency and varying application workloads, what is a crucial consideration when determining the size of FSLogix profile containers?

  • A. Allocate container sizes based on the average storage usage per user.
  • B. Configure container sizes to be identical for all users regardless of workload.
  • C. Ensure containers have enough space to accommodate peak simultaneous user loads. (Correct Answer)
  • D. Determine container size based on the total storage capacity of the Azure storage account.

Explanation: When planning FSLogix profile container sizes for environments with high user concurrency, it is essential to ensure that containers are large enough to accommodate peak simultaneous user loads. This prevents performance bottlenecks and ensures smooth operation, as each user's profile will be able to handle the maximum expected load during peak times. Allocating based on average usage or identical sizes may not suffice due to variations in user workload, and total storage capacity does not directly address per-user needs.

Question 6: (Select all that apply) What configurations should be made in FSLogix to optimize Office 365 applications for a virtual desktop environment?

  • A. Enable the Profile Container to redirect user profiles to a centralized storage location. (Correct Answer)
  • B. Activate the Office Container for caching Office 365 data separately from user profiles. (Correct Answer)
  • C. Disable the use of Azure File Sync to prevent conflicts with FSLogix containers.
  • D. Adjust the registry to limit the size of the FSLogix Profile Container to conserve disk space.

Explanation: To optimize Office 365 applications in a virtual desktop environment using FSLogix, it is important to configure the Profile Container to redirect user profiles, which helps in maintaining user settings and data across sessions. Additionally, enabling the Office Container specifically for Office 365 data ensures that cached data for Office applications is handled efficiently, separate from other user data. This separation improves performance and reduces login times. Azure File Sync conflicts and limiting FSLogix container sizes are not recommended practices for optimizing Office 365 performance.

Question 7: An administrator is experiencing issues with FSLogix profile containers not mounting correctly for users. After an investigation, it is suspected that storage permissions are the root cause. Which action is most likely to resolve this issue?

  • A. Ensure the storage account has the correct network access restrictions applied.
  • B. Verify that the users have 'Read' and 'Write' permissions on the file share hosting the FSLogix profiles. (Correct Answer)
  • C. Check that the storage account firewall is set to allow traffic from the necessary virtual networks.
  • D. Increase the storage account quota to accommodate more data from FSLogix profiles.

Explanation: FSLogix profile containers require proper permissions to mount correctly. Ensuring that users have 'Read' and 'Write' permissions on the file share is crucial for accessing and managing their profiles. Without these permissions, the profile containers cannot be mounted, leading to the issue described.

Question 8: What is a necessary step when configuring FSLogix profile containers to store user profiles in an Azure Files share?

  • A. Create a storage account and configure an Azure Files share for profile storage. (Correct Answer)
  • B. Install FSLogix on the Azure portal to enable profile container management.
  • C. Enable the Azure Active Directory to allow profile storage in Azure Files.
  • D. Set up a virtual network gateway for Azure Files access from on-premises.

Explanation: To configure FSLogix profile containers to store user profiles in an Azure Files share, it is essential to first create a storage account and set up an Azure Files share. This share will act as the storage location for the profile containers, ensuring that user profiles are centrally stored and accessible across multiple sessions. The other options do not directly relate to the configuration of FSLogix profile containers with Azure Files.

Question 9: During a project to enhance security and user experience, your team decides to implement FSLogix App Masking. The goal is to restrict access to certain applications for specific user groups while allowing other groups full access. You have set up two user groups in Active Directory: 'Finance' and 'HR'. The application 'Advanced Analytics' should be accessible only to the 'Finance' group. How should you configure FSLogix App Masking to achieve this?

  • A. Create an App Masking rule for 'Advanced Analytics' and assign it to the 'Finance' group. (Correct Answer)
  • B. Create an App Masking rule for 'Advanced Analytics' and exclude the 'HR' group.
  • C. Set up a global App Masking rule for all users and then add the 'Finance' group to exceptions.
  • D. Create an App Masking rule for 'Advanced Analytics' and include both 'Finance' and 'HR' groups, then remove 'HR' at the application level.

Explanation: To manage application visibility using FSLogix App Masking, you should create App Masking rules that specify which user groups can access particular applications. By creating a rule for 'Advanced Analytics' and assigning it only to the 'Finance' group, you ensure that only members of that group have access to the application, effectively hiding it from the 'HR' group. This approach utilizes group membership to control application visibility efficiently.

Question 10: (Select all that apply) You are tasked with optimizing the scaling of session hosts in an Azure Virtual Desktop environment. You have collected performance data using Azure Monitor. What steps should you take to ensure optimal scaling based on this data?

  • A. Analyze CPU and memory usage metrics to determine peak usage times and adjust scaling rules accordingly. (Correct Answer)
  • B. Review user session activity logs to identify periods of low activity and reduce the number of active session hosts during these times. (Correct Answer)
  • C. Set up alerts for when CPU usage exceeds 85% to automatically trigger the addition of session hosts. (Correct Answer)
  • D. Manually adjust the scaling parameters weekly based on the average number of user sessions recorded over the past month.

Explanation: Optimizing scaling involves analyzing performance metrics from Azure Monitor, such as CPU and memory usage, to understand when the demand is high and adjust scaling rules accordingly. Reviewing session activity helps identify when fewer resources are needed, allowing for cost savings. Setting up automated alerts for high usage ensures timely scaling adjustments. Manual weekly adjustments based on past averages may not reflect current needs, hence it is not the most efficient strategy.

Question 1Medium

An organization wants to enforce specific desktop wallpaper and application settings across all Azure Virtual Desktop users. (Select all that apply) Which group policy settings should be configured to achieve this goal?

(Select all that apply)

ADesktop Wallpaper Group Policy
BApplication Control Policy
CRemote Desktop Services User Profile
DLogon Scripts for Desktop Configuration
Question 2Easy

A user reports slow performance during peak hours while using Azure Virtual Desktop. To address this issue, which setting should be configured to limit the duration of inactive RDP sessions?

AIdle session timeout
BActive session timeout
CSession bandwidth limit
DSession re-connection policy
Question 3Medium

How can the company ensure consistent configuration settings across their Azure Virtual Desktop environment to prevent configuration drift?

ADeploy configuration profiles using Microsoft Endpoint Manager.
BManually adjust settings on each virtual machine periodically.
CCreate a PowerShell script to reset configurations daily.
DUse Azure Policy to enforce compliance on virtual machines.
Question 4Hard

An enterprise is planning to implement policies for managing Azure Virtual Desktop sessions to optimize resource usage. Which configuration setting should be adjusted to automatically log off users after a specified period of inactivity?

AConfigure the 'Session timeout' policy for the host pool.
BAdjust the 'Idle session sign-out' setting in Azure Active Directory.
CSet the 'Maximum session duration' in the Azure portal.
DEnable 'Automatic user disconnection' in the network settings.
Question 5Medium

An enterprise plans to implement FSLogix for managing user profiles in Azure Virtual Desktop. With high user concurrency and varying application workloads, what is a crucial consideration when determining the size of FSLogix profile containers?

AAllocate container sizes based on the average storage usage per user.
BConfigure container sizes to be identical for all users regardless of workload.
CEnsure containers have enough space to accommodate peak simultaneous user loads.
DDetermine container size based on the total storage capacity of the Azure storage account.
Question 6Medium

(Select all that apply) What configurations should be made in FSLogix to optimize Office 365 applications for a virtual desktop environment?

(Select all that apply)

AEnable the Profile Container to redirect user profiles to a centralized storage location.
BActivate the Office Container for caching Office 365 data separately from user profiles.
CDisable the use of Azure File Sync to prevent conflicts with FSLogix containers.
DAdjust the registry to limit the size of the FSLogix Profile Container to conserve disk space.
Question 7Hard

An administrator is experiencing issues with FSLogix profile containers not mounting correctly for users. After an investigation, it is suspected that storage permissions are the root cause. Which action is most likely to resolve this issue?

AEnsure the storage account has the correct network access restrictions applied.
BVerify that the users have 'Read' and 'Write' permissions on the file share hosting the FSLogix profiles.
CCheck that the storage account firewall is set to allow traffic from the necessary virtual networks.
DIncrease the storage account quota to accommodate more data from FSLogix profiles.
Question 8Easy

What is a necessary step when configuring FSLogix profile containers to store user profiles in an Azure Files share?

ACreate a storage account and configure an Azure Files share for profile storage.
BInstall FSLogix on the Azure portal to enable profile container management.
CEnable the Azure Active Directory to allow profile storage in Azure Files.
DSet up a virtual network gateway for Azure Files access from on-premises.
Question 9Medium

During a project to enhance security and user experience, your team decides to implement FSLogix App Masking. The goal is to restrict access to certain applications for specific user groups while allowing other groups full access. You have set up two user groups in Active Directory: 'Finance' and 'HR'. The application 'Advanced Analytics' should be accessible only to the 'Finance' group. How should you configure FSLogix App Masking to achieve this?

ACreate an App Masking rule for 'Advanced Analytics' and assign it to the 'Finance' group.
BCreate an App Masking rule for 'Advanced Analytics' and exclude the 'HR' group.
CSet up a global App Masking rule for all users and then add the 'Finance' group to exceptions.
DCreate an App Masking rule for 'Advanced Analytics' and include both 'Finance' and 'HR' groups, then remove 'HR' at the application level.
Question 10Medium

(Select all that apply) You are tasked with optimizing the scaling of session hosts in an Azure Virtual Desktop environment. You have collected performance data using Azure Monitor. What steps should you take to ensure optimal scaling based on this data?

(Select all that apply)

AAnalyze CPU and memory usage metrics to determine peak usage times and adjust scaling rules accordingly.
BReview user session activity logs to identify periods of low activity and reduce the number of active session hosts during these times.
CSet up alerts for when CPU usage exceeds 85% to automatically trigger the addition of session hosts.
DManually adjust the scaling parameters weekly based on the average number of user sessions recorded over the past month.

Ready for More?

These 10 questions are just a preview. Create a free account to practice up to 3 topics with 50 questions per day — or upgrade to Pro for unlimited access.

Ready to Pass the AZ-140 - Microsoft Certified: Azure Virtual Desktop Specialty?

Join thousands of professionals preparing for their AZ-140 - Microsoft Certified: Azure Virtual Desktop Specialty certification with ProctorPulse. AI-generated questions, detailed explanations, and progress tracking.