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.
2 parents fb20637 + fd11693 commit c50783bCopy full SHA for c50783b
articles/ai-foundry/agents/how-to/tools/logic-apps.md
@@ -46,7 +46,8 @@ This article demonstrates how to integrate Logic Apps with Azure AI Agents to ex
46
> [!NOTE]
47
> For your logic apps to appear in the Azure AI Foundry portal, they must:
48
> * Be in the same subscription and resource group.
49
- > * Follow a request trigger with a description, and end with a response action.
+ > * Follow a request trigger with a description, and end with a response action.
50
+ > * Currently we only support consumption workflows.
51
52
:::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":::
53
0 commit comments