Skip to content

Commit 6a6073a

Browse files
authored
Update action-groups.md
Add runbook retire announcement link
1 parent 5dd4dca commit 6a6073a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/alerts/action-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ Write-Host $myApp.AppRoles
605605
### Migrate Runbook action from "Run as account" to "Run as Managed Identity"
606606
> [!NOTE]
607607
>
608-
> Azure Automation "Run as account" has retired on 30 September 2023, which affects actions created with action type "Automation Runbook". Existing actions linking to "Run as account" runbooks won't be supported after retirement. However, those runbooks would continue to execute until the expiry of "Run as" certificate of the Automation account.
608+
> Azure Automation "Run as account" has [retired](https://azure.microsoft.com/en-in/updates/azure-automation-runas-account-retiring-on-30-september-2023/) on 30 September 2023, which affects actions created with action type "Automation Runbook". Existing actions linking to "Run as account" runbooks won't be supported after retirement. However, those runbooks would continue to execute until the expiry of "Run as" certificate of the Automation account.
609609
610610
To ensure you can continue using the runbook actions, you need to:
611611
1. Edit the action group by adding a new action with action type "Automation Runbook" nd choose the same runbook from the dropdown. (All 5 runbooks in the dropdown have been re-configured at the backend to authenticate using Managed Identity instead of Run as account. System-assigned Managed Identity in Automation account would be enabled with VM Contributor role at the subscription level would be assigned automatically).

0 commit comments

Comments
 (0)