Skip to content

Commit b105d44

Browse files
committed
Merge branch 'main' into release-maas-model-deprecation
2 parents 39f50d6 + 4c7d62c commit b105d44

File tree

108 files changed

+472
-323
lines changed

Some content is hidden

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

108 files changed

+472
-323
lines changed

articles/ai-services/content-safety/concepts/response-codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The content APIs may return the following error codes:
2626
| TooManyRequests | The current RPS has exceeded the quota for your current SKU. | Check the pricing table to understand the RPS quota. <br/>Contact Azure Support if you need more QPS. |
2727

2828

29-
## Azure AI Studio error messages
29+
## Azure AI Foundry error messages
3030

3131
If you encounter the error **Your account does not have access to this resource, please contact your resource owner to get access**, please ensure your account is assigned the role of `Cognitive Services User` for the Content Safety resource or Azure AI Services resource you are using.
3232

articles/ai-services/content-safety/how-to/improve-performance.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If your assessment confirms that you found a false positive or false negative, y
3737

3838
#### [Content Safety standalone API](#tab/standalone-api)
3939

40-
If you're using the Azure AI Content Safety standalone API directly, try experimenting by setting the severity threshold at different levels for [harm categories](/azure/ai-services/content-safety/concepts/harm-categories?tabs=definitions) based on API output. Alternatively, if you prefer the no-code approach, you can try out those settings in [Content Safety Studio](https://contentsafety.cognitive.azure.com/) or Azure AI Studio’s [Content Safety page](https://ai.azure.com/explore/contentsafety). Instructions can be found [here](/azure/ai-studio/quickstarts/content-safety?tabs=moderate-text-content).
40+
If you're using the Azure AI Content Safety standalone API directly, try experimenting by setting the severity threshold at different levels for [harm categories](/azure/ai-services/content-safety/concepts/harm-categories?tabs=definitions) based on API output. Alternatively, if you prefer the no-code approach, you can try out those settings in [Content Safety Studio](https://contentsafety.cognitive.azure.com/) or Azure AI Foundry’s [Content Safety page](https://ai.azure.com/explore/contentsafety). Instructions can be found [here](/azure/ai-studio/quickstarts/content-safety?tabs=moderate-text-content).
4141

4242
In addition to adjusting the severity levels for false negatives, you can also use blocklists. More information on using blocklists for text moderation can be found in [Use blocklists for text moderation](/azure/ai-services/content-safety/how-to/use-blocklist?tabs=windows%2Crest).
4343

@@ -50,13 +50,13 @@ Follow the steps in the documentation to update configurations to handle false p
5050

5151
In addition to adjusting the severity levels for false negatives, you can also use blocklists. Detailed instruction can be found in [How to use blocklists with Azure OpenAI Service](/azure/ai-services/openai/how-to/use-blocklists).
5252

53-
#### [Azure AI Studio](#tab/azure-ai-studio)
53+
#### [Azure AI Foundry](#tab/azure-ai-studio)
5454

