Skip to content

Commit e873ceb

Browse files
authored
Merge pull request #107290 from Heidilohr/work-mgr-meta2
Added missing manager metadata to Windows Virtual Desktop docs
2 parents 3f0e6e0 + c678330 commit e873ceb

File tree

51 files changed

+101
-50
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+101
-50
lines changed

articles/virtual-desktop/app-attach.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.service: virtual-desktop
88
ms.topic: conceptual
99
ms.date: 12/14/2019
1010
ms.author: helohr
11+
manager: lizross
1112
---
1213
# Set up MSIX app attach
1314

@@ -416,7 +417,7 @@ $methodName = "AddLicenseMethod"
416417
$parentID = "./Vendor/MSFT/EnterpriseModernAppManagement/AppLicenses/StoreLicenses"
417418
418419
#TODO - Update $contentID with the ContentID value from the unencoded license file (.xml)
419-
$contentID = "{ContentID_in_unencoded_license_file}"
420+
$contentID = "{'ContentID'_in_unencoded_license_file}"
420421
421422
#TODO - Update $licenseBlob with the entire String in the encoded license file (.bin)
422423
$licenseBlob = "{Entire_String_in_encoded_license_file}"

articles/virtual-desktop/configure-host-pool-load-balancing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.service: virtual-desktop
88
ms.topic: conceptual
99
ms.date: 08/29/2019
1010
ms.author: helohr
11+
manager: lizross
1112
---
1213
# Configure the Windows Virtual Desktop load-balancing method
1314

articles/virtual-desktop/configure-host-pool-personal-desktop-assignment-type.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.service: virtual-desktop
88
ms.topic: conceptual
99
ms.date: 12/10/2019
1010
ms.author: helohr
11+
manager: lizross
1112
---
1213
# Configure the personal desktop host pool assignment type
1314

articles/virtual-desktop/connect-android.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.service: virtual-desktop
88
ms.topic: conceptual
99
ms.date: 09/26/2019
1010
ms.author: helohr
11+
manager: lizross
1112
---
1213
# Connect with the Android client
1314

articles/virtual-desktop/connect-ios.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.service: virtual-desktop
88
ms.topic: conceptual
99
ms.date: 02/08/2020
1010
ms.author: helohr
11+
manager: lizross
1112
---
1213
# Connect with the iOS client
1314

articles/virtual-desktop/connect-macos.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.service: virtual-desktop
88
ms.topic: conceptual
99
ms.date: 12/13/2019
1010
ms.author: helohr
11+
manager: lizross
1112
---
1213
# Connect with the macOS client
1314

articles/virtual-desktop/connect-web.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.service: virtual-desktop
88
ms.topic: conceptual
99
ms.date: 09/24/2019
1010
ms.author: helohr
11+
manager: lizross
1112
---
1213
# Connect with the web client
1314

articles/virtual-desktop/connect-windows-7-and-10.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.service: virtual-desktop
88
ms.topic: conceptual
99
ms.date: 11/12/2019
1010
ms.author: helohr
11+
manager: lizross
1112
---
1213
# Connect with the Windows Desktop client
1314

articles/virtual-desktop/connection-latency.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.service: virtual-desktop
88
ms.topic: conceptual
99
ms.date: 10/30/2019
1010
ms.author: helohr
11+
manager: lizross
1112
---
1213
# Determine user connection latency in Windows Virtual Desktop
1314

@@ -17,7 +18,7 @@ The [Windows Virtual Desktop Experience Estimator tool](https://azure.microsoft.
1718

1819
## Azure Traffic Manager
1920

20-
Windows Virtual Desktop uses the Azure Traffic Manager, which checks the location of the users DNS server to find the nearest Windows Virtual Desktop service instance. We recommend admins review the location of the users DNS server before choosing the location for the VMs.
21+
Windows Virtual Desktop uses the Azure Traffic Manager, which checks the location of the user's DNS server to find the nearest Windows Virtual Desktop service instance. We recommend admins review the location of the user's DNS server before choosing the location for the VMs.
2122

2223
## Next steps
2324

articles/virtual-desktop/create-fslogix-profile-container.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ms.service: virtual-desktop
88
ms.topic: conceptual
99
ms.date: 11/25/2019
1010
ms.author: helohr
11+
manager: lizross
1112
---
1213
# Create an FSLogix profile container for a host pool using Azure NetApp Files
1314

0 commit comments

Comments
 (0)