You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/automation/delete-run-as-account.md
+4-19Lines changed: 4 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Delete an Azure Automation Run As account
3
3
description: This article tells how to delete a Run As account with PowerShell or from the Azure portal.
4
4
services: automation
5
5
ms.subservice: process-automation
6
-
ms.date: 09/13/2024
6
+
ms.date: 04/08/2025
7
7
ms.topic: how-to
8
8
ms.service: azure-automation
9
9
---
@@ -19,30 +19,15 @@ Run As accounts in Azure Automation provide authentication for managing resource
19
19
20
20
To configure or update or delete a Run As account and a Classic Run As accounts, you must either be:
21
21
22
-
- An owner of the Microsoft Entra Application for the Run As Account
22
+
- An owner of the Microsoft Entra Application for the Run As Account.
23
23
24
24
(or)
25
25
26
-
- A member in one of the following Microsoft Entra roles
26
+
- A member in one of the following Microsoft Entra roles.
27
27
- Application Administrator
28
28
- Cloud Application Administrator
29
29
30
-
## Delete a Run As or Classic Run As account
31
-
32
-
1. In the Azure portal, open the Automation account.
33
-
34
-
2. In the left pane, select **Run As Accounts** in the account settings section.
35
-
36
-
3. On the Run As Accounts properties page, select either the Run As account or Classic Run As account that you want to delete.
37
-
38
-
4. On the Properties pane for the selected account, click **Delete**.
39
-
40
-

41
-
42
-
5. While the account is being deleted, you can track the progress under **Notifications** from the menu. Run As accounts can't be restored after deletion.
43
-
44
-
> [!NOTE]
45
-
> We recommend that you delete the Run As account from Automation account portal. Alternatively, you can delete the Service principal from the **Microsoft Entra ID** portal > **App registrations** > search and select your Automation account name and in the **Overview** page, select **Delete**.
30
+
You can delete the Service principal from the **Microsoft Entra ID** portal > **App registrations** > search and select your Automation account name and in the **Overview** page, select **Delete**.
0 commit comments