Skip to content

Commit c50783b

Browse files
Merge pull request #6488 from geabdluca/patch-9
Update logic-apps.md
2 parents fb20637 + fd11693 commit c50783b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/ai-foundry/agents/how-to/tools/logic-apps.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ This article demonstrates how to integrate Logic Apps with Azure AI Agents to ex
4646
> [!NOTE]
4747
> For your logic apps to appear in the Azure AI Foundry portal, they must:
4848
> * Be in the same subscription and resource group.
49-
> * Follow a request trigger with a description, and end with a response action.
49+
> * Follow a request trigger with a description, and end with a response action.
50+
> * Currently we only support consumption workflows.
5051
5152
:::image type="content" source="../../media/tools/add-logic-apps.png" alt-text="A screenshot showing the screen to add Logic Apps." lightbox="../../media/tools/add-logic-apps.png":::
5253

0 commit comments

Comments
 (0)