Skip to content

Commit 25f1d3c

Browse files
committed
Debug sessions docs for build
1 parent 3a1c3ac commit 25f1d3c

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

articles/search/TOC.yml

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@
7070
href: cognitive-search-tutorial-blob.md
7171
- name: Python
7272
href: cognitive-search-tutorial-blob-python.md
73+
- name: Debug a skillset
74+
href: cognitive-search-tutorial-debug-sessions.md
7375
- name: Query from Power Apps
7476
href: search-howto-powerapps.md
7577
- name: Samples
@@ -95,14 +97,16 @@
9597
href: search-indexer-overview.md
9698
- name: AI enrichment
9799
href: cognitive-search-concept-intro.md
98-
- name: Skillsets
99-
href: cognitive-search-working-with-skillsets.md
100-
- name: Knowledge store
101-
href: knowledge-store-concept-intro.md
102-
- name: Projections
103-
href: knowledge-store-projection-overview.md
104-
- name: Incremental enrichment
105-
href: cognitive-search-incremental-indexing-conceptual.md
100+
- name: Skillsets
101+
href: cognitive-search-working-with-skillsets.md
102+
name: Debug sessions
103+
href: congnitive-search-debug-session.md
104+
- name: Knowledge store
105+
href: knowledge-store-concept-intro.md
106+
- name: Projections
107+
href: knowledge-store-projection-overview.md
108+
- name: Incremental enrichment
109+
href: cognitive-search-incremental-indexing-conceptual.md
106110
- name: How-to guides
107111
items:
108112
- name: Create indexes and constructs

articles/search/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Azure Search is now renamed to **Azure Cognitive Search** to reflect the expande
2222

2323
## Feature announcements
2424

25-
### May 2020
25+
### May 2020 //build
2626

27-
+ Debug sessions feature is now in preview. [Sign up to request access](https://aka.ms/DebugSessions).
27+
+ Debug sessions feature is now in preview. [Sign up to request access](https://aka.ms/DebugSessions). Debug sessions provides a portal-based interface to investigate and resolve issues with a skillset. Fixes created in the debug session can be saved to production skillsets or downloaded for import to your source-controlled project.
2828

2929
### March 2020
3030

0 commit comments

Comments
 (0)