Skip to content

Commit 91593e0

Browse files
committed
checkpoint
1 parent cefcda1 commit 91593e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/search/search-howto-powerapps.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: 'Tutorial: Query from Power Apps'
33
titleSuffix: Azure Cognitive Search
4-
description: Step-by-step guidance on how to create custom connector to Cognitive Search and how to visualize it from a Power App
4+
description: Step-by-step guidance on how to build a Power App that connects to an Azure Cognitive Search index, sends queries, and renders results.
55
author: luiscabrer
66
manager: eladz
77
ms.author: luisca
88
ms.service: cognitive-search
99
ms.devlang: rest-api
1010
ms.topic: tutorial
11-
ms.date: 03/25/2020
11+
ms.date: 04/25/2020
1212
---
1313

1414
# Tutorial: Query a Cognitive Search index from Power Apps
@@ -18,7 +18,7 @@ Leverage the rapid application development environment of Power Apps to create a
1818
In this tutorial, you learn how to:
1919

2020
> [!div class="checklist"]
21-
> * Connect a Power App to Azure Cognitive Search
21+
> * Connect to Azure Cognitive Search
2222
> * Set up a query request
2323
> * Visualize results in a canvas app
2424

0 commit comments

Comments
 (0)