Skip to content

Commit 5bb8660

Browse files
Merge pull request #4769 from HeidiSteen/heidist-build-2
Index and gallery, take 3
2 parents a420f9f + 253b952 commit 5bb8660

File tree

2 files changed

+14
-25
lines changed

2 files changed

+14
-25
lines changed

articles/search/index.yml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ landingContent:
5959
url: search-get-started-vector.md
6060
- text: Query a vector index
6161
url: vector-search-how-to-query.md
62-
- linkListType: sample
63-
links:
64-
- text: Vector samples
65-
url: https://github.com/Azure/azure-search-vector-samples/blob/main/README.md
6662

6763
# Card
6864
- title: Azure AI Foundry
@@ -87,16 +83,7 @@ landingContent:
8783
url: search-what-is-data-import.md
8884
- text: Indexer overview
8985
url: search-indexer-overview.md
90-
- linkListType: how-to-guide
91-
links:
92-
- text: Index from Azure Blob Storage
93-
url: search-blob-storage-integration.md
94-
- text: Index from Azure SQL Database
95-
url: search-how-to-index-sql-database.md
96-
- text: Index from Azure Cosmos DB
97-
url: search-howto-index-cosmosdb.md
98-
- text: Index any data
99-
url: tutorial-optimize-indexing-push-api.md
86+
10087

10188
# Card
10289
- title: Code

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

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -140,43 +140,40 @@ Pull in content [using logic app workflows](search-how-to-index-logic-apps-index
140140

141141
### SharePoint
142142

143-
By [Logic Apps](/azure/logic-apps/logic-apps-overview)
143+
By [Logic Apps](/connectors/sharepointonline)
144144

145145
SharePoint helps organizations share and collaborate with colleagues, partners, and customers. You can connect to SharePoint Online or to an on-premises SharePoint 2016 or 2019 farm using the On-Premises Data Gateway to manage documents and list items.
146146

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

149+
:::image type="icon" source="media/search-data-sources-gallery/sharepoint_online_logo.png":::
150+
149151
:::column-end:::
150152
:::column span="":::
151153

152154
---
153155

154156
### OneDrive
155157

156-
By [Logic Apps](/azure/logic-apps/logic-apps-overview)
158+
By [Logic Apps](/connectors/onedrive/)
157159

158160
Connect to OneDrive to manage your files. You can perform various actions such as upload, update, get, and delete on files in OneDrive.
159161

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

162-
163164
:::column-end:::
164165
:::column span="":::
165166

166167
---
167168

168169
### OneDrive for Business
169170

170-
By [Logic Apps](/azure/logic-apps/logic-apps-overview)
171+
By [Logic Apps](/connectors/onedriveforbusiness/)
171172

172173
OneDrive for Business is a cloud storage, file hosting service that allows users to sync files and later access them from a web browser or mobile device. Connect to OneDrive for Business to manage your files. You can perform various actions such as upload, update, get, and delete files.
173174

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

176-
:::column-end:::
177-
:::column span="":::
178-
179-
---
180177
:::column-end:::
181178
:::row-end:::
182179
:::row:::
@@ -188,9 +185,14 @@ OneDrive for Business is a cloud storage, file hosting service that allows users
188185

189186
:::row-end:::
190187

188+
:::row:::
189+
:::column span="":::
190+
191+
---
192+
191193
### Azure File Storage
192194

193-
By [Logic Apps](/azure/logic-apps/logic-apps-overview)
195+
By [Logic Apps](/connectors/azurefile/)
194196

195197
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.
196198

@@ -205,7 +207,7 @@ Microsoft Azure Storage provides a massively scalable, durable, and highly avail
205207

206208
### Azure Queues
207209

208-
By [Logic Apps](/azure/logic-apps/logic-apps-overview)
210+
By [Logic Apps](/connectors/azurequeues/)
209211

210212
Azure Queue storage provides cloud messaging between application components. Queue storage also supports managing asynchronous tasks and building process work flows.
211213

@@ -220,7 +222,7 @@ Azure Queue storage provides cloud messaging between application components. Que
220222

221223
### Service Bus
222224

223-
By [Logic Apps](/azure/logic-apps/logic-apps-overview)
225+
By [Logic Apps](/connectors/servicebus/)
224226

225227
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.
226228

0 commit comments

Comments
 (0)