You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-desktop/windows-11-language-packs.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Install language packs on Windows 11 Enterprise VMs in Azure Virtual Desk
3
3
description: How to install language packs for Windows 11 Enterprise VMs in Azure Virtual Desktop.
4
4
author: Heidilohr
5
5
ms.topic: how-to
6
-
ms.date: 10/04/2021
6
+
ms.date: 08/23/2022
7
7
ms.author: helohr
8
8
manager: femila
9
9
---
@@ -22,9 +22,14 @@ The second option is more efficient in terms of resources and cost, but requires
22
22
23
23
Before you can add languages to a Windows 11 Enterprise VM, you'll need to have the following things ready:
24
24
25
-
- An Azure VM with Windows 11 Enterprise installed
26
-
- A Language and Optional Features (LoF) ISO. You can download the ISO at [Windows 11 Language and Optional Features LoF ISO](https://software-download.microsoft.com/download/sg/22000.1.210604-1628.co_release_amd64fre_CLIENT_LOF_PACKAGES_OEM.iso)
27
-
- An Azure Files share or a file share on a Windows File Server VM
25
+
- An Azure VM with Windows 11 Enterprise installed
26
+
- A Language and Optional Features ISO and Inbox Apps ISO of the OS version the image uses. You can download them here:
27
+
- Language and Optional Features ISO:
28
+
-[Windows 11, version 21H2 Language and Optional Features ISO](https://software-download.microsoft.com/download/sg/22000.1.210604-1628.co_release_amd64fre_CLIENT_LOF_PACKAGES_OEM.iso)
29
+
-[Windows 11, version 22H2 Language and Optional Features ISO](https://software-static.download.prss.microsoft.com/dbazure/988969d5-f34g-4e03-ac9d-1f9786c66749/22621.1.220506-1250.ni_release_amd64fre_CLIENT_LOF_PACKAGES_OEM.iso)
30
+
- Inbox Apps ISO:
31
+
-[Windows 11, version 22H2 Inbox Apps ISO](https://software-static.download.prss.microsoft.com/dbazure/988969d5-f34g-4e03-ac9d-1f9786c66749/22621.1.220506-1250.ni_release_amd64fre_InboxApps.iso)
32
+
- An Azure Files share or a file share on a Windows File Server VM
28
33
29
34
>[!NOTE]
30
35
>The file share repository must be accessible from the Azure VM that you're going to use to create the custom image.
@@ -35,7 +40,7 @@ To create the content repository you'll use to add languages and features to you
35
40
36
41
1. Open the VM you want to add languages to in Azure.
37
42
38
-
2. Open and mount the ISO file you downloaded in [Requirements](#requirements) on the VM.
43
+
2. Open and mount the ISO file you downloaded in the [Requirements](#requirements) section above on the VM.
0 commit comments