Skip to content

Commit 3aa08e5

Browse files
authored
Merge pull request #79697 from georgewallace/gw_updatemodules
update Azure modules
2 parents 7693296 + 65a52a5 commit 3aa08e5

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: automation
66
ms.subservice: process-automation
77
author: georgewallace
88
ms.author: gwallace
9-
ms.date: 05/30/2019
9+
ms.date: 06/14/2019
1010
ms.topic: conceptual
1111
manager: carmonm
1212
---
@@ -30,9 +30,7 @@ If you develop your scripts locally, it's recommended to have the same module ve
3030

3131
The following are some considerations to take into account when using this process to update your Azure Modules:
3232

33-
* This runbook supports updating only the **Azure** and **AzureRm** modules currently. [Azure PowerShell Az modules](/powershell/azure/new-azureps-module-az) are supported in Automation accounts, but cannot be updated with this runbook. There are important factors that you need to take into account when using the `Az` modules in your Automation Account, to learn more, see [Using Az modules in your Automation Account](az-modules.md).
34-
35-
* Avoid starting this runbook on Automation accounts that contain Az modules.
33+
* This runbook supports updating the **Azure** and **AzureRm** modules by default. This runbook supports updating the **Az** modules as well. Review the [Update Azure modules runbook README](https://github.com/microsoft/AzureAutomation-Account-Modules-Update/blob/master/README.md) for more information on updating `Az` modules with this runbook. There are additional important factors that you need to take into account when using the `Az` modules in your Automation Account, to learn more, see [Using Az modules in your Automation Account](az-modules.md).
3634

3735
* Before starting this runbook, make sure your Automation account has an [Azure Run As account credential](manage-runas-account.md) created.
3836

0 commit comments

Comments
 (0)