Skip to content

Commit 516517f

Browse files
authored
Merge pull request #175184 from nitinme/nitinme-quick-update
Removing Docs What's New and updating RAI index article
2 parents 5b820fc + d0a46b3 commit 516517f

File tree

7 files changed

+21
-99
lines changed

7 files changed

+21
-99
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,11 @@
223223
"redirect_url": "/azure/azure-arc/kubernetes/quickstart-connect-cluster",
224224
"redirect_document_id": false
225225
},
226+
{
227+
"source_path": "articles/cognitive-services/whats-new-docs.md",
228+
"redirect_url": "/azure/cognitive-services/what-are-cognitive-services",
229+
"redirect_document_id": false
230+
},
226231
{
227232
"source_path": "articles/cognitive-services/Ink-Recognizer/concepts/send-ink-data.md",
228233
"redirect_url": "/previous-versions/azure/cognitive-services/Ink-Recognizer/concepts/send-ink-data",

articles/cognitive-services/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
items:
66
- name: What are Cognitive Services?
77
href: what-are-cognitive-services.md
8-
- name: What's new in Cognitive Services docs?
9-
href: whats-new-docs.md
108
- name: Language support
119
href: language-support.md
1210
- name: Pricing

articles/cognitive-services/cognitive-services-support-options.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: erhopf
66
manager: nitinme
77
ms.service: cognitive-services
88
ms.topic: conceptual
9-
ms.date: 10/11/2020
9+
ms.date: 10/8/2021
1010
ms.author: erhopf
1111
---
1212

@@ -139,7 +139,6 @@ To request new features, post them on https://feedback.azure.com. Share your ide
139139
Staying informed about features in a new release or news on the Azure blog can help you find the difference between a programming error, a service bug, or a feature not yet available in Cognitive Services.
140140

141141
* Learn more about product updates, roadmap, and announcements in [Azure Updates](https://azure.microsoft.com/updates/?category=ai-machine-learning&query=Azure%20Cognitive%20Services).
142-
* See what Cognitive Services articles have recently been added or updated in [What's new in docs?](whats-new-docs.md)
143142
* News about Cognitive Services is shared in the [Azure blog](https://azure.microsoft.com/blog/topics/cognitive-services/).
144143
* [Join the conversation on Reddit](https://www.reddit.com/r/AZURE/search/?q=Cognitive%20Services&restrict_sr=1) about Cognitive Services.
145144

articles/cognitive-services/index.yml

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,26 +13,26 @@ metadata:
1313
ms.author: nitinme
1414
manager: nitinme
1515
ms.custom: custom-portals-hub
16-
ms.date: 08/28/2020
16+
ms.date: 10/08/2021
1717

1818
highlightedContent:
1919
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
2020
items:
2121
- title: What are Cognitive Services?
2222
itemType: overview # controls the icon image and super-title text
2323
url: ./what-are-cognitive-services.md
24-
- title: What's new in docs?
25-
itemType: whats-new
26-
url: whats-new-docs.md
24+
- title: Cognitive Services on-premises containers
25+
itemType: concept
26+
url: ./containers/index.yml
27+
- title: Responsible use of AI
28+
itemType: concept
29+
url: responsible-use-of-ai-overview.md
2730
- title: Development options
2831
itemType: concept
2932
url: ./cognitive-services-development-options.md
3033
- title: Cognitive Services and machine learning
3134
itemType: concept
3235
url: ./cognitive-services-and-machine-learning.md
33-
- title: Cognitive Services on-prem containers
34-
itemType: concept
35-
url: ./containers/index.yml
3636
- title: Cognitive Services with databases
3737
itemType: concept
3838
url: ./big-data/cognitive-services-for-big-data.md
@@ -144,12 +144,6 @@ conceptualContent:
144144
- url: ./big-data/samples-python.md
145145
itemType: reference
146146
text: Python Samples
147-
- title: Responsible use of AI
148-
summary: Azure Cognitive Services provides information and guidelines on how to responsibly use our AI services in your applications.
149-
links:
150-
- url: responsible-use-of-ai-overview.md
151-
itemType: overview
152-
text: Responsible use of AI
153147
additionalContent:
154148
sections:
155149
- title: Additional resources

articles/cognitive-services/responsible-use-of-ai-overview.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,10 @@ Azure Cognitive Services provides information and guidelines on how to responsib
6666
* [Characteristics and limitations](/legal/cognitive-services/anomaly-detector/characteristics-and-limitations?context=/azure/cognitive-services/anomaly-detector/context/context)
6767
* [Integration and responsible use](/legal/cognitive-services/anomaly-detector/guidance-integration-responsible-use?context=/azure/cognitive-services/anomaly-detector/context/context)
6868
* [Data, privacy, and security](/legal/cognitive-services/anomaly-detector/data-privacy-security?context=/azure/cognitive-services/anomaly-detector/context/context)
69+
70+
## Language Understanding
71+
72+
* [Transparency note and use cases](/legal/cognitive-services/luis/luis-transparency-note?context=/azure/cognitive-services/LUIS/context/context)
73+
* [Characteristics and limitations](/legal/cognitive-services/luis/characteristics-and-limitations?context=/azure/cognitive-services/LUIS/context/context)
74+
* [Integration and responsible use](/legal/cognitive-services/luis/guidance-integration-responsible-use?context=/azure/cognitive-services/LUIS/context/context)
75+
* [Data, privacy, and security](/legal/cognitive-services/luis/data-privacy-security?context=/azure/cognitive-services/LUIS/context/context)

articles/cognitive-services/what-are-cognitive-services.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ keywords: cognitive services, cognitive intelligence, cognitive solutions, ai se
99
ms.service: cognitive-services
1010
ms.subservice:
1111
ms.topic: overview
12-
ms.date: 04/16/2021
12+
ms.date: 10/08/2021
1313
ms.author: nitinme
1414
ms.custom: cog-serv-seo-aug-2020
1515
---
@@ -144,5 +144,4 @@ Cognitive Services provides several support options to help you move forward wit
144144
## Next steps
145145

146146
* [Create a Cognitive Services account](cognitive-services-apis-create-account.md "Create a Cognitive Services account")
147-
* [What's new in Cognitive Services docs](whats-new-docs.md "What's new in Cognitive Services docs")
148147
* [Plan and manage costs for Cognitive Services](plan-manage-costs.md)

articles/cognitive-services/whats-new-docs.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)