5555
Read the [Configurability](/azure/ai-studio/concepts/content-filtering#configurability-preview) documentation, as some content filtering configurations may require approval through the process mentioned there.
5656

57-
Follow the steps in the documentation to update configurations to handle false positives or negatives: [Azure AI Studio content filtering](/azure/ai-studio/concepts/content-filtering#create-a-content-filter).
57+
Follow the steps in the documentation to update configurations to handle false positives or negatives: [Azure AI Foundry content filtering](/azure/ai-studio/concepts/content-filtering#create-a-content-filter).
5858

59-
In addition to adjusting the severity levels for false negatives, you can also use blocklists. Detailed instruction can be found in [Azure AI Studio content filtering](/azure/ai-studio/concepts/content-filtering#use-a-blocklist-as-a-filter).
59+
In addition to adjusting the severity levels for false negatives, you can also use blocklists. Detailed instruction can be found in [Azure AI Foundry content filtering](/azure/ai-studio/concepts/content-filtering#use-a-blocklist-as-a-filter).
6060

6161
---
6262

articles/ai-services/document-intelligence/how-to-guides/build-train-custom-generative-model.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Use AI Studio to build and train an Azure AI Document Intelligence custom generative model
2+
title: Use AI Foundry to build and train an Azure AI Document Intelligence custom generative model
33
titleSuffix: Azure AI services
4-
description: How to build and train a custom generative AI model with AI Studio to extract user-specified fields from documents across a wide variety of visual templates.
4+
description: How to build and train a custom generative AI model with AI Foundry to extract user-specified fields from documents across a wide variety of visual templates.
55
author: laujan
66
manager: nitinme
77
ms.service: azure-ai-document-intelligence
@@ -11,9 +11,9 @@ ms.author: lajanuar
1111
monikerRange: '>=doc-intel-4.0.0'
1212
---
1313

14-
# Build and train a custom generative model with AI Studio
14+
# Build and train a custom generative model with AI Foundry
1515

16-
In this article, learn to build and train a custom generative model with Azure AI Studio. Document Intelligence custom models require as few as five training documents to get started. Do you have at least five documents? If so, let's get started training and testing the custom generative model.
16+
In this article, learn to build and train a custom generative model with Azure AI Foundry. Document Intelligence custom models require as few as five training documents to get started. Do you have at least five documents? If so, let's get started training and testing the custom generative model.
1717

1818
## Prerequisites
1919

@@ -61,9 +61,9 @@ Follow these tips to optimize your data set for training:
6161

6262
Once you have your Azure blob storage containers, upload your training data to your source containers. Now you're ready to train your custom generative model.
6363

64-
## Azure AI Studio
64+
## Azure AI Foundry
6565

66-
1. Navigate to the [Azure AI Studio](https://ai.azure.com/?tid=72f988bf-86f1-41af-91ab-2d7cd011db47). The first time you use the Studio, you need to [initialize your subscription and create a hub](../../../ai-studio/how-to/create-azure-ai-resource.md) before creating a project. Custom generative models are only available in East US and North Central US in preview. Ensure your resource group is set to East US or North Central US during hub creation.
66+
1. Navigate to the [Azure AI Foundry](https://ai.azure.com/?tid=72f988bf-86f1-41af-91ab-2d7cd011db47). The first time you use the Studio, you need to [initialize your subscription and create a hub](../../../ai-studio/how-to/create-azure-ai-resource.md) before creating a project. Custom generative models are only available in East US and North Central US in preview. Ensure your resource group is set to East US or North Central US during hub creation.
6767

6868
1. Select the Vision + Document tile.
6969

@@ -73,7 +73,7 @@ Once you have your Azure blob storage containers, upload your training data to y
7373

7474
:::image type="content" source="../media/custom-generative-model/start-document-field-extraction.png" alt-text="Screenshot of the create document field extraction project page.":::
7575

76-
1. Create your project. For more information, *see* [Create a project in Azure AI Studio](../../../ai-studio/how-to/create-projects.md).
76+
1. Create your project. For more information, *see* [Create a project in Azure AI Foundry portal](../../../ai-studio/how-to/create-projects.md).
7777

7878
1. Create an Azure AI services connection to access Azure Document Intelligence service:
7979

@@ -128,7 +128,7 @@ Select **`Build`** to initiate the training process. Generative models train i
128128

129129
* Validate your model accuracy by evaluating the results for each field.
130130

131-
That's it! You learned to train a custom generative model in the Azure AI Studio. Your model is ready for use with the REST API or the SDK to analyze documents.
131+
That's it! You learned to train a custom generative model in the Azure AI Foundry portal. Your model is ready for use with the REST API or the SDK to analyze documents.
132132

133133
## Next steps
134134

articles/ai-services/document-intelligence/includes/preview-notice.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 07/31/2024
1313
>
1414
> * Document Intelligence public preview releases provide early access to features that are in active development. Features, approaches, and processes may change, prior to General Availability (GA), based on user feedback.
1515
> * The public preview version of Document Intelligence client libraries default to REST API version [**2024-07-31-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true).
16-
> * Public preview version [**2024-07-31-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) is currently only available in the following Azure regions. Note that the custom generative (document field extraction) model in AI Studio is only available in North Central US region:
16+
> * Public preview version [**2024-07-31-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) is currently only available in the following Azure regions. Note that the custom generative (document field extraction) model in AI Foundry portal is only available in North Central US region:
1717
> * **East US**
1818
> * **West US2**
1919
> * **West Europe**

articles/ai-services/document-intelligence/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -556,15 +556,15 @@ You can use Document Intelligence to automate document processing in application
556556
557557
#### Custom generative (document field extraction)
558558

559-
:::image type="content" source="media/overview/analyze-custom-generative.png" alt-text="Screenshot of Custom generative model analysis using Azure AI Studio.":::
559+
:::image type="content" source="media/overview/analyze-custom-generative.png" alt-text="Screenshot of Custom generative model analysis using Azure AI Foundry.":::
560560

561561
> [!NOTE]
562-
> Custom generative model is only available in Azure AI Studio.
563-
> To try out custom generative model in AI Studio, *visit* [Document field extraction (custom generative)](https://aka.ms/custom-generative)
562+
> Custom generative model is only available in Azure AI Foundry portal.
563+
> To try out custom generative model in AI Foundry portal, *visit* [Document field extraction (custom generative)](https://aka.ms/custom-generative)
564564
565565
| About | Description |Automation use cases | Development options |
566566
|----------|--------------|-------------------------|-----------|
567-
|[**Custom generative model**](train/custom-generative-extraction.md)| The custom generative model is used to extract fields from unstructured documents or structured forms with a wide variety of visual templates.|The model uses Generative AI to extract fields, improve quality with only a few labeled samples and can be integrated into your processes with grounding and confidence scores.​|[**Azure AI Studio**](https://aka.ms/custom-generative)</br>&#9679; [**REST API**](/rest/api/aiservices/document-models/build-model?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP)</br>&#9679; [**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&#9679; [**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&#9679; [**JavaScript SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&#9679; [**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)|
567+
|[**Custom generative model**](train/custom-generative-extraction.md)| The custom generative model is used to extract fields from unstructured documents or structured forms with a wide variety of visual templates.|The model uses Generative AI to extract fields, improve quality with only a few labeled samples and can be integrated into your processes with grounding and confidence scores.​|[**Azure AI Foundry**](https://aka.ms/custom-generative)</br>&#9679; [**REST API**](/rest/api/aiservices/document-models/build-model?view=rest-aiservices-2023-07-31&preserve-view=true&tabs=HTTP)</br>&#9679; [**C# SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&#9679; [**Java SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&#9679; [**JavaScript SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)</br>&#9679; [**Python SDK**](quickstarts/get-started-sdks-rest-api.md?view=doc-intel-4.0.0&preserve-view=true)|
568568

569569
> [!div class="nextstepaction"]
570570
> [Return to custom model types](#custom-models)

articles/ai-services/document-intelligence/studio-overview.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,19 @@ The studio is an online tool to visually explore, understand, train, and integra
2727
* Train custom extraction models to extract fields from documents.
2828
* Get sample code for the language specific `SDKs` to integrate into your applications.
2929

30-
Currently, we're undergoing the migration of features from the [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio) to the new [AI Studio](https://ai.azure.com/explore/aiservices/vision). There are some differences in the offerings for the two studios, which determine the correct studio for your use case.
30+
Currently, we're undergoing the migration of features from the [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio) to the new [AI Foundry](https://ai.azure.com/explore/aiservices/vision). There are some differences in the offerings for the two studios, which determine the correct studio for your use case.
3131

3232
## Choosing the correct studio experience
3333

34-
There are currently two studios, the [Azure AI Studio](https://ai.azure.com/explore/aiservices/vision) and the [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio) for building and validating Document Intelligence models. As the experiences migrate to the new AI Studio, some experiences are available in both studios, while other experiences/models are only available in only one of the studios. To follow are a few guidelines for choosing the Studio experience for your needs. All of our [prebuilt models](overview.md#prebuilt-models) and [general extraction models](overview.md#general-extraction-models) are available on both studios.
34+
There are currently two studios, the [Azure AI Foundry](https://ai.azure.com/explore/aiservices/vision) and the [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio) for building and validating Document Intelligence models. As the experiences migrate to the new AI Foundry, some experiences are available in both studios, while other experiences/models are only available in only one of the studios. To follow are a few guidelines for choosing the Studio experience for your needs. All of our [prebuilt models](overview.md#prebuilt-models) and [general extraction models](overview.md#general-extraction-models) are available on both studios.
3535

3636
### When to use [Document Intelligence Studio](https://documentintelligence.ai.azure.com/studio)
3737

3838
Document Intelligence Studio is the legacy experience that contains all features released on or before July 2024. For any of the v2.1, v3.0, v3.1 features, continue to use the Document Intelligence Studio. Studios provide a visual experience for labeling, training, and validating custom models. For custom document field extraction models, use the Document Intelligence Studio for template and neural models. Custom classification models can only be trained and used on Document Intelligence Studio. Use Document Intelligence Studio if you want to try out GA versions of the models from version 2.1, v3.0 and v3.1.
3939

40-
### When to use [AI Studio](https://ai.azure.com/explore/aiservices/vision)
40+
### When to use [AI Foundry](https://ai.azure.com/explore/aiservices/vision)
4141

42-
Start with the new Azure AI Studio and try any of the prebuilt document models from `2024-02-29-preview` version including general extraction models like Read or Layout. If you want to build and test a new [Document Field Extraction](https://ai.azure.com/explore/aiservices/vision/document/extraction) model, try our generative AI model, only available in the new AI Studio.
42+
Start with the new Azure AI Foundry and try any of the prebuilt document models from `2024-02-29-preview` version including general extraction models like Read or Layout. If you want to build and test a new [Document Field Extraction](https://ai.azure.com/explore/aiservices/vision/document/extraction) model, try our generative AI model, only available in the new AI Foundry.
4343

4444
## Learn more about Document Intelligence Studio
4545

@@ -201,14 +201,14 @@ Share custom extraction projects with ease. For more information, see [Project s
201201
* Select **Privacy**
202202
* Deselect **Block all cookies**
203203

204-
### [**AI Studio**](#tab/ai-studio)
204+
### [**AI Foundry**](#tab/ai-studio)
205205

206-
Document Intelligence is part of the Azure AI services offerings in the Azure AI Studio. Each of the Azure AI services helps developers and organizations rapidly create intelligent, cutting-edge, market-ready, and responsible applications with out-of-the-box and prebuilt and customizable APIs and models.
206+
Document Intelligence is part of the Azure AI services offerings in the Azure AI Foundry portal. Each of the Azure AI services helps developers and organizations rapidly create intelligent, cutting-edge, market-ready, and responsible applications with out-of-the-box and prebuilt and customizable APIs and models.
207207

208208
Learn how to [connect your AI services hub](../../ai-studio/ai-services/how-to/connect-ai-services.md) with AI services and get started using Document Intelligence.
209209

210210
## Next steps
211211

212212
* Visit [Document Intelligence Studio](https://formrecognizer.appliedai.azure.com/studio).
213-
* Visit [AI Studio](https://ai.azure.com/explore/aiservices/vision).
213+
* Visit [AI Foundry](https://ai.azure.com/explore/aiservices/vision).
214214
* Get started with [Document Intelligence Studio quickstart](quickstarts/try-document-intelligence-studio.md).

articles/ai-services/document-intelligence/whats-new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Document Intelligence service is updated on an ongoing basis. Bookmark this page
3131

3232
The Document Intelligence [**2024-07-31-preview**](/rest/api/aiservices/document-models?view=rest-aiservices-v4.0%20(2024-07-31-preview)&preserve-view=true) REST API is now available. This preview API introduces new and updated capabilities:
3333

34-
* Public preview version [**2024-07-31-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) is currently available only in the following Azure regions. The new document field extraction model in AI Studio is only available in North Central US region:
34+
* Public preview version [**2024-07-31-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-07-31-preview&preserve-view=true) is currently available only in the following Azure regions. The new document field extraction model in AI Foundry portal is only available in North Central US region:
3535

3636
* **East US**
3737
* **West US2**

articles/ai-services/language-service/includes/use-language-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ ms.custom: include, ignite-2024
1111
---
1212

1313
> [!TIP]
14-
> You can use [**AI Studio**](../../../ai-studio/what-is-ai-studio.md) to try summarization without needing to write code.
14+
> You can use [**AI Foundry**](../../../ai-studio/what-is-ai-studio.md) to try summarization without needing to write code.

articles/ai-services/language-service/personally-identifiable-information/includes/use-language-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ ms.custom: include, ignite-2024
99
---
1010

1111
> [!TIP]
12-
> You can use [**AI Studio**](../../../../ai-studio/what-is-ai-studio.md) to try summarization without needing to write code.
12+
> You can use [**AI Foundry**](../../../../ai-studio/what-is-ai-studio.md) to try summarization without needing to write code.

0 commit comments

Comments
 (0)