Skip to content

Commit 99e2d4f

Browse files
authored
Merge pull request #216185 from mrbullwinkle/mrb_10_27_2022_ad_overview_changes
[Cognitive Services] [Anomaly Detector] Overview changes + article retirement
2 parents bcb36cf + 06e9497 commit 99e2d4f

10 files changed

+60
-222
lines changed

articles/cognitive-services/.openpublishing.redirection.cognitive-services.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5779,7 +5779,17 @@
57795779
"source_path_from_root": "/articles/cognitive-services/cognitive-services-security.md",
57805780
"redirect_url": "/azure/cognitive-services/security-features",
57815781
"redirect_document_id": true
5782-
}
5782+
},
5783+
{
5784+
"source_path_from_root": "/articles/cognitive-services/Anomaly-Detector/overview-multivariate.md",
5785+
"redirect_url": "/azure/cognitive-services/Anomaly-Detector/overview",
5786+
"redirect_document_id": false
5787+
},
5788+
{
5789+
"source_path_from_root": "/articles/cognitive-services/Anomaly-Detector/overview-univariate.md",
5790+
"redirect_url": "/azure/cognitive-services/Anomaly-Detector/overview",
5791+
"redirect_document_id": false
5792+
}
57835793

57845794
]
57855795
}

articles/cognitive-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-csharp-multivariate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,5 +361,5 @@ If you want to clean up and remove a Cognitive Services subscription, you can de
361361

362362
## Next steps
363363

364-
* [What is the Anomaly Detector API?](../../overview-multivariate.md)
364+
* [What is the Anomaly Detector API?](../../overview.md)
365365
* [Best practices when using the Anomaly Detector API.](../../concepts/best-practices-multivariate.md)

articles/cognitive-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-java-multivariate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,5 +307,5 @@ If you want to clean up and remove a Cognitive Services subscription, you can de
307307

308308
## Next steps
309309

310-
* [What is the Anomaly Detector API?](../../overview-multivariate.md)
310+
* [What is the Anomaly Detector API?](../../overview.md)
311311
* [Best practices when using the Anomaly Detector API.](../../concepts/best-practices-multivariate.md)

articles/cognitive-services/Anomaly-Detector/includes/quickstarts/anomaly-detector-client-library-javascript-multivariate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,5 +234,5 @@ If you want to clean up and remove a Cognitive Services subscription, you can de
234234
235235
## Next steps
236236
237-
* [What is the Anomaly Detector API?](../../overview-multivariate.md)
237+
* [What is the Anomaly Detector API?](../../overview.md)
238238
* [Best practices when using the Anomaly Detector API.](../../concepts/best-practices-multivariate.md)

articles/cognitive-services/Anomaly-Detector/index.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ metadata:
1313
ms.service: cognitive-services
1414
ms.subservice: anomaly-detector
1515
ms.topic: landing-page
16-
ms.date: 02/10/2022
16+
ms.date: 10/27/2022
1717
ms.author: mbullwin
1818

1919

@@ -62,8 +62,6 @@ landingContent:
6262
linkLists:
6363
- linkListType: overview
6464
links:
65-
- text: What is Multivariate Anomaly Detector?
66-
url: overview-multivariate.md
6765
- text: Introducing Multivariate Anomaly Detection
6866
url: https://techcommunity.microsoft.com/t5/azure-ai/introducing-multivariate-anomaly-detection/ba-p/2260679
6967
- linkListType: how-to-guide
@@ -88,8 +86,6 @@ landingContent:
8886
linkLists:
8987
- linkListType: overview
9088
links:
91-
- text: What is Univariate Anomaly Detector?
92-
url: overview-univariate.md
9389
- text: Introducing Azure Anomaly Detector API (univariate)
9490
url: https://techcommunity.microsoft.com/t5/AI-Customer-Engineering-Team/Introducing-Azure-Anomaly-Detector-API/ba-p/490162
9591
- linkListType: how-to-guide

articles/cognitive-services/Anomaly-Detector/overview-multivariate.md

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

articles/cognitive-services/Anomaly-Detector/overview-univariate.md

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

0 commit comments

Comments
 (0)