Skip to content

Commit 49e321f

Browse files
committed
Remove includes files
1 parent 645aac0 commit 49e321f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

articles/logic-apps/add-agent-action-create-run-workflow.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ ms.custom:
2525
> This feature is in preview, might incur charges, and is subject to the
2626
> [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
2727
28-
[!INCLUDE [classic-banner](../../includes/classic-banner.md)]
29-
3028
Agents often need to work with external systems, such as calling APIs, updating systems, or coordinating multiple steps. However, if you mix agent and integration logic, or if you directly embed integration logic in agent code, your solutions become harder to maintain, test, update, and evolve. Agents can adeptly choose actions to take or tools to use. However, they're not designed to manage retry attempts, long‑running steps, or external system failures.
3129

3230
In Foundry, add workflows from Azure Logic Apps to agents as *actions*. Your agents can then run multistep business tasks across Microsoft and non-Microsoft services and products - often without code. Your solutions gain and benefit from agentic capabilities with reusable integration logic.

0 commit comments

Comments
 (0)