Skip to content

Commit 2928a45

Browse files
authored
Merge pull request #108723 from erhopf/tlsfix-mar23-whatsnew
[CogSvcs] Adding TLS 1.2 Info to What's New
2 parents d0e5c2f + f085865 commit 2928a45

File tree

5 files changed

+21
-1
lines changed

5 files changed

+21
-1
lines changed

articles/cognitive-services/Computer-vision/whats-new.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ ms.author: pafarley
1616

1717
Learn what's new in the service. These items may release notes, videos, blog posts, and other types of information. Bookmark this page to keep up-to-date with the service.
1818

19+
## March 2020
20+
21+
* TLS 1.2 is now enforced for all HTTP requests to this service. For more information, see [Azure Cognitive Services security](../cognitive-services-security.md).
22+
1923
## January 2020
2024

2125
### Read API 3.0 preview

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Learn what's new in the service. These items include release notes, videos, blog
1111

1212
## Release notes
1313

14+
### March 2020
15+
16+
* TLS 1.2 is now enforced for all HTTP requests to this service. For more information, see [Azure Cognitive Services security](../cognitive-services-security.md).
17+
1418
### November 4, 2019 - Ignite
1519

1620
* Video - [Advanced Natural Language Understanding (NLU) models using LUIS and Azure Cognitive Services | BRK2188](https://www.youtube.com/watch?v=JdJEV2jV0_Y)

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ Learn what's new in the service. These items may release notes, videos, blog pos
2020

2121
Learn what's new with QnA Maker.
2222

23+
### March 2020
24+
25+
* TLS 1.2 is now enforced for all HTTP requests to this service. For more information, see [Azure Cognitive Services security](../cognitive-services-security.md).
26+
2327
### February 2020
2428

2529
* [NPM package](https://www.npmjs.com/package/@azure/cognitiveservices-qnamaker) with GenerateAnswer API

articles/cognitive-services/form-recognizer/whats-new.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ The Form Recognizer service is updated on an ongoing basis. Use this article to
2222
2323
## March 2020
2424

25+
### TLS 1.2 enforcement
26+
27+
* TLS 1.2 is now enforced for all HTTP requests to this service. For more information, see [Azure Cognitive Services security](../cognitive-services-security.md).
28+
2529
### Extraction Enhancements and bug fixes
2630

2731
This release includes extraction enhancements and accuracy improvements, specifically, the capability to label and extract multiple key/value pairs in the same line of text. In addition, we've fixed several bugs, including a fix that allows users to submit a file URL as the source to the [`analyzeForm`](https://westus2.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v2-preview/operations/AnalyzeWithCustomForm) and [`analyzeLayout`](https://westus2.dev.cognitive.microsoft.com/docs/services/form-recognizer-api-v2-preview/operations/AnalyzeLayoutAsync) APIs.

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,16 @@ Learn what's new in the service. These items may include release notes, videos,
1717

1818
## Release notes
1919

20+
### March 2020
21+
22+
* TLS 1.2 is now enforced for all HTTP requests to this service. For more information, see [Azure Cognitive Services security](../cognitive-services-security.md).
23+
2024
### November 2019 - Ignite Conference
2125

2226
* Personalizer is generally available (GA)
2327
* Azure Notebooks [tutorial](tutorial-use-azure-notebook-generate-loop-data.md) with entire lifecycle
2428

25-
### May 6, 2019 - //Build Conference
29+
### May 2019 - //Build Conference
2630

2731
The following preview features were released at the Build 2019 Conference:
2832

0 commit comments

Comments
 (0)