Skip to content

Commit 1c3144b

Browse files
authored
Merge pull request #287675 from MicrosoftDocs/main
[Publishing] [Out of Band Publish] 10/01 - 07:00 AM PST
2 parents 7017e22 + c2ea913 commit 1c3144b

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

articles/automation/shared-resources/modules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage modules in Azure Automation
33
description: This article tells how to use PowerShell modules to enable cmdlets in runbooks and DSC resources in DSC configurations.
44
services: automation
55
ms.subservice: shared-capabilities
6-
ms.date: 09/10/2024
6+
ms.date: 10/01/2024
77
ms.topic: how-to
88
ms.custom: devx-track-azurepowershell, devx-track-python
99
ms.service: azure-automation
@@ -12,7 +12,7 @@ ms.service: azure-automation
1212
# Manage modules in Azure Automation
1313

1414
>[!NOTE]
15-
> The AzureRM PowerShell module has been officially deprecated as of **February 29, 2024**. We recommend that you migrate from AzureRM module to the Az PowerShell module to ensure continued support and updates. While the AzureRM module may still work, it is no longer maintained or supported and continued use of AzureRM is at the user's own risk. For more information, see [migration resources](https://aka.ms/azpsmigrate) for guidance on transitioning to the Az module.
15+
> Starting **February 1, 2025**, Azure Automation will *discontinue* the execution of all the runbooks that use AzureRM modules. Starting **November 1, 2024**, you won't be able to create new runbooks using AzureRM modules. The AzureRM PowerShell module has been officially deprecated as of **February 29, 2024**. We recommend you to migrate from the AzureRM module to the Az PowerShell module to ensure continued support and updates. While the AzureRM module may still work, it is no longer maintained or supported, and continued use of the AzureRM module is at the user's own risk. For more information, see [migration resources](https://aka.ms/azpsmigrate) for guidance on transitioning to the Az module.
1616
1717
Azure Automation uses a number of PowerShell modules to enable cmdlets in runbooks and DSC resources in DSC configurations. Supported modules include:
1818

articles/virtual-desktop/windows-11-language-packs.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Install language packs on Windows 11 Enterprise VMs in Azure Virtual Desk
33
description: How to install language packs for Windows 11 Enterprise VMs in Azure Virtual Desktop.
44
author: dknappettmsft
55
ms.topic: how-to
6-
ms.date: 10/20/2023
6+
ms.date: 09/20/2024
77
ms.author: daknappe
88
ms.custom: docs_inherited
99
---
@@ -27,9 +27,11 @@ Before you can add languages to a Windows 11 Enterprise VM, you'll need to have
2727
- Language and Optional Features ISO:
2828
- [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)
2929
- [Windows 11, version 22H2 and 23H2 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+
- [Windows 11, version 24H2 Language and Optional Features ISO](https://software-static.download.prss.microsoft.com/dbazure/888969d5-f34g-4e03-ac9d-1f9786c66749/26100.1.240331-1435.ge_release_amd64fre_CLIENT_LOF_PACKAGES_OEM.iso)
3031
- Inbox Apps ISO:
3132
- [Windows 11, version 21H2 Inbox Apps ISO](https://software-static.download.prss.microsoft.com/dbazure/888969d5-f34g-4e03-ac9d-1f9786c66749/22000.2003.230512-1746.co_release_svc_prod3_amd64fre_InboxApps.iso)
3233
- [Windows 11, version 22H2 and 23H2 Inbox Apps ISO](https://software-static.download.prss.microsoft.com/dbazure/888969d5-f34g-4e03-ac9d-1f9786c66749/22621.2501.231009-1937.ni_release_svc_prod3_amd64fre_InboxApps.iso)
34+
- [Windows 11, version 24H2 Inbox Apps ISO](https://software-static.download.prss.microsoft.com/dbazure/888969d5-f34g-4e03-ac9d-1f9786c66749/26100.1742.240904-1906.ge_release_svc_prod1_amd64fre_InboxApps.iso)
3335
- An Azure Files share or a file share on a Windows File Server VM
3436

3537
>[!NOTE]

0 commit comments

Comments
 (0)