Skip to content

Commit 11ee6c0

Browse files
authored
Update intro
1 parent 85b63d4 commit 11ee6c0

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

articles/logic-apps/ai-resources.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,27 @@
11
---
22
title: AI playbook, examples, and samples
3-
description: Learn about AI integration examples, samples, and other resources using Standard workflows in Azure Logic Apps.
3+
description: Learn about AI integration examples, samples, and other resources using Standard and Consumption workflows in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewers: estfan, azla
77
ms.topic: conceptual
88
ms.date: 01/23/2025
9-
#CustomerIntent: I want examples, samples, and other resources to help me learn how to integrate AI using Standard logic app workflows.
9+
#CustomerIntent: I want a guide that introduces starting points, building blocks, examples, samples, and other resources to help me learn about using AI in my integration solutions using Standard and Consumption workflows in Azure Logic Apps.
1010
---
1111

12-
# AI playbook, examples, and other resources for Standard workflows in Azure Logic Apps
12+
# AI playbook, examples, and other resources for workflows in Azure Logic Apps
1313

14-
[!INCLUDE [logic-apps-sku-standard](../../includes/logic-apps-sku-standard.md)]
14+
[!INCLUDE [logic-apps-sku-consumption-standard](../../includes/logic-apps-sku-consumption-standard.md)]
1515

16-
AI capabilities are playing a quickly increasing role in building not only applications and other software, but also integration workloads across services, systems, apps, and data in enterprises and organizations.
16+
AI capabilities play a fast and growing role in applications and other software by performing useful and time-saving tasks. These capabilities also help you build integration workloads across services, systems, apps, and data in your enterprise or organization.
1717

18-
To help with your AI journey, this guide provides building blocks, examples, samples, and other resources so you can learn about ways to integrate AI services, such as Azure OpenAI and Azure AI Search, with other cloud services, on-premises systems, apps, and data in your software ecosystem by using Standard workflows in Azure Logic Apps.
18+
This guide provides building blocks, examples, samples, and other resources that help you learn how to use AI services, such as Azure OpenAI and Azure AI Search, along with other services, systems, apps, and data in your integration solutions built with automated workflows in Azure Logic Apps.
19+
20+
> [!NOTE]
21+
>
22+
> AI building blocks, such as built-in operations and connectors, are available for both Consumption and
23+
> Standard workflows. However, the examples, samples, and resources use Standard workflows as examples.
24+
> Stay tuned as this article evolves over time with more guidance.
1925
2026
## Building blocks for AI solutions
2127

@@ -128,7 +134,6 @@ The following examples show ways that apply or implement the RAG pattern using S
128134

129135
[Build an end-to-end RAG-based AI application with Azure Logic Apps (Standard)](https://youtu.be/6QO4hKBmTR0)
130136

131-
132137
##### Chat with insurance data
133138

134139
This example uses a classic RAG pattern where a workflow ingests an insurance company's documents and data so that employees can ask questions about their benefits and options for plan coverage.

0 commit comments

Comments
 (0)