Skip to content

Commit 25de1dc

Browse files
committed
move concepts up
1 parent 16c1fd6 commit 25de1dc

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

articles/ai-services/content-safety/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Content filtering software can help your app comply with regulations or maintain
2222

2323
This documentation contains the following article types:
2424

25+
* **[Concepts](concepts/harm-categories.md)** provide in-depth explanations of the service functionality and features.
2526
* **[Quickstarts](./quickstart-text.md)** are getting-started instructions to guide you through making requests to the service.
2627
* **[How-to guides](./how-to/use-blocklist.md)** contain instructions for using the service in more specific or customized ways.
27-
* **[Concepts](concepts/harm-categories.md)** provide in-depth explanations of the service functionality and features.
2828

2929
## Where it's used
3030

articles/ai-services/content-safety/toc.yml

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,18 @@ items:
1515
href: whats-new.md
1616
- name: Azure AI Content Safety FAQ
1717
href: faq.yml
18+
- name: Concepts
19+
items:
20+
- name: Prompt Shields
21+
href: concepts/jailbreak-detection.md
22+
- name: Groundedness detection
23+
href: concepts/groundedness.md
24+
- name: Protected material detection
25+
href: concepts/protected-material.md
26+
- name: Custom categories
27+
href: concepts/custom-categories.md
28+
- name: Harm categories
29+
href: concepts/harm-categories.md
1830
- name: Quickstarts
1931
items:
2032
- name: Prompt Shields (preview)
@@ -59,18 +71,7 @@ items:
5971
items:
6072
- name: Set up Virtual Networks
6173
href: ../cognitive-services-virtual-networks.md?context=/azure/ai-services/content-safety/context/context
62-
- name: Concepts
63-
items:
64-
- name: Prompt Shields
65-
href: concepts/jailbreak-detection.md
66-
- name: Groundedness detection
67-
href: concepts/groundedness.md
68-
- name: Protected material detection
69-
href: concepts/protected-material.md
70-
- name: Custom categories
71-
href: concepts/custom-categories.md
72-
- name: Harm categories
73-
href: concepts/harm-categories.md
74+
7475
- name: Reference
7576
items:
7677
- name: Azure AI Content Safety REST API

0 commit comments

Comments
 (0)