Skip to content

Commit 5f93f49

Browse files
authored
Merge pull request #297789 from SnehaSudhirG/08Apr-RunAsUpdate
Removed section and edited note
2 parents f31921f + 54e0faf commit 5f93f49

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

articles/automation/delete-run-as-account.md

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Delete an Azure Automation Run As account
33
description: This article tells how to delete a Run As account with PowerShell or from the Azure portal.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 09/13/2024
6+
ms.date: 04/08/2025
77
ms.topic: how-to
88
ms.service: azure-automation
99
---
@@ -19,30 +19,15 @@ Run As accounts in Azure Automation provide authentication for managing resource
1919

2020
To configure or update or delete a Run As account and a Classic Run As accounts, you must either be:
2121

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.
2323

2424
(or)
2525

26-
- A member in one of the following Microsoft Entra roles
26+
- A member in one of the following Microsoft Entra roles.
2727
- Application Administrator
2828
- Cloud Application Administrator
2929

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-
![Delete Run As account](media/delete-run-as-account/automation-account-delete-run-as.png)
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**.
4631

4732
## Next steps
4833

0 commit comments

Comments
 (0)