Skip to content

Commit e976627

Browse files
committed
removed the annoucement as the issue is resolved
1 parent dab63c2 commit e976627

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

articles/automation/automation-update-azure-modules.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,13 @@ title: Update Azure PowerShell modules in Azure Automation
33
description: This article tells how to update common Azure PowerShell modules provided by default in Azure Automation.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 05/03/2023
6+
ms.date: 07/03/2023
77
ms.topic: conceptual
88
ms.custom: devx-track-azurepowershell
99
---
1010

1111
# Update Azure PowerShell modules in Automation
1212

13-
> [!Important]
14-
> If you are facing issues while upgrading to **Az.Accounts version 2.12.2** or upgrading to a newer version with dependencies on **Az.Accounts version 2.12.2**, we recommend you use **Az.Accounts version 2.12.1 or lower** to avoid issues with Az modules that are dependent on Az.Accounts. For more information, see [steps to import module with specific versions](shared-resources/modules.md#import-modules-by-using-powershell).
15-
16-
1713
The most common PowerShell modules are provided by default in each Automation account. See [Default modules](shared-resources/modules.md#default-modules). As the Azure team updates the Azure modules regularly, changes can occur with the included cmdlets. These changes, for example, renaming a parameter or deprecating a cmdlet entirely, can negatively affect your runbooks.
1814

1915
> [!NOTE]

0 commit comments

Comments
 (0)