|
1 | 1 | ---
|
2 | 2 | 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. |
4 | 4 | services: logic-apps
|
5 | 5 | ms.suite: integration
|
6 | 6 | ms.reviewers: estfan, azla
|
7 | 7 | ms.topic: conceptual
|
8 | 8 | 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. |
10 | 10 | ---
|
11 | 11 |
|
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 |
13 | 13 |
|
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)] |
15 | 15 |
|
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. |
17 | 17 |
|
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. |
19 | 25 |
|
20 | 26 | ## Building blocks for AI solutions
|
21 | 27 |
|
@@ -128,7 +134,6 @@ The following examples show ways that apply or implement the RAG pattern using S
|
128 | 134 |
|
129 | 135 | [Build an end-to-end RAG-based AI application with Azure Logic Apps (Standard)](https://youtu.be/6QO4hKBmTR0)
|
130 | 136 |
|
131 |
| - |
132 | 137 | ##### Chat with insurance data
|
133 | 138 |
|
134 | 139 | 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