Skip to content

Commit 9d8b58e

Browse files
authored
Update date and improve image descriptions
1 parent beea824 commit 9d8b58e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: how-to
8-
ms.date: 09/27/2024
8+
ms.date: 01/15/2025
99
ms.custom: engagement-fy23, devx-track-dotnet
1010
# 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.
1111
---
@@ -270,7 +270,7 @@ As you progress, you'll complete these high-level tasks:
270270

271271
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.
272272

273-
![Screenshot shows Azure window and selected link for Azure sign in.](./media/create-single-tenant-workflows-visual-studio-code/sign-in-azure-subscription.png)
273+
![Screenshot shows Azure window with selected link for Azure sign in.](./media/create-single-tenant-workflows-visual-studio-code/sign-in-azure-subscription.png)
274274

275275
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:
276276

@@ -280,7 +280,7 @@ As you progress, you'll complete these high-level tasks:
280280

281281
Or, in the Visual Studio Code status bar, select your Azure account.
282282

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**.
284284

285285
<a name="create-project"></a>
286286

@@ -294,7 +294,7 @@ Before you can create your logic app, create a local project so that you can man
294294

295295
1. In the **Azure** window, on the **Workspace** section toolbar, from the **Azure Logic Apps** menu, select **Create new project**.
296296

297-
![Screenshot shows Azure window, Workspace toolbar, and Azure Logic Apps menu with Create New Project selected.](./media/create-single-tenant-workflows-visual-studio-code/create-new-project-folder.png)
297+
![Screenshot shows Azure window, Workspace toolbar, and Azure Logic Apps menu with selected item, Create new project.](./media/create-single-tenant-workflows-visual-studio-code/create-new-project-folder.png)
298298

299299
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**.
300300

0 commit comments

Comments
 (0)