Skip to content

Commit 51bf2a6

Browse files
author
Esther Fan
committed
Clarify edits
1 parent 9a078c6 commit 51bf2a6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,15 @@ For more information, review the [Azurite documentation](https://github.com/Azur
7575

7676
### Tools
7777

78+
Install the following tools and versions for your specific operating system: Windows, macOS, or Linux.
79+
7880
* [Visual Studio Code](https://code.visualstudio.com/), which is free. Also, download and install these tools for Visual Studio Code, if you don't have them already:
7981

8082
* [Azure Account extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.azure-account), which provides a single common Azure sign-in and subscription filtering experience for all other Azure extensions in Visual Studio Code.
8183

82-
* [C# for Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp), which enables F5 functionality to run your logic app.
84+
* [C# for Visual Studio Code extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp), which enables F5 functionality to run your logic app workflow.
8385

84-
* [.NET SDK 6.x.x](https://dotnet.microsoft.com/download/dotnet/6.0), which includes the .NET Runtime 6.x.x, a prerequisite for the Azure Logic Apps (Standard) runtime. Install the version for your specific Windows, macOS, or Linux operating system.
86+
* [.NET SDK 6.x.x](https://dotnet.microsoft.com/download/dotnet/6.0), which includes the .NET Runtime 6.x.x, a prerequisite for the Azure Logic Apps (Standard) runtime.
8587

8688
* Azure Functions Core Tools - 4.x version
8789

0 commit comments

Comments
 (0)