Skip to content

Commit c327b65

Browse files
committed
resolve conflict
2 parents 5377ffe + 11b5a98 commit c327b65

File tree

661 files changed

+6739
-14512
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

661 files changed

+6739
-14512
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,12 @@
896896
"branch": "main",
897897
"branch_mapping": {}
898898
},
899+
{
900+
"path_to_root": "storage-mgmt-devguide-dotnet",
901+
"url": "https://github.com/Azure-Samples/storage-mgmt-devguide-dotnet",
902+
"branch": "main",
903+
"branch_mapping": {}
904+
},
899905
{
900906
"path_to_root": "azure-sdk-for-net",
901907
"url": "https://github.com/Azure/azure-sdk-for-net/",

.openpublishing.redirection.json

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4950,6 +4950,16 @@
49504950
"redirect_url": "/azure/virtual-network/ip-services/create-vm-dual-stack-ipv6-portal",
49514951
"redirect_document_id": false
49524952
},
4953+
{
4954+
"source_path_from_root": "/articles/virtual-network/ip-services/create-custom-ip-address-prefix-cli.md",
4955+
"redirect_url": "/azure/virtual-network/ip-services/create-custom-ip-address-prefix-portal",
4956+
"redirect_document_id": false
4957+
},
4958+
{
4959+
"source_path_from_root": "/articles/virtual-network/ip-services/create-custom-ip-address-prefix-powershell.md",
4960+
"redirect_url": "/azure/virtual-network/ip-services/create-custom-ip-address-prefix-portal",
4961+
"redirect_document_id": false
4962+
},
49534963
{
49544964
"source_path_from_root": "/articles/virtual-network/ip-services/routing-preference-powershell.md",
49554965
"redirect_url": "/azure/virtual-network/ip-services/routing-preference-portal",
@@ -4964,7 +4974,17 @@
49644974
"source_path_from_root":"/articles/container-registry/manual-regional-move.md",
49654975
"redirect_url":"/azure/operational-excellence/relocation-container-registry",
49664976
"redirect_document_id":false
4967-
}
4977+
},
4978+
{
4979+
"source_path_from_root": "/articles/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6-powershell.md",
4980+
"redirect_url": "/azure/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6--portal",
4981+
"redirect_document_id": false
4982+
},
4983+
{
4984+
"source_path_from_root": "/articles/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6-cli.md",
4985+
"redirect_url": "/azure/virtual-network/ip-services/create-custom-ip-address-prefix-ipv6--portal",
4986+
"redirect_document_id": false
4987+
}
49684988

49694989
]
49704990
}

articles/active-directory-b2c/configure-security-analytics-sentinel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.reviewer: kengaderdus
99
ms.service: active-directory
1010

1111
ms.topic: tutorial
12-
ms.date: 03/06/2023
12+
ms.date: 07/31/2024
1313
ms.author: gasinh
1414
ms.subservice: B2C
1515
#Customer intent: As an IT professional, I want to gather logs and audit data using Microsoft Sentinel and Azure Monitor to secure applications that use Azure Active Directory B2C.

