NVDA 213.90 ▲0.82%GOOGL 342.87 ▼0.61%MSFT 490.30 ▼1.37%AMD 512.50 ▲1.65%INTC 101.05 ▲4.03%TSMC 417.72 ▲0.96%AMZN 245.96 ▼0.99%META 673.31 ▲0.46%AAPL 332.41 ▲0.32%PLTR 174.34 ▲1.03%
Markets at last close

Microsoft · Apps

Azure Logic Apps supports LLM-backed agentic workflows

·1 min read

Azure Logic Apps supports agentic workflows that use agent loops with large language models to complete complex, multi-step tasks. The loops interpret prompts, process inputs, choose tools, and return results through autonomous or conversational experiences. Consumption agentic workflows are in preview, while both Consumption and Standard logic apps can use the pattern for predictable business processes that still require flexibility.

Agentic workflows differ from conventional workflows by handling unstructured data, responding to changing conditions, and selecting tools based on available information rather than fixed sequences. Tools are built from Logic Apps actions and connectors, giving agents access to services, APIs, email, data sources, calculations, and other tasks. The platform includes 1,400+ connectors for building tools across a wide range of scenarios.

Autonomous workflows can start from supported triggers and operate without human interaction, using Azure OpenAI Service, Microsoft Foundry, or LLM APIs depending on the logic app type. Conversational workflows start when a chat session begins and respond through an integrated or external chat interface. Production deployments require stronger authentication: Consumption uses OAuth 2.0 with Microsoft Entra ID, while Standard uses Easy Auth to validate callers and enforce access controls.

Originally reported by learn.microsoft.comRead the source →
Related coverage
All Microsoft news →