Skip to content

Commit df2e274

Browse files
committed
Updates to gallery page
1 parent d52bd70 commit df2e274

File tree

2 files changed

+54
-2
lines changed

2 files changed

+54
-2
lines changed

articles/search/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ landingContent:
3939
url: search-get-started-agentic-retrieval.md
4040

4141
# Card
42-
- title: RAG and vectors
42+
- title: Agentic RAG
4343
linkLists:
4444
- linkListType: concept
4545
links:

articles/search/search-data-sources-gallery.md

Lines changed: 53 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,6 @@ SharePoint helps organizations share and collaborate with colleagues, partners,
146146

147147
[More details](search-how-to-index-logic-apps-indexers.md#supported-connectors)
148148

149-
150149
:::column-end:::
151150
:::column span="":::
152151

@@ -189,6 +188,59 @@ OneDrive for Business is a cloud storage, file hosting service that allows users
189188

190189
:::row-end:::
191190

191+
### Azure File Storage
192+
193+
By [Logic Apps](/azure/logic-apps/logic-apps-overview)
194+
195+
Microsoft Azure Storage provides a massively scalable, durable, and highly available storage for data on the cloud, and serves as the data storage solution for modern applications. Connect to File Storage to perform various operations such as create, update, get and delete on files in your Azure Storage account.
196+
197+
[More details](search-how-to-index-logic-apps-indexers.md#supported-connectors)
198+
199+
<!-- :::image type="icon" source="media/search-data-sources-gallery/sharepoint_online_logo.png"::: -->
200+
201+
:::column-end:::
202+
:::column span="":::
203+
204+
---
205+
206+
### Azure Queues
207+
208+
By [Logic Apps](/azure/logic-apps/logic-apps-overview)
209+
210+
Azure Queue storage provides cloud messaging between application components. Queue storage also supports managing asynchronous tasks and building process work flows.
211+
212+
[More details](search-how-to-index-logic-apps-indexers.md#supported-connectors)
213+
214+
<!-- :::image type="icon" source="media/search-data-sources-gallery/azure_mysql.png"::: -->
215+
216+
:::column-end:::
217+
:::column span="":::
218+
219+
---
220+
221+
### Service Bus
222+
223+
By [Logic Apps](/azure/logic-apps/logic-apps-overview)
224+
225+
Connect to Azure Service Bus to send and receive messages. You can perform actions such as send to queue, send to topic, receive from queue, receive from subscription, etc.
226+
227+
[More details](search-how-to-index-logic-apps-indexers.md#supported-connectors)
228+
229+
<!-- :::image type="icon" source="media/search-data-sources-gallery/azure_storage.png"::: -->
230+
231+
:::column-end:::
232+
:::row-end:::
233+
:::row:::
234+
:::column span="":::
235+
236+
:::column-end:::
237+
:::column span="":::
238+
:::column-end:::
239+
240+
:::row-end:::
241+
242+
---
243+
192244
<a name="preview"></a>
193245

194246
## Preview data sources by Azure AI Search

0 commit comments

Comments
 (0)