Skip to content

Commit f8d87d5

Browse files
committed
minor edits
1 parent 2b01831 commit f8d87d5

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

articles/automation/how-to/runbook-authoring-extension-for-vscode.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,21 +35,29 @@ following these steps:
3535
To view all the resources within your Automation account, you must connect to your Azure account. Follow the steps to connect to Azure from Visual Studio Code:
3636

3737
1. You can sign in to Azure from the Azure Automation extension or the Command Palette.
38-
- To sign in from the Azure Automation extension: select **Sign in to Azure**. </br> or </br>
38+
- To sign in from the Azure Automation extension: select **Sign in to Azure**.
39+
40+
Or
41+
3942
- To sign in from the Command Palette: from the menu bar, go to **View > Command Palette** and enter **Azure:Sign-in**.
43+
4044
1. Follow the sign in instructions to sign in to Azure.
4145
After you're connected, you will find the Azure account name on the status bar of Visual Studio Code.
4246

4347
## Select subscriptions
4448

45-
When you sign in for the first time, the extension loads only the default subscription resources and Automation accounts. To add or remove subscriptions, follow the steps:
49+
When you sign in for the first time, the extension loads only the default subscription resources and Automation accounts. To add or remove subscriptions, follow these steps:
4650

4751
1. You can use the Command Palette or the window footer to start the subscription command.
48-
- To sign in from Command Palette - from the menu bar, go to **View > Command Palette** and enter **Azure: Select**. </br> or </br>
49-
- To sign in from window footer - In the window footer, select the segment that matches **Azure: <your account>**.
52+
- To sign in from Command Palette - from the menu bar, go to **View > Command Palette** and enter **Azure: Select Subscriptions**.
53+
54+
Or
55+
56+
- To sign in from window footer - In the window footer, select the segment that matches **Azure: your account**.
57+
5058
1. Use the filter to find the subscriptions by name.
51-
1. Check or uncheck from each subscription to set the subscriptions shows by extension.
52-
1. Select **OK** after you have completed the adding or removing the subscriptions.
59+
1. Check or uncheck each subscription to add or remove them from the list of subscriptions shown by Azure Automation extension.
60+
1. Select **OK** after you have completed adding or removing the subscriptions.
5361

5462

5563
## Using the Azure Automation extension

0 commit comments

Comments
 (0)