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/logic-apps/create-single-tenant-workflows-visual-studio-code.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: logic-apps
5
5
ms.suite: integration
6
6
ms.reviewer: estfan, azla
7
7
ms.topic: how-to
8
-
ms.date: 09/27/2024
8
+
ms.date: 01/15/2025
9
9
ms.custom: engagement-fy23, devx-track-dotnet
10
10
# Customer intent: As a logic apps developer, I want to create a Standard logic app workflow that runs in single-tenant Azure Logic Apps using Visual Studio Code.
11
11
---
@@ -270,7 +270,7 @@ As you progress, you'll complete these high-level tasks:
270
270
271
271
1. In the Azure window, under **Resources**, select **Sign in to Azure**. When the Visual Studio Code authentication page appears, sign in with your Azure account.
272
272
273
-

273
+

274
274
275
275
After you sign in, the Azure window shows the Azure subscriptions associated with your Azure account. If the expected subscriptions don't appear, or you want the pane to show only specific subscriptions, follow these steps:
276
276
@@ -280,7 +280,7 @@ As you progress, you'll complete these high-level tasks:
280
280
281
281
Or, in the Visual Studio Code status bar, select your Azure account.
282
282
283
-
1. When another subscriptions list appears, select the subscriptions that you want, and then make sure that you select **OK**.
283
+
1. When another subscriptions list appears, select the subscriptions that you want, and make sure that you select **OK**.
284
284
285
285
<aname="create-project"></a>
286
286
@@ -294,7 +294,7 @@ Before you can create your logic app, create a local project so that you can man
294
294
295
295
1. In the **Azure** window, on the **Workspace** section toolbar, from the **Azure Logic Apps** menu, select **Create new project**.
296
296
297
-

297
+

298
298
299
299
1. If Windows Defender Firewall prompts you to grant network access for **Code.exe**, which is Visual Studio Code, and for **func.exe**, which is the Azure Functions Core Tools, select **Private networks, such as my home or work network****>****Allow access**.
0 commit comments