We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ac79f commit 439c498Copy full SHA for 439c498
articles/connectors/built-in.md
@@ -80,10 +80,10 @@ Azure Logic Apps provides the following built-in triggers and actions:
80
[**Response**][http-request-doc]: Respond to a request received by the **When a HTTP request is received** trigger in the same workflow.
81
:::column-end:::
82
:::column:::
83
- [![Batch icon][batch-icon]][batch-doc]<br>(*Consumption logic app only*)
+ [![Batch icon][batch-icon]][batch-doc]
84
\
85
86
- [**Batch**][batch-doc]
+ [**Batch**][batch-doc]<br>(*Consumption logic app only*)
87
88
89
[**Batch messages**][batch-doc]: Trigger a workflow that processes messages in batches.
0 commit comments