Skip to content

Commit f275062

Browse files
author
ecfan
committed
Reformat include file
1 parent 7531f7a commit f275062

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,9 @@ As you progress, you'll complete these high-level tasks:
230230

231231
1. If you create your logic app resources with settings that support using [Application Insights](../azure-monitor/app/app-insights-overview.md), you can optionally enable diagnostics logging and tracing for your logic app resource. You can do so either when you create your logic app or after deployment. You need to have an Application Insights instance, but you can create this resource either [in advance](../azure-monitor/app/create-workspace-resource.md), when you create your logic app, or after deployment.
232232

233-
[!INCLUDE [postman-replacements-number](../../includes/postman-replacements-number.md)]
233+
1. Install or use a tool that can send HTTP requests, for example:
234+
235+
[!INCLUDE [postman-replacements](../../includes/postman-replacements.md)]
234236

235237
<a name="set-up"></a>
236238

includes/postman-replacements-number.md renamed to includes/postman-replacements.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
# Don't add metadata, which interferes with the alignment within a doc.
33
---
44

5-
1. Install or use a tool that can send HTTP requests, for example:
6-
75
- [Visual Studio Code](https://code.visualstudio.com/download) with an [extension from Visual Studio Marketplace](https://marketplace.visualstudio.com/vscode)
86
- [PowerShell Invoke-RestMethod](/powershell/module/microsoft.powershell.utility/invoke-restmethod)
97
- [Microsoft Edge - Network Console tool](/microsoft-edge/devtools-guide-chromium/network-console/network-console-tool)

0 commit comments

Comments
 (0)