title | description | services | ms.subservice | ms.date | ms.topic |
---|---|---|---|---|---|
Delete an Azure Automation Run As account |
This article tells how to delete a Run As account with PowerShell or from the Azure portal. |
automation |
process-automation |
01/06/2021 |
conceptual |
Run As accounts in Azure Automation provide authentication for managing resources on the Azure Resource Manager or Azure Classic deployment model using Automation runbooks and other Automation features. This article describes how to delete a Run As or Classic Run As account. When you perform this action, the Automation account is retained. After you delete the Run As account, you can re-create it in the Azure portal or with the provided PowerShell script.
-
In the Azure portal, open the Automation account.
-
In the left pane, select Run As Accounts in the account settings section.
-
On the Run As Accounts properties page, select either the Run As account or Classic Run As account that you want to delete.
-
On the Properties pane for the selected account, click Delete.
-
While the account is being deleted, you can track the progress under Notifications from the menu.
To recreate your Run As or Classic Run As account, see Create Run As accounts.