Skip to content

Commit 5af89a2

Browse files
authored
Merge pull request #178957 from MicrosoftDocs/master
merge master to live, 4 PM Sunday
2 parents e26fbf2 + 7cf29c1 commit 5af89a2

17 files changed

+35
-2378
lines changed

.openpublishing.redirection.security-benchmark.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -516,6 +516,11 @@
516516
"redirect_url": "/security/benchmark/azure/baselines/virtual-network-security-baseline",
517517
"redirect_document_id": false
518518
},
519+
{
520+
"source_path_from_root": "/articles/virtual-network/nat-gateway/nat-security-baseline.md",
521+
"redirect_url": "/security/benchmark/azure/baselines/virtual-network-nat-security-baseline",
522+
"redirect_document_id": false
523+
},
519524
{
520525
"source_path_from_root": "/articles/virtual-network/nat-security-baseline.md",
521526
"redirect_url": "/security/benchmark/azure/baselines/virtual-network-nat-security-baseline",
@@ -526,6 +531,17 @@
526531
"redirect_url": "/security/benchmark/azure/baselines/virtual-wan-security-baseline",
527532
"redirect_document_id": false
528533
},
534+
{
535+
"source_path_from_root": "/articles/virtual-desktop/security-baseline.md",
536+
"redirect_url": "/security/benchmark/azure/baselines/virtual-desktop-security-baseline",
537+
"redirect_document_id": false
538+
},
539+
{
540+
"source_path_from_root": "/articles/cloud-services/security-baseline.md",
541+
"redirect_url": "/security/benchmark/azure/baselines/cloud-services-security-baseline",
542+
"redirect_document_id": false
543+
},
544+
529545
{
530546
"source_path_from_root": "/articles/vpn-gateway/security-baseline.md",
531547
"redirect_url": "/security/benchmark/azure/baselines/vpn-gateway-security-baseline",

articles/cloud-services/security-baseline.md

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

articles/cognitive-services/Speech-Service/intent-recognition.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ keywords: intent recognition
1313

1414
# What is intent recognition?
1515

16-
[!INCLUDE [TLS 1.2 enforcement](../../../includes/cognitive-services-tls-announcement.md)]
17-
1816
In this overview, you will learn about the benefits and capabilities of intent recognition. The Cognitive Services Speech SDK provides two ways to recognize intents, both described below. An intent is something the user wants to do: book a flight, check the weather, or make a call. Using intent recognition, your applications, tools, and devices can determine what the user wants to initiate or do based on options you define in the Intent Recognizer or LUIS.
1917

2018
## Pattern matching

articles/cognitive-services/Speech-Service/overview.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ The following features are part of the Speech service. Use the links in this tab
3535
| [Voice assistants](voice-assistants.md) | Voice assistants | Voice assistants using the Speech service empower developers to create natural, human-like conversational interfaces for their applications and experiences. The voice assistant service provides fast, reliable interaction between a device and an assistant implementation that uses the Bot Framework's Direct Line Speech channel or the integrated Custom Commands service for task completion. | [Yes](voice-assistants.md) | No |
3636
| [Speaker Recognition](speaker-recognition-overview.md) | Speaker verification & identification | The Speaker Recognition service provides algorithms that verify and identify speakers by their unique voice characteristics. Speaker Recognition is used to answer the question “who is speaking?”. | Yes | [Yes](/rest/api/speakerrecognition/) |
3737

38-
39-
[!INCLUDE [TLS 1.2 enforcement](../../../includes/cognitive-services-tls-announcement.md)]
40-
4138
## Try the Speech service for free
4239

4340
For the following steps, you need both a Microsoft account and an Azure account. If you do not have a Microsoft account, you can sign up for one free of charge at the [Microsoft account portal](https://account.microsoft.com/account). Select **Sign in with Microsoft** and then, when asked to sign in, select **Create a Microsoft account**. Follow the steps to create and verify your new Microsoft account.

articles/cognitive-services/Speech-Service/speech-to-text.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ This documentation contains the following article types:
3232
> Bing Speech was decommissioned on October 15, 2019. If your applications, tools, or products are using the Bing Speech APIs, we've created guides to help you migrate to the Speech service.
3333
> - [Migrate from Bing Speech to the Speech service](how-to-migrate-from-bing-speech.md)
3434
35-
[!INCLUDE [TLS 1.2 enforcement](../../../includes/cognitive-services-tls-announcement.md)]
36-
3735
## Get started
3836

3937
See the [quickstart](get-started-speech-to-text.md) to get started with speech-to-text. The service is available via the [Speech SDK](speech-sdk.md), the [REST API](rest-speech-to-text.md#pronunciation-assessment-parameters), and the [Speech CLI](spx-overview.md).

articles/cognitive-services/Speech-Service/speech-translation.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ keywords: speech translation
1616

1717
# What is speech translation?
1818

19-
[!INCLUDE [TLS 1.2 enforcement](../../../includes/cognitive-services-tls-announcement.md)]
20-
2119
In this overview, you learn about the benefits and capabilities of the speech translation service, which enables real-time, [multi-language speech-to-speech](language-support.md#speech-translation) and speech-to-text translation of audio streams. With the Speech SDK, your applications, tools, and devices have access to source transcriptions and translation outputs for provided audio. Interim transcription and translation results are returned as speech is detected, and final results can be converted into synthesized speech.
2220

2321
This documentation contains the following article types:

articles/cognitive-services/Speech-Service/swagger-documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.author: alexeyo
1414

1515
# Swagger documentation
1616

17-
Speech service offers a Swagger specification to interact with a handful of REST APIs used to import data, create models, test model accuracy, create custom endpoints, queue up batch transcriptions, and manage subscriptions. Most operations available through [the Custom Speech area of the Speech Studio](./custom-speech-overview.md) can be completed programmatically using these APIs.
17+
Speech service offers a Swagger specification to interact with a handful of REST APIs used to import data, create models, test model accuracy, create custom endpoints, queue up batch transcriptions, and manage subscriptions. Most operations available through the [Custom Speech area of the Speech Studio](https://aka.ms/speechstudio/customspeech) can be completed programmatically using these APIs.
1818

1919
> [!NOTE]
2020
> Speech service has several REST APIs for [Speech-to-text](rest-speech-to-text.md) and [Text-to-speech](rest-text-to-speech.md).

articles/cognitive-services/Speech-Service/text-to-speech.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ keywords: text to speech
1616

1717
# What is neural text-to-speech?
1818

19-
[!INCLUDE [TLS 1.2 enforcement](../../../includes/cognitive-services-tls-announcement.md)]
20-
2119
Microsoft neural text-to-speech uses deep neural networks to make the voices of computers nearly indistinguishable from recordings of people. With the human-like natural prosody and clear articulation of words, neural text-to-speech has significantly reduced listening fatigue when you interact with AI systems.
2220

2321
The patterns of stress and intonation in spoken language are called _prosody_. Traditional text-to-speech systems break down prosody into separate linguistic analysis and acoustic prediction steps that are governed by independent models. That can result in muffled, buzzy voice synthesis. Microsoft neural text-to-speech capability does prosody prediction and voice synthesis simultaneously, uses deep neural networks to overcome the limits of traditional text-to-speech systems in matching the patterns of stress and intonation in spoken language, and synthesizes the units of speech into a computer voice. The result is a more fluid and natural-sounding voice.

articles/cognitive-services/Speech-Service/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,8 +376,6 @@ items:
376376
href: keyword-recognition-guidelines.md
377377
- name: Region support
378378
href: keyword-recognition-region-support.md
379-
- name: Language identification
380-
href: language-identification.md
381379
- name: Scenario deep-dives
382380
items:
383381
- name: Conversation scenarios

articles/healthcare-apis/iot/iot-connector-custom-functions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ author: msjasteppe
55
ms.service: healthcare-apis
66
ms.subservice: fhir
77
ms.topic: how-to
8-
ms.date: 11/05/2021
8+
ms.date: 11/07/2021
99
ms.author: jasteppe
1010
---
1111

12-
# How to use custom functions
12+
# How to use Custom Functions
1313

1414
> [!IMPORTANT]
1515
> Azure Healthcare APIs is currently in PREVIEW. The [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) include additional legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
@@ -186,7 +186,7 @@ Examples:
186186

187187
## Next steps
188188

189-
In this article, you learned how to use IoT connector custom functions. To learn how to use Device mappings, see
189+
In this article, you learned how to use IoT connector Custom Functions. To learn how to use Custom Functions with Device mappings, see
190190

191191
>[!div class="nextstepaction"]
192192
>[How to use Device mappings](how-to-use-device-mapping-iot.md)

0 commit comments

Comments
 (0)