You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Standard | - [Azure OpenAI Service resource](/azure/ai-services/openai/concepts/models) <br>- [Azure AI Foundry project](/azure/ai-foundry/openai/concepts/models) (preview) <br>- [Azure API Management account](/azure/api-management/genai-gateway-capabilities) with an LLM API (preview) |
94
+
| Standard | - [Azure OpenAI Service resource](/azure/ai-services/openai/concepts/models) <br>- [Microsoft Foundry project](/azure/ai-foundry/openai/concepts/models) (preview) <br>- [Azure API Management account](/azure/api-management/genai-gateway-capabilities) with an LLM API (preview) |
95
95
96
96
1. Based on the agent instructions, the model helps plan which tools that the agent needs to invoke to perform the necessary tasks.
Copy file name to clipboardExpand all lines: articles/logic-apps/ai-resources.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ ms.update-cycle: 180-days
17
17
18
18
AI capabilities play a fast and growing role in applications and other software by performing useful, time-saving, or novel tasks like chat interactions. These capabilities can also work with other services, systems, apps, and data sources to help build integration workloads for enterprises and organizations.
19
19
20
-
This guide provides building blocks, examples, and other resources that show how to use AI services like Azure OpenAI, Azure AI Foundry, and Azure AI Search with Azure Logic Apps to build automated workflows for AI integration solutions.
20
+
This guide provides building blocks, examples, and other resources that show how to use Foundry Tools like Azure OpenAI, Microsoft Foundry, and Azure AI Search with Azure Logic Apps to build automated workflows for AI integration solutions.
21
21
22
22
## AI agent and model-powered workflows (Preview)
23
23
@@ -78,12 +78,12 @@ For more information, see the following resources:
78
78
79
79
### Prepare your content
80
80
81
-
The following built-in actions and connectors help you prepare content for consumption by AI services, data ingestion, and chat interactions.
81
+
The following built-in actions and connectors help you prepare content for consumption by Foundry Tools, data ingestion, and chat interactions.
82
82
83
83
| Name | Capabilities |
84
84
|------|--------------|
85
-
|**Parse a document**| This built-in action converts content into tokenized string output, so a workflow can read and parse thousands of documents with file types such as PDF, DOCX, CSV, PPT, HTML, and others in multiple languages. <br><br>This action helps you prepare content for consumption by Azure AI services in your workflows. For example, connector operations for Azure AI services such as **Azure OpenAI** and **Azure AI Search** usually expect tokenized input and can handle only a limited number of tokens. |
86
-
|**Chunk text**| This built-in action splits a tokenized string into pieces for easier consumption by subsequent actions in the same workflow. This action helps you prepare content for consumption by Azure AI services in your workflows. Connector operations for Azure AI services such as **Azure OpenAI** and **Azure AI Search** usually expect tokenized input and can handle only a limited number of tokens. |
85
+
|**Parse a document**| This built-in action converts content into tokenized string output, so a workflow can read and parse thousands of documents with file types such as PDF, DOCX, CSV, PPT, HTML, and others in multiple languages. <br><br>This action helps you prepare content for consumption by Foundry Tools in your workflows. For example, connector operations for Foundry Tools such as **Azure OpenAI** and **Azure AI Search** usually expect tokenized input and can handle only a limited number of tokens. |
86
+
|**Chunk text**| This built-in action splits a tokenized string into pieces for easier consumption by subsequent actions in the same workflow. This action helps you prepare content for consumption by Foundry Tools in your workflows. Connector operations for Foundry Tools such as **Azure OpenAI** and **Azure AI Search** usually expect tokenized input and can handle only a limited number of tokens. |
87
87
|**Azure OpenAI**| This built-in connector provides operations for AI capabilities such as ingesting data, generating embeddings, and chat completion that are critical for creating sophisticated AI applications. You can integrate the natural language processing capabilities in Azure OpenAI with the intelligent search capabilities in Azure AI Search and other connectors. These integrations help you access and work with vector stores without needing to write code. |
88
88
89
89
### Data indexing and vector databases
@@ -103,7 +103,7 @@ For more information, see the following resources:
103
103
| Resource type | Release | Link |
104
104
|---------------|---------|------|
105
105
|**Documentation**| Various |[Parse or chunk content for Standard workflows in Azure Logic Apps](/azure/logic-apps/parse-document-chunk-text)|
106
-
|**Documentation**| Various |[Connect to Azure AI services from Standard workflows in Azure Logic Apps](/azure/logic-apps/connectors/azure-ai)|
106
+
|**Documentation**| Various |[Connect to Foundry Tools from Standard workflows in Azure Logic Apps](/azure/logic-apps/connectors/azure-ai)|
107
107
|**Documentation**| Various |[Azure OpenAI built-in operations reference](/azure/logic-apps/connectors/built-in/reference/openai)|
108
108
|**Documentation**| Various |[Azure AI Search built-in operations reference](/azure/logic-apps/connectors/built-in/reference/azureaisearch)|
109
109
|**Documentation**| Various |[Connect to SQL database from workflows in Azure Logic Apps](/azure/connectors/connectors-create-api-sqlazure?tabs=standard)|
@@ -120,7 +120,7 @@ For more information, see the following resources:
120
120
121
121
## Near real time chat with data
122
122
123
-
The following sections describe ways that you can set up near-real time chat capabilities for your data using Azure Logic Apps and various AI services.
123
+
The following sections describe ways that you can set up near-real time chat capabilities for your data using Azure Logic Apps and various Foundry Tools.
124
124
125
125
### Build Azure OpenAI Assistants with Azure Logic Apps
126
126
@@ -157,7 +157,7 @@ For more information, see the following resources:
157
157
158
158
## Manage intelligent document collection and processing
159
159
160
-
You can use Azure AI Document Intelligence and Azure Logic Apps to build intelligent document processing workflows. The Document Intelligence connector provides operations that help you extract text and information from various documents. Document Intelligence helps you manage the speed in collecting and processing massive amounts of data stored in forms and documents with a wide variety of data types.
160
+
You can use Azure Document Intelligence in Foundry Tools and Azure Logic Apps to build intelligent document processing workflows. The Document Intelligence connector provides operations that help you extract text and information from various documents. Document Intelligence helps you manage the speed in collecting and processing massive amounts of data stored in forms and documents with a wide variety of data types.
161
161
162
162
> [!NOTE]
163
163
>
@@ -218,14 +218,14 @@ For more information, see the following resources:
218
218
219
219
Data is the cornerstone for any AI application and is unique for each organization. When you build an AI application, efficient data ingestion is critical for success. No matter where your data resides, you can integrate AI into new and existing business processes by building Standard workflows that use little or no code.
220
220
221
-
More than 1,400 enterprise connectors and operations let you use Azure Logic Apps to quickly access and perform tasks with a wide range of services, systems, applications, and databases. When you use these connectors with AI services like Azure OpenAI and Azure AI Search, your organization can transform workloads like the following:
221
+
More than 1,400 enterprise connectors and operations let you use Azure Logic Apps to quickly access and perform tasks with a wide range of services, systems, applications, and databases. When you use these connectors with Foundry Tools like Azure OpenAI and Azure AI Search, your organization can transform workloads like the following:
222
222
223
223
- Automate routine tasks.
224
224
- Enhance customer interactions with chat capabilities.
225
225
- Provide access to organizational data when necessary.
226
226
- Generate intelligent insights or responses.
227
227
228
-
For example, when you integrate AI services by using the **Azure OpenAI** and **Azure AI Search** connector operations in your workflows, your organization can seamlessly implement the RAG pattern. RAG minimizes cost by using an information retrieval system to reference domain-specific or authoritative knowledge and augment an LLM's training without having to retrain the model. For more information, see the [Retrieval-augmented generation (RAG)](#rag-details) and the following resources:
228
+
For example, when you integrate Foundry Tools by using the **Azure OpenAI** and **Azure AI Search** connector operations in your workflows, your organization can seamlessly implement the RAG pattern. RAG minimizes cost by using an information retrieval system to reference domain-specific or authoritative knowledge and augment an LLM's training without having to retrain the model. For more information, see the [Retrieval-augmented generation (RAG)](#rag-details) and the following resources:
229
229
230
230
| Resource type | Link |
231
231
|---------------|------|
@@ -240,9 +240,9 @@ Each template follows a common workflow pattern that supports a specific scenari
240
240
241
241
The following table describes some example workflow templates:
242
242
243
-
| Document source | Template description |AI services used |
| Azure Blob Storage | Standard: <br>- Ingest and index files using the RAG pattern. <br>- Ingest and vectorize documents into Azure Cosmos DB for NoSQL using the RAG pattern. | - Azure OpenAI <br>- Azure AI Search |
247
247
| Azure File Storage | Standard: <br>- Ingest documents into AI Search on a schedule. <br>- Ingest and index files on a schedule using the RAG pattern. <br>- Ingest and index files using the RAG pattern. | - Azure OpenAI <br>- Azure AI Search |
248
248
| Request-based | Standard: <br>- Chat with your documents using the RAG pattern. <br>- Ingest and index documents using the RAG pattern. | - Azure OpenAI <br>- Azure AI Search |
@@ -260,9 +260,9 @@ For more information, see the following resources:
260
260
|**Documentation**|[Create a Standard workflow in single-tenant Azure Logic Apps](/azure/logic-apps/create-single-tenant-workflows-azure-portal)|
261
261
|**Documentation**|[Create and publish workflow templates for Azure Logic Apps](/azure/logic-apps/create-publish-workflow-templates)|
262
262
|**Documentation**|[Parse or chunk content for Standard workflows in Azure Logic Apps](/azure/logic-apps/parse-document-chunk-text)|
263
-
|**Documentation**|[Connect to Azure AI services from Standard workflows in Azure Logic Apps](/azure/logic-apps/connectors/azure-ai)|
263
+
|**Documentation**|[Connect to Foundry Tools from Standard workflows in Azure Logic Apps](/azure/logic-apps/connectors/azure-ai)|
264
264
265
265
## Related content
266
266
267
267
-[Parse or chunk content for Standard workflows in Azure Logic Apps](/azure/logic-apps/parse-document-chunk-text)
268
-
-[Connect to Azure AI services from Standard workflows in Azure Logic Apps](/azure/logic-apps/connectors/azure-ai)
268
+
-[Connect to Foundry Tools from Standard workflows in Azure Logic Apps](/azure/logic-apps/connectors/azure-ai)
@@ -22,7 +22,7 @@ This guide provides an overview and examples that show how to use **Azure OpenAI
22
22
-[What is Azure OpenAI Service](/azure/ai-services/openai/overview)
23
23
-[What is Azure AI Search](/azure/search/search-what-is-azure-search)
24
24
25
-
## Why use Azure Logic Apps with AI services?
25
+
## Why use Azure Logic Apps with Foundry Tools?
26
26
27
27
Usually, building AI solutions involves several key steps and requires a few building blocks. Primarily, you need to have a dynamic ingestion pipeline and a chat interface that can communicate with large language models (LLMs) and vector databases.
28
28
@@ -37,7 +37,7 @@ Usually, building AI solutions involves several key steps and requires a few bui
37
37
38
38
You can assemble various components, not only to perform data ingestion but also to provide a robust backend for the chat interface. This backend facilitates entering prompts and generates dependable responses during interactions. However, creating the code to manage and control all these elements can pose challenges, which is the case for most solutions.
39
39
40
-
Azure Logic Apps offers a low code approach and simplifies backend management by providing prebuilt connectors that you use as building blocks to streamline the backend process. This approach lets you focus on sourcing your data and making sure that search results provide current and relevant information. With these AI connectors, your workflow acts as an orchestration engine that transfers data between AI services and other components that you want to integrate.
40
+
Azure Logic Apps offers a low code approach and simplifies backend management by providing prebuilt connectors that you use as building blocks to streamline the backend process. This approach lets you focus on sourcing your data and making sure that search results provide current and relevant information. With these AI connectors, your workflow acts as an orchestration engine that transfers data between Foundry Tools and other components that you want to integrate.
41
41
42
42
For more information, see the following resources:
43
43
@@ -94,21 +94,21 @@ The **Azure AI Search** connector has different versions, based on [logic app ty
94
94
95
95
### Authentication
96
96
97
-
The AI managed connectors require an API key for authentication. However, the AI built-in connectors support multiple authentication types for your AI service endpoint. These options provide robust authentication that meets most customers' needs. Both built-in connectors can also directly connect to Azure OpenAI and Azure AI Search resources inside virtual networks or behind firewalls.
97
+
The AI managed connectors require an API key for authentication. However, the AI built-in connectors support multiple authentication types for your Azure AI Services endpoint. These options provide robust authentication that meets most customers' needs. Both built-in connectors can also directly connect to Azure OpenAI and Azure AI Search resources inside virtual networks or behind firewalls.
98
98
99
-
The following table describes the built-in connector authentication options, all which require that you provide the URL for the AI service endpoint:
99
+
The following table describes the built-in connector authentication options, all which require that you provide the URL for the Azure AI Services endpoint:
100
100
101
101
| Authentication type | Description |
102
102
|---------------------|-------------|
103
-
|**URL and key-based authentication**| Provide the API key or admin generated by the AI service. |
103
+
|**URL and key-based authentication**| Provide the API key or admin generated by the Foundry Tool. |
104
104
|**Active Directory OAuth** (Microsoft Entra ID) | Provide information such as your Entra tenant, client ID, and password to authenticate as an Entra user. |
105
105
|**Managed identity**| After you set up managed identity authentication on your AI service resource and your logic app resource, you can use that identity to authenticate access for the connector. |
For more information, see the following resources:
110
110
111
-
-[Authenticate requests to Azure AI services](/azure/ai-services/authentication)
111
+
-[Authenticate requests to Foundry Tools](/azure/ai-services/authentication)
112
112
-[What is Microsoft Entra ID](/entra/fundamentals/whatis)
113
113
-[What are managed identities for Azure resources](/entra/identity/managed-identities-azure-resources/overview)
114
114
-[Authenticate access and connections to Azure resources with managed identities in Azure Logic Apps](../authenticate-with-managed-identity.md?tabs=standard)
Copy file name to clipboardExpand all lines: articles/logic-apps/connectors/create-chat-completions-prompt-template.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ To follow the example, download the [sample prompt template and inputs](https://
90
90
91
91
- An [Azure OpenAI Service resource](/azure/ai-services/openai/how-to/create-resource?pivots=web-portal) with a deployed model such as GPT-3.5 or GPT-4.
92
92
93
-
- The example in this how-to guide provides test data that you can use to try out the workflow. To chat with your own data by using the Azure OpenAI Service models, you have to create an Azure AI Foundry project and add your own data source. For more information, see the following documentation:
93
+
- The example in this how-to guide provides test data that you can use to try out the workflow. To chat with your own data by using the Azure OpenAI Service models, you have to create a Microsoft Foundry project and add your own data source. For more information, see the following documentation:
94
94
95
95
-[Quickstart: Chat with Azure OpenAI models using your own data](/azure/ai-services/openai/use-your-data-quickstart)
96
96
@@ -340,4 +340,4 @@ If you don't need the resources that you created for this guide, make sure to de
340
340
341
341
## Related content
342
342
343
-
- [Connect to Azure AI services from workflows in Azure Logic Apps](/azure/logic-apps/connectors/azure-ai)
343
+
- [Connect to Foundry Tools from workflows in Azure Logic Apps](/azure/logic-apps/connectors/azure-ai)
0 commit comments