Skip to content

Commit 2d2b42b

Browse files
authored
Merge pull request #77471 from PeterTurcan/firstapp
add new article
2 parents 58e4b8a + 27e7027 commit 2d2b42b

28 files changed

+1619
-1
lines changed

articles/search/TOC.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@
3131
href: search-get-started-python.md
3232
- name: Tutorials
3333
items:
34+
- name: Create your first app
35+
items:
36+
- name: 1 - Basic search page
37+
href: tutorial-csharp-create-first-app.md
38+
- name: 2 - Add results paging
39+
href: tutorial-csharp-paging.md
40+
- name: 3 - Add type-ahead
41+
href: tutorial-csharp-type-ahead-and-suggestions.md
3442
- name: Index Azure SQL Database
3543
href: search-indexer-tutorial.md
3644
- name: Index Azure JSON blobs
@@ -40,7 +48,7 @@
4048
- name: REST
4149
href: cognitive-search-tutorial-blob.md
4250
- name: C#
43-
href: cognitive-search-tutorial-blob-dotnet.md
51+
href: cognitive-search-tutorial-blob-dotnet.md
4452
- name: Samples
4553
items:
4654
- name: Azure code samples
49.3 KB
Loading
59.2 KB
Loading
52.2 KB
Loading
8.01 KB
Loading
38.1 KB
Loading
9.25 KB
Loading
11.7 KB
Loading
55.6 KB
Loading
55 KB
Loading

0 commit comments

Comments
 (0)