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/automation-solution-vm-management.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -422,7 +422,7 @@ To delete the solution, perform the following steps:
422
422
423
423
The Automation account and Log Analytics workspace are not deleted as part of this process. If you do not want to retain the Log Analytics workspace, you need to manually delete it. This can be accomplished from the Azure portal:
424
424
425
-
1.From the Azure portal home screen, select **Log Analytics workspaces**.
425
+
1.In Azure portal, search for and select **Log Analytics workspaces**.
426
426
1. On the **Log Analytics workspaces** page, select the workspace.
427
427
1. Select **Delete** from the menu on the workspace settings page.
Copy file name to clipboardExpand all lines: articles/automation/manage-runas-account.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ To configure or renew Classic Run As accounts, you must have the **Co-administra
62
62
In this section, perform the following steps to update your Azure Automation account in the Azure portal. You create the Run As and Classic Run As accounts individually. If you don't need to manage classic resources, you can just create the Azure Run As account.
63
63
64
64
1. Sign in to the Azure portal with an account that is a member of the Subscription Admins role and co-administrator of the subscription.
65
-
2. In the Azure portal, click **All services**. In the list of resources, type **Automation**. As you begin typing, the list filters based on your input. Select**Automation Accounts**.
65
+
2. In Azure portal, search for and select**Automation Accounts**.
66
66
3. On the **Automation Accounts** page, select your Automation account from the list of Automation accounts.
67
67
4. In the left-hand pane, select **Run As Accounts** under the section **Account Settings**.
68
68
5. Depending on which account you require, select either **Azure Run As Account** or **Azure Classic Run As Account**. After selecting either the **Add Azure Run As** or **Add Azure Classic Run As Account** pane appears and after reviewing the overview information, click **Create** to proceed with Run As account creation.
@@ -81,7 +81,7 @@ The following list provides the requirements to create a Run As account in Power
81
81
82
82
To get the values for *SubscriptionID*, *ResourceGroup*, and *AutomationAccountName*, which are required parameters for the script, complete the following steps:
83
83
84
-
1. In the Azure portal, click **All services**. In the list of resources, type **Automation**. As you begin typing, the list filters based on your input. Select**Automation Accounts**.
84
+
1. In Azure portal, search for and select**Automation Accounts**.
85
85
1. On the Automation account page, select your Automation account, and then under **Account Settings** select **Properties**.
86
86
1. Note the **Subscription ID**, **Name**, and **Resource Group** values on the **Properties** page.
0 commit comments