Skip to content

Commit

Permalink
Remove an outdated advice about Az from README
Browse files Browse the repository at this point in the history
Remove the outdated advice:
"Avoid starting this runbook on Automation accounts that contain both AzureRM and Az modules."
  • Loading branch information
AnatoliB authored Jul 8, 2019
1 parent ec6a0f5 commit 27435c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ Import this runbook into your Automation account, and [start](https://docs.micro
your runbooks use only Az modules to avoid conflicts. More information can be found in the
[Microsoft Docs](https://docs.microsoft.com/azure/automation/az-modules) and
issue [#5](https://github.com/microsoft/AzureAutomation-Account-Modules-Update/issues/5).
Avoid starting this runbook on Automation accounts that contain both AzureRM and Az modules.
* Before starting this runbook, make sure your Automation account has an [Azure Run As account credential](https://docs.microsoft.com/azure/automation/manage-runas-account) created.
* You can use this code as a regular PowerShell script instead of a runbook: just login to Azure
using the [Connect-AzureRmAccount](https://docs.microsoft.com/powershell/module/azurerm.profile/connect-azurermaccount)
Expand Down

0 comments on commit 27435c6

Please sign in to comment.