Skip to content

Commit 55968f0

Browse files
committed
Remove no longer necessary tabs
1 parent ddce50f commit 55968f0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/logic-apps/create-single-tenant-workflows-azure-portal.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,8 +193,6 @@ So now you'll add a trigger that starts your workflow.
193193

194194
This example workflow starts with the [built-in Request trigger](../connectors/connectors-native-reqres.md) named **When an HTTP request is received**. This trigger creates an endpoint that other services or logic app workflows can call and waits for those inbound calls or requests to arrive. Built-in operations run natively and directly within the Azure Logic Apps runtime.
195195

196-
### [Standard](#tab/standard)
197-
198196
1. On the workflow designer, make sure that your blank workflow is open and that the **Add a trigger** prompt is selected on the designer surface.
199197

200198
1. By using **request** as the search term, [follow these steps to add the built-in Request trigger named **When an HTTP request is received**](create-workflow-with-trigger-or-action.md?tabs=standard#add-trigger) to your workflow.
@@ -213,8 +211,6 @@ When you save a workflow for the first time, and that workflow starts with a Req
213211

214212
This example workflow continues with the [Office 365 Outlook managed connector action](../connectors/connectors-create-api-office365-outlook.md) named **Send an email**. Managed connector operations run in Azure versus natively and directly on the Azure Logic Apps runtime.
215213

216-
### [Standard](#tab/standard)
217-
218214
1. On the designer, under the trigger that you added, select the plus sign (**+**) > **Add an action**.
219215

220216
The **Browse operations** pane opens so that you can select the next action.

0 commit comments

Comments
 (0)