Skip to content

Commit 63bcd69

Browse files
authored
Updated per feedback
1 parent 3bc854d commit 63bcd69

File tree

1 file changed

+8
-14
lines changed

1 file changed

+8
-14
lines changed

articles/logic-apps/create-single-tenant-workflows-visual-studio-code.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -144,26 +144,20 @@ Install the following tools and versions for your specific operating system: Win
144144

145145
1. On the **User** tab, go to **Features** **>** **Extensions**.
146146

147-
1. Confirm that **Auto Check Updates** and **Auto Update** are selected.
147+
1. Confirm that **Auto Check Updates** is selected, and that **Auto Update** is set to **All Extensions**.
148148

149-
By default, the following settings are enabled and set for the Azure Logic Apps (Standard) extension:
149+
1. Confirm that the **Azure Logic Apps Standard: Project Runtime** setting for the Azure Logic Apps (Standard) extension is set to version **~4**:
150150

151-
* **Azure Logic Apps Standard: Project Runtime**, which is set to version **~3**
152-
153-
> [!NOTE]
154-
> This version is required to use the [Inline Code Operations actions](../logic-apps/logic-apps-add-run-inline-code.md).
155-
156-
* **Azure Logic Apps Standard: Experimental View Manager**, which enables the latest designer in Visual Studio Code. If you experience problems on the designer, such as dragging and dropping items, turn off this setting.
157-
158-
To find and confirm these settings, follow these steps:
151+
> [!NOTE]
152+
> This version is required to use the [Inline Code Operations actions](../logic-apps/logic-apps-add-run-inline-code.md).
159153
160-
1. On the **File** menu, go to **Preferences** **>** **Settings**.
154+
1. On the **File** menu, go to **Preferences** **>** **Settings**.
161155

162-
1. On the **User** tab, go to **>** **Extensions** **>** **Azure Logic Apps (Standard)**.
156+
1. On the **User** tab, go to **>** **Extensions** **>** **Azure Logic Apps (Standard)**.
163157

164-
For example, you can find the **Azure Logic Apps Standard: Project Runtime** setting here or use the search box to find other settings:
158+
For example, you can find the **Azure Logic Apps Standard: Project Runtime** setting here or use the search box to find other settings:
165159

166-
![Screenshot that shows Visual Studio Code settings for "Azure Logic Apps (Standard)" extension.](./media/create-single-tenant-workflows-visual-studio-code/azure-logic-apps-settings.png)
160+
![Screenshot that shows Visual Studio Code settings for "Azure Logic Apps (Standard)" extension.](./media/create-single-tenant-workflows-visual-studio-code/azure-logic-apps-settings.png)
167161

168162
<a name="connect-azure-account"></a>
169163

0 commit comments

Comments
 (0)