Skip to content

Commit 728c905

Browse files
Merge pull request #6934 from MicrosoftDocs/main
Auto Publish – main to live - 2025-09-04 17:10 UTC
2 parents 3111e9f + b4fab15 commit 728c905

Some content is hidden

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

52 files changed

+1627
-558
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ _repo.*/
2020
.github/prompts/*.md
2121
.github/prompts/*.zip
2222
.github/patterns/*.md
23+
24+
articles/ai-foundry/includes/get-started-fdp.md

articles/ai-foundry/openai/concepts/provisioned-migration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ ms.service: azure-ai-openai
77
ms.custom:
88
- ignite-2024
99
ms.topic: how-to
10-
ms.date: 06/30/2025
11-
author: aahill
12-
ms.author: aahi
10+
ms.date: 09/03/2025
11+
author: msakande
12+
ms.author: mopeakande
1313
recommendations: false
1414
---
1515

articles/ai-foundry/openai/concepts/provisioned-throughput.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ title: Provisioned throughput for Azure AI Foundry Models
33
description: Learn about provisioned throughput and Azure AI Foundry.
44
ms.service: azure-ai-openai
55
ms.topic: conceptual
6-
ms.date: 06/03/2025
6+
ms.date: 09/03/2025
77
manager: nitinme
8-
author: aahill #ChrisHMSFT
9-
ms.author: aahi #chrhoder
8+
author: msakande #ChrisHMSFT
9+
ms.author: mopeakande #chrhoder
1010
ms.reviewer: shiyingfu
1111
reviewer: swingfu
1212
recommendations: false

articles/ai-foundry/openai/how-to/provisioned-get-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ manager: nitinme
66
ms.service: azure-ai-openai
77
ms.custom: openai
88
ms.topic: how-to
9-
author: aahill
10-
ms.author: aahi
11-
ms.date: 06/30/2025
9+
author: msakande
10+
ms.author: mopeakande
11+
ms.date: 09/03/2025
1212
recommendations: false
1313
---
1414

articles/ai-foundry/openai/how-to/provisioned-throughput-onboarding.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ title: Understanding costs associated with provisioned throughput units (PTU)
33
description: Learn about provisioned throughput costs and billing in Azure AI Foundry.
44
ms.service: azure-ai-openai
55
ms.topic: conceptual
6-
ms.date: 08/14/2025
6+
ms.date: 09/03/2025
77
manager: nitinme
8-
author: aahill
9-
ms.author: aahi
8+
author: msakande
9+
ms.author: mopeakande
1010
recommendations: false
1111
---
1212

articles/ai-foundry/openai/how-to/spillover-traffic-management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Manage traffic with spillover for Provisioned deployments
33
description: Article outlining how to use the spillover feature to manage traffic bursts for Azure OpenAI in Azure AI Foundry Models provisioned deployments
4-
author: aahill # GitHub alias
5-
ms.author: aahi
4+
author: msakande
5+
ms.author: mopeakande
66
ms.service: azure-ai-openai
77
ms.topic: how-to
8-
ms.date: 08/27/2025
8+
ms.date: 09/03/2025
99
---
1010

1111
# Manage traffic with spillover for provisioned deployments

articles/ai-services/document-intelligence/quickstarts/includes/rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: laujan
66
manager: nitinme
77
ms.service: azure-ai-document-intelligence
88
ms.topic: include
9-
ms.date: 07/17/2025
9+
ms.date: 07/21/2025
1010
ms.author: lajanuar
1111
---
1212

@@ -30,7 +30,7 @@ In this quickstart, learn to use the Document Intelligence REST API to analyze a
3030

3131
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services)
3232

33-
* cURL command-line tool installed.
33+
* The `cURL` command line tool installed.
3434

3535
* **PowerShell version 7.*+** (or a similar command-line application.):
3636
* [Windows](/powershell/scripting/install/installing-powershell-on-windows)

articles/ai-services/language-service/conversational-language-understanding/how-to/use-containers.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ The following table describes the minimum and recommended specifications for the
3939

4040
We recommended that you have a CPU with AVX-512 instruction set, for the best experience (performance and accuracy).
4141

42-
| | Minimum host specs | Recommended host specs |
42+
| Processor | Minimum host specs | Recommended host specs |
4343
|---------------------|------------------------|------------------------|
44-
| **CLU** | `1 core`, `2-GB memory` | `4 cores`, `8-GB memory` |
44+
| **CPU** | 1-core, 2-GB memory | 4-cores, 8-GB memory |
4545

4646
CPU core and memory correspond to the `--cpus` and `--memory` settings, which are used as part of the `docker run` command.
4747

@@ -54,7 +54,7 @@ Before you proceed with running the docker image, you need to export your own tr
5454
|**{API_KEY}** |The key for your Language resource. You can find it on your resource's **Key and endpoint** page, on the Azure portal.|xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx|
5555
|**{ENDPOINT_URI}**|The endpoint for accessing the Conversational Language Understanding API. You can find it on your resource's **Key and endpoint** page, on the Azure portal.|`https://<your-custom-subdomain>.cognitiveservices.azure.com`|
5656
|**{PROJECT_NAME}**|The name of the project containing the model that you want to export. You can find it on your projects tab in the Language Studio portal.|myProject|
57-
|**{TRAINED_MODEL_NAME}** |The name of the trained model you want to export. You can find your trained models on your model evaluation tab under your project in the Language Studio portal|myTrainedModel
57+
|**{TRAINED_MODEL_NAME}** |The name of the trained model you want to export. You can find your trained models on your model evaluation tab under your project in the Language Studio portal|myTrainedModel|
5858
|**{EXPORTED_MODEL_NAME}** |The name to assign for the new exported model created.|myExportedModel |
5959

6060
```bash
@@ -74,8 +74,8 @@ The CLU container image can be found on the `mcr.microsoft.com` container regist
7474

7575
The latest CLU container is available in several languages. To download the container for the English container, use the following command:
7676

77-
```
78-
docker pull mcr.microsoft.com/azure-cognitive-services/language/clu:latest
77+
```bash
78+
docker pull mcr.microsoft.com/azure-cognitive-services/language/clu:latest
7979
```
8080

8181
[!INCLUDE [Tip for using docker list](../../../includes/cognitive-services-containers-docker-list-tip.md)]
@@ -94,16 +94,18 @@ After the exported model is created, users have to run the container to download
9494
| **{PROJECT_NAME}**| Name of the project that the exported model belongs to | myProject |
9595
| **{EXPORTED_MODEL_NAME}** | Exported model to be downloaded | myExportedModel |
9696

97-
```bash
98-
docker run --rm -it -p {LOCAL_CLU_PORT}:80 \
99-
mcr.microsoft.com/azure-cognitive-services/language/clu:{IMAGE_TAG} \ 
100-
-v {LOCAL_MODEL_DIRECTORY}:/DeploymentPackage \
101-
Billing={ENDPOINT_URI} \ 
102-
ApiKey={API_KEY} \
103-
downloadmodel \
104-
projectName={PROJECT_NAME} \
105-
exportedModelName={EXPORTED_MODEL_NAME}
106-
```
97+
98+
99+
```bash
100+
docker run --rm -it -p {LOCAL_CLU_PORT}:80 \
101+
mcr.microsoft.com/azure-cognitive-services/language/clu:{IMAGE_TAG} \ 
102+
-v {LOCAL_MODEL_DIRECTORY}:/DeploymentPackage \
103+
Billing={ENDPOINT_URI} \ 
104+
ApiKey={API_KEY} \
105+
downloadmodel \
106+
projectName={PROJECT_NAME} \
107+
exportedModelName={EXPORTED_MODEL_NAME}
108+
```
107109

108110
DO NOT alter the downloaded files. Even altering the name or folder structure can affect the integrity of the container and might break it.
109111

articles/ai-services/language-service/personally-identifiable-information/how-to/adapt-to-domain-pii.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Once you test the service with your own data, you can use `entitySynonyms` to:
4242
## Usage guidelines
4343

4444
1. Synonyms must be restricted to phrases that directly refer to the type, and preserve semantic correctness. For example, for the entity type `InternationalBankAccountNumber`, a valid synonym could be "Financial Account Number" or *FAN*. But, the word *deposit* though may be associated with type, as it doesn't directly have a meaning of a bank account number and therefore shouldn't be used.
45-
1. Synonyms should be country agnostic. For example, *German passport* wouldn't be helpful to include.
45+
1. Synonyms should be country/region agnostic. For example, *German passport* wouldn't be helpful to include.
4646
1. Synonyms can't be reused for more than one entity type.
4747
1. This synonym recognition feature only accepts a subset of entity types supported by the service. The supported entity types and example synonyms include:
4848

articles/ai-services/translator/containers/transliterate-text-parameters.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ A successful response is a JSON array with one result for each element in the in
6666
### Sample request
6767

6868
```bash
69-
curl -X POST "http://localhost:5000/transliterate?api-version=3.0&language=ja&fromScript=Jpan&toScript=Latn"
69+
curl -X POST "http://localhost:5000/transliterate?api-version=3.0&language=ja&fromScript=Jpan&toScript=Latin"
7070
```
7171

7272
### Sample request body
@@ -92,11 +92,11 @@ The following limitations apply:
9292
[
9393
{
9494
"text": "Kon'nichiwa​",
95-
"script": "Latn"
95+
"script": "Latin"
9696
},
9797
{
9898
"text": "sayonara",
99-
"script": "Latn"
99+
"script": "Latin"
100100
}
101101
]
102102
```
@@ -111,7 +111,7 @@ The following limitations apply:
111111

112112
```bash
113113

114-
curl -X POST "http://localhost:5000/transliterate?api-version=3.0&language=ja&fromScript=Jpan&toScript=Latn" -H "Content-Type: application/json" -d "[{'Text':'こんにちは'},{'Text':'さようなら'}]"
114+
curl -X POST "http://localhost:5000/transliterate?api-version=3.0&language=ja&fromScript=Jpan&toScript=Latin" -H "Content-Type: application/json" -d "[{'Text':'こんにちは'},{'Text':'さようなら'}]"
115115

116116
```
117117

0 commit comments

Comments
 (0)