Skip to content

Commit bb43cf5

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into WI275497-mdc-scan-vs-purview
2 parents 8bb641f + e66cdba commit bb43cf5

File tree

700 files changed

+6424
-14760
lines changed

Some content is hidden

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

700 files changed

+6424
-14760
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/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/advisor/advisor-reference-cost-recommendations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,9 @@ We've analyzed the usage patterns of your virtual machine scale sets over the pa
172172

173173
Learn more about [Virtual machine scale set - LowUsageVmss (Right-size or shutdown underutilized virtual machine scale sets)](https://aka.ms/aa_lowusagerec_vmss_learnmore).
174174

175+
> [!TIP]
176+
> If you're unsure whether you can shut down an idle resource without causing chaos, you can first restrict access to the resource. Make sure the resource's role is restricted, too. Leave the resource up for a few weeks, and if nobody has connected to it or has complained, chances are the resource can be shut down safely.
177+
175178
### Use Virtual Machines with Ephemeral OS Disk enabled to save cost and get better performance
176179

177180
With Ephemeral OS Disk, You get these benefits: Save on storage cost for OS disk. Get lower read/write latency to OS disk. Faster VM Reimage operation by resetting OS (and Temporary disk) to its original state. It's preferable to use Ephemeral OS Disk for short-lived IaaS VMs or VMs with stateless workloads.

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/speech-synthesis-markup-structure.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Usage of the `break` element's attributes are described in the following table.
136136
| Attribute | Description | Required or optional |
137137
| ---------- | ---------- | ---------- |
138138
| `strength` | The relative duration of a pause by using one of the following values:<br/><ul><li>x-weak</li><li>weak</li><li>medium (default)</li><li>strong</li><li>x-strong</li></ul>| Optional |
139-
| `time` | The absolute duration of a pause in seconds (such as `2s`) or milliseconds (such as `500ms`). Valid values range from 0 to 5000 milliseconds. If you set a value greater than the supported maximum, the service uses `5000ms`. If the `time` attribute is set, the `strength` attribute is ignored.| Optional |
139+
| `time` | The absolute duration of a pause in seconds (such as `2s`) or milliseconds (such as `500ms`). Valid values range from 0 to 20000 milliseconds. If you set a value greater than the supported maximum, the service uses `20000ms`. If the `time` attribute is set, the `strength` attribute is ignored.| Optional |
140140

141141
Here are more details about the `strength` attribute.
142142

@@ -175,7 +175,7 @@ Usage of the `mstts:silence` element's attributes are described in the following
175175
| Attribute | Description | Required or optional |
176176
| ---------- | ---------- | ---------- |
177177
| `type` | Specifies where and how to add silence. The following silence types are supported:<br/><ul><li>`Leading` – Extra silence at the beginning of the text. The value that you set is added to the natural silence before the start of text.</li><li>`Leading-exact` – Silence at the beginning of the text. The value is an absolute silence length.</li><li>`Tailing` – Extra silence at the end of text. The value that you set is added to the natural silence after the last word.</li><li>`Tailing-exact` – Silence at the end of the text. The value is an absolute silence length.</li><li>`Sentenceboundary` – Extra silence between adjacent sentences. The actual silence length for this type includes the natural silence after the last word in the previous sentence, the value you set for this type, and the natural silence before the starting word in the next sentence.</li><li>`Sentenceboundary-exact` – Silence between adjacent sentences. The value is an absolute silence length.</li><li>`Comma-exact` – Silence at the comma in half-width or full-width format. The value is an absolute silence length.</li><li>`Semicolon-exact` – Silence at the semicolon in half-width or full-width format. The value is an absolute silence length.</li><li>`Enumerationcomma-exact` – Silence at the enumeration comma in full-width format. The value is an absolute silence length.</li></ul><br/>An absolute silence type (with the `-exact` suffix) replaces any otherwise natural leading or trailing silence. Absolute silence types take precedence over the corresponding non-absolute type. For example, if you set both `Leading` and `Leading-exact` types, the `Leading-exact` type takes effect. The [WordBoundary event](how-to-speech-synthesis.md#subscribe-to-synthesizer-events) takes precedence over punctuation-related silence settings including `Comma-exact`, `Semicolon-exact`, or `Enumerationcomma-exact`. When you use both the `WordBoundary` event and punctuation-related silence settings, the punctuation-related silence settings don't take effect.| Required |
178-
| `Value` | The duration of a pause in seconds (such as `2s`) or milliseconds (such as `500ms`). Valid values range from 0 to 5000 milliseconds. If you set a value greater than the supported maximum, the service uses `5000ms`.| Required |
178+
| `Value` | The duration of a pause in seconds (such as `2s`) or milliseconds (such as `500ms`). Valid values range from 0 to 20000 milliseconds. If you set a value greater than the supported maximum, the service uses `20000ms`.| Required |
179179

180180
### mstts silence examples
181181

@@ -284,4 +284,4 @@ This SSML snippet illustrates how to request blend shapes with your synthesized
284284

285285
- [SSML overview](speech-synthesis-markup.md)
286286
- [Voice and sound with SSML](speech-synthesis-markup-voice.md)
287-
- [Language support: Voices, locales, languages](language-support.md?tabs=tts)
287+
- [Language support: Voices, locales, languages](language-support.md?tabs=tts)

articles/ai-studio/.openpublishing.redirection.ai-studio.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,16 @@
8484
"source_path_from_root": "/articles/ai-studio/how-to/model-catalog.md",
8585
"redirect_url": "/azure/ai-studio/how-to/model-catalog-overview",
8686
"redirect_document_id": false
87+
},
88+
{
89+
"source_path_from_root": "/articles/ai-studio/how-to/llmops-azure-devops-prompt-flow.md",
90+
"redirect_url": "/azure/machine-learning/prompt-flow/how-to-end-to-end-llmops-with-prompt-flow",
91+
"redirect_document_id": false
92+
},
93+
{
94+
"source_path_from_root": "/articles/ai-studio/how-to/llmops-github-prompt-flow.md",
95+
"redirect_url": "/azure/machine-learning/prompt-flow/how-to-end-to-end-llmops-with-prompt-flow",
96+
"redirect_document_id": false
8797
}
8898
]
8999
}

0 commit comments

Comments
 (0)