articles/active-directory-b2c/direct-signin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ The domain hint query string parameter can set to one of the following domains:
6969
- linkedin.com
7070
- microsoft.com
7171
- qq.com
72-
- twitter.com
7372
- wechat.com
7473
- weibo.com
74+
- x.com
7575
- For [Generic OpenID Connect](identity-provider-generic-openid-connect.md), see [Domain hint](identity-provider-generic-openid-connect.md#response-mode).
7676

7777
::: zone-end
@@ -89,4 +89,4 @@ To support domain hint parameter, you can configure the domain name using the `<
8989
...
9090
```
9191

92-
::: zone-end
92+
::: zone-end

articles/active-directory-b2c/partner-whoiam-rampart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: gargi-sinha
66
manager: martinco
77
ms.service: active-directory
88
ms.topic: how-to
9-
ms.date: 05/02/2023
9+
ms.date: 07/31/2024
1010
ms.author: gasinh
1111
ms.reviewer: kengaderdus
1212
ms.subservice: B2C

articles/ai-services/content-safety/concepts/jailbreak-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ This shield aims to safeguard against attacks that use information not directly
8686

8787
### Language availability
8888

89-
Currently, the Prompt Shields API supports the English language. While our API doesn't restrict the submission of non-English content, we can't guarantee the same level of quality and accuracy in the analysis of such content. We recommend users to primarily submit content in English to ensure the most reliable and accurate results from the API.
89+
Prompt Shields have been specifically trained and tested on the following languages: Chinese, English, French, German, Italian, Japanese, Portuguese. However, the feature can work in many other languages, but the quality might vary. In all cases, you should do your own testing to ensure that it works for your application.
9090

9191
### Text length limitations
9292

articles/ai-services/document-intelligence/toc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -236,16 +236,16 @@ items:
236236
- name: Composed models
237237
displayName: custom, assign, modelId, model ID
238238
href: concept-composed-models.md
239-
- name: Samples
239+
- name: Code samples
240240
items:
241241
- name: "C#/.NET"
242-
href: /dotnet/api/overview/azure/ai.formrecognizer-readme?view=azure-dotnet#examples&preserve-view=true
242+
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/.NET(v4.0)/README.md
243243
- name: "Java"
244-
href: /java/api/overview/azure/ai-formrecognizer-readme?view=azure-java-stable#examples&preserve-view=true
244+
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/Java(v4.0)/README.md
245245
- name: "Python"
246-
href: /python/api/overview/azure/ai-formrecognizer-readme?view=azure-python#examples&preserve-view=true
246+
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/Python(v4.0)/Layout_model/README.md
247247
- name: "JavaScript"
248-
href: /javascript/api/overview/azure/ai-form-recognizer-readme?view=azure-node-latest#examples&preserve-view=true
248+
href: https://github.com/Azure-Samples/document-intelligence-code-samples/blob/main/JavaScript(v4.0)/README.md
249249
- name: Responsible AI
250250
items:
251251
- name: Transparency note

articles/ai-services/openai/concepts/model-retirements.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure OpenAI
44
description: Learn about the model deprecations and retirements in Azure OpenAI.
55
ms.service: azure-ai-openai
66
ms.topic: conceptual
7-
ms.date: 07/18/2024
7+
ms.date: 07/30/2024
88
ms.custom:
99
manager: nitinme
1010
author: mrbullwinkle
@@ -93,9 +93,9 @@ These models are currently available for use in Azure OpenAI Service.
9393
| `gpt-35-turbo` | 0125 | No earlier than Feb 22, 2025 |
9494
| `gpt-4`<br>`gpt-4-32k` | 0314 | **Deprecation:** October 1, 2024 <br> **Retirement:** June 6, 2025 |
9595
| `gpt-4`<br>`gpt-4-32k` | 0613 | **Deprecation:** October 1, 2024 <br> **Retirement:** June 6, 2025 |
96-
| `gpt-4` | 1106-preview | To be upgraded to `gpt-4` Version: `turbo-2024-04-09`, starting on August 15, 2024, or later **<sup>1</sup>** |
97-
| `gpt-4` | 0125-preview |To be upgraded to `gpt-4` Version: `turbo-2024-04-09`, starting on August 15, 2024, or later **<sup>1</sup>** |
98-
| `gpt-4` | vision-preview | To be upgraded to `gpt-4` Version: `turbo-2024-04-09`, starting on August 15, 2024, or later **<sup>1</sup>** |
96+
| `gpt-4` | 1106-preview | To be upgraded to `gpt-4` Version: `turbo-2024-04-09`, starting on November 15, 2024, or later **<sup>1</sup>** |
97+
| `gpt-4` | 0125-preview |To be upgraded to `gpt-4` Version: `turbo-2024-04-09`, starting on November 15, 2024, or later **<sup>1</sup>** |
98+
| `gpt-4` | vision-preview | To be upgraded to `gpt-4` Version: `turbo-2024-04-09`, starting on November 15, 2024, or later **<sup>1</sup>** |
9999
| `gpt-3.5-turbo-instruct` | 0914 | No earlier than Sep 14, 2025 |
100100
| `text-embedding-ada-002` | 2 | No earlier than April 3, 2025 |
101101
| `text-embedding-ada-002` | 1 | No earlier than April 3, 2025 |
@@ -143,11 +143,18 @@ If you're an existing customer looking for information about these models, see [
143143

144144
## Retirement and deprecation history
145145

146-
## July 18, 2024
146+
### July 30, 2024
147+
148+
* Updated `gpt-4` preview model upgrade date to November 15, 2024 or later for the following versions:
149+
* 1106-preview
150+
* 0125-preview
151+
* vision-preview
152+
153+
### July 18, 2024
147154

148155
* Updated `gpt-4` 0613 deprecation date to October 1, 2024 and the retirement date to June 6, 2025.
149156

150-
## June 19, 2024
157+
### June 19, 2024
151158

152159
* Updated `gpt-35-turbo` 0301 retirement date to no earlier than October 1, 2024.
153160
* Updated `gpt-35-turbo` & `gpt-35-turbo-16k`0613 retirement date to October 1, 2024.

articles/ai-services/speech-service/how-to-pronunciation-assessment.md

Lines changed: 72 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ zone_pivot_groups: programming-languages-ai-services
2323

2424
In this article, you learn how to evaluate pronunciation with speech to text through the Speech SDK. Pronunciation assessment evaluates speech pronunciation and gives speakers feedback on the accuracy and fluency of spoken audio.
2525

26+
> [!NOTE]
27+
> Pronunciation assessment uses a specific version of the speech-to-text model, different from the standard speech to text model, to ensure consistent and accurate pronunciation assessment.
28+
2629
## Use pronunciation assessment in streaming mode
2730

2831
Pronunciation assessment supports uninterrupted streaming mode. The recording time can be unlimited through the Speech SDK. As long as you don't stop recording, the evaluation process doesn't finish and you can pause and resume evaluation conveniently.
@@ -77,6 +80,55 @@ For how to use Pronunciation Assessment in streaming mode in your own applicatio
7780

7881
::: zone-end
7982

83+
### Continuous recognition
84+
85+
::: zone pivot="programming-language-csharp"
86+
87+
If your audio file exceeds 30 seconds, use continuous mode for processing. The sample code for continuous mode can be found on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/csharp/sharedcontent/console/speech_recognition_samples.cs) under the function `PronunciationAssessmentContinuousWithFile`.
88+
89+
::: zone-end
90+
91+
::: zone pivot="programming-language-cpp"
92+
93+
If your audio file exceeds 30 seconds, use continuous mode for processing.
94+
95+
::: zone-end
96+
97+
::: zone pivot="programming-language-java"
98+
99+
If your audio file exceeds 30 seconds, use continuous mode for processing. The sample code for continuous mode can be found on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/java/jre/console/src/com/microsoft/cognitiveservices/speech/samples/console/SpeechRecognitionSamples.java) under the function `pronunciationAssessmentContinuousWithFile`.
100+
101+
::: zone-end
102+
103+
::: zone pivot="programming-language-python"
104+
105+
If your audio file exceeds 30 seconds, use continuous mode for processing. The sample code for continuous mode can be found on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/261160e26dfcae4c3aee93308d58d74e36739b6f/samples/python/console/speech_sample.py) under the function `pronunciation_assessment_continuous_from_file`.
106+
107+
::: zone-end
108+
109+
::: zone pivot="programming-language-javascript"
110+
111+
If your audio file exceeds 30 seconds, use continuous mode for processing. The sample code for continuous mode can be found on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/261160e26dfcae4c3aee93308d58d74e36739b6f/samples/js/node/pronunciationAssessmentContinue.js).
112+
113+
::: zone-end
114+
115+
::: zone pivot="programming-language-objectivec"
116+
117+
If your audio file exceeds 30 seconds, use continuous mode for processing. The sample code for continuous mode can be found on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/objective-c/ios/speech-samples/speech-samples/ViewController.m) under the function `pronunciationAssessFromFile`.
118+
119+
::: zone-end
120+
121+
::: zone pivot="programming-language-swift"
122+
123+
If your audio file exceeds 30 seconds, use continuous mode for processing. The sample code for continuous mode can be found on [GitHub](https://github.com/Azure-Samples/cognitive-services-speech-sdk/blob/master/samples/swift/ios/speech-samples/speech-samples/ViewController.swift) under the function `continuousPronunciationAssessment`.
124+
125+
::: zone-end
126+
127+
::: zone pivot="programming-language-go"
128+
129+
::: zone-end
130+
131+
80132
## Set configuration parameters
81133

82134
::: zone pivot="programming-language-go"
@@ -262,6 +314,8 @@ This table lists some of the optional methods you can set for the `Pronunciation
262314
> Content and prosody assessments are only available in the [en-US](./language-support.md?tabs=pronunciation-assessment) locale.
263315
>
264316
> To explore the content and prosody assessments, upgrade to the SDK version 1.35.0 or later.
317+
>
318+
> There is no length limit for the topic parameter.
265319
266320
| Method | Description |
267321
|-----------|-------------|
@@ -680,7 +734,7 @@ You can get pronunciation assessment scores for:
680734
- Syllable groups
681735
- Phonemes in [SAPI](/previous-versions/windows/desktop/ee431828(v=vs.85)#american-english-phoneme-table) or [IPA](https://en.wikipedia.org/wiki/IPA) format
682736

683-
### Supported features per locale
737+
## Supported features per locale
684738

685739
The following table summarizes which features that locales support. For more specifies, see the following sections. If the locales you require aren't listed in the following table for the supported feature, fill out this [intake form](https://aka.ms/speechpa/intake) for further assistance.
686740

@@ -783,7 +837,7 @@ pronunciationAssessmentConfig?.phonemeAlphabet = "IPA"
783837

784838
::: zone-end
785839

786-
## Assess spoken phonemes
840+
### Assess spoken phonemes
787841

788842
With spoken phonemes, you can get confidence scores that indicate how likely the spoken phonemes matched the expected phonemes.
789843

@@ -1029,6 +1083,22 @@ pronunciationAssessmentConfig?.nbestPhonemeCount = 5
10291083

10301084
::: zone-end
10311085

1086+
## Pronunciation score calculation
1087+
1088+
Pronunciation scores are calculated by weighting accuracy, prosody, fluency, and completeness scores based on specific formulas for reading and speaking scenarios.
1089+
1090+
When sorting the scores of accuracy, prosody, fluency, and completeness from low to high (if each score is available) and representing the lowest score to the highest score as s0 to s3, the pronunciation score is calculated as follows:
1091+
1092+
For reading scenario:
1093+
- With prosody score: PronScore = 0.4 * s0 + 0.2 * s1 + 0.2 * s2 + 0.2 * s3
1094+
- Without prosody score: PronScore = 0.6 * s0 + 0.2 * s1 + 0.2 * s2
1095+
1096+
For the speaking scenario (the completeness score isn't applicable):
1097+
- With prosody score: PronScore = 0.6 * s0 + 0.2 * s1 + 0.2 * s2
1098+
- Without prosody score: PronScore = 0.6 * s0 + 0.4 * s1
1099+
1100+
This formula provides a weighted calculation based on the importance of each score, ensuring a comprehensive evaluation of pronunciation.
1101+
10321102
## Related content
10331103

10341104
- Learn about quality [benchmark](https://aka.ms/pronunciationassessment/techblog).

0 commit comments

Comments
 (0)