Skip to content

Commit 9b2c87c

Browse files
authored
Merge pull request #5057 from MicrosoftDocs/main
[Out of Band Publish] azure-ai-docs-pr - 05/19 - 4:00 PM PT
2 parents 41dd079 + a8d5aa6 commit 9b2c87c

File tree

225 files changed

+2637
-554
lines changed

Some content is hidden

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

225 files changed

+2637
-554
lines changed

articles/ai-foundry/how-to/develop/cloud-evaluation.md

Lines changed: 104 additions & 179 deletions
Large diffs are not rendered by default.

articles/ai-foundry/includes/fdp-backward-compatibility-azure-openai.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ ms.custom: include file
1616
> Users who previously used oai.azure.com to manage their model deployments and run evaluations and have since onboarded to Foundry Developer Platform (FDP) will have a few limitations when using ai.azure.com:
1717
>
1818
> - First, users will be unable to view their evaluations that were created using the Azure OpenAI API. Instead, to view these, users have to navigate back to oai.azure.com.
19-
> - Second, users will be unable to use the Azure OpenAI API to run evaluations within AI Foundry. Instead, these users should continue to use oai.azure.com for this. However, users can use the Azure OpenAI evaluators that are available directly in AI Foundry (ai.azure.com) in the dataset evaluation creation option. The Fine-tuned model evaluation option isn't supported if the deployment is a migration from Azure OpenAI service to Azure Foundry.
19+
> - Second, users will be unable to use the Azure OpenAI API to run evaluations within AI Foundry. Instead, these users should continue to use oai.azure.com for this. However, users can use the Azure OpenAI evaluators that are available directly in AI Foundry (ai.azure.com) in the dataset evaluation creation option. The Fine-tuned model evaluation option isn't supported if the deployment is a migration from Azure OpenAI to Azure Foundry.
2020
> - For the dataset upload + bring your own storage scenario, a few configurations requirements need to happen:
2121
>
2222
> - Account authentication needs to be Entra ID.
2323
> - The storage needs to be added to the account (if it’s added to the project, you'll get service errors).
2424
> - User needs to add their project to their storage account through access control in the Azure portal.
2525
>
26-
> To learn more about creating evaluations specifically with OpenAI evaluation graders in Azure OpenAI Hub, see [How to use Azure OpenAI Service evaluation](../../ai-services/openai/how-to/evaluations.md)
26+
> To learn more about creating evaluations specifically with OpenAI evaluation graders in Azure OpenAI Hub, see [How to use Azure OpenAI in Azure AI Foundry Models evaluation](../../ai-services/openai/how-to/evaluations.md)

articles/ai-services/agents/how-to/use-your-own-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: azure-ai-agents
1717
Use this article if you want to use the Azure Agent Service with resources you already have.
1818

1919
> [!NOTE]
20-
> * If you use an existing AI Services / Azure OpenAI Service resource, no model will be deployed. You can deploy a model to the resource after the agent setup is complete.
20+
> * If you use an existing AI Services / Azure OpenAI in Azure AI Foundry Models resource, no model will be deployed. You can deploy a model to the resource after the agent setup is complete.
2121
> * Make sure your Azure OpenAI resource and Azure AI Foundry project are in the same region.
2222
2323
## Choose basic or standard agent setup

articles/ai-services/cognitive-services-limited-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following services are Limited Access:
3030
- [Azure AI Face](/legal/cognitive-services/computer-vision/limited-access-identity?context=/azure/ai-services/computer-vision/context/context): Identify and Verify features, face ID property
3131
- [Azure AI Vision](/legal/cognitive-services/computer-vision/limited-access?context=/azure/ai-services/computer-vision/context/context): Celebrity Recognition feature
3232
- [Azure AI Video Indexer](/azure/azure-video-indexer/limited-access-features): Celebrity Recognition and Face Identify features
33-
- [Azure OpenAI](/legal/cognitive-services/openai/limited-access): Azure OpenAI Service, modified abuse monitoring, and modified content filters
33+
- [Azure OpenAI](/legal/cognitive-services/openai/limited-access): Azure OpenAI in Azure AI Foundry Models, modified abuse monitoring, and modified content filters
3434

3535
Features of these services that aren't listed are available without registration.
3636

@@ -46,7 +46,7 @@ Submit a registration form for each Limited Access service you would like to use
4646
- [Azure AI Face](https://aka.ms/facerecognition): Identify and Verify features
4747
- [Azure AI Vision](https://aka.ms/facerecognition): Celebrity Recognition feature
4848
- [Azure AI Video Indexer](https://aka.ms/facerecognition): Celebrity Recognition and Face Identify features
49-
- [Azure OpenAI](/legal/cognitive-services/openai/limited-access): Azure OpenAI Service, modified abuse monitoring, and modified content filters
49+
- [Azure OpenAI](/legal/cognitive-services/openai/limited-access): Azure OpenAI, modified abuse monitoring, and modified content filters
5050

5151
### How long does the registration process take?
5252

articles/ai-services/cognitive-services-virtual-networks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ When you create a private endpoint, specify the Azure AI services resource that
532532
### Connect to private endpoints
533533
534534
> [!NOTE]
535-
> Azure OpenAI Service uses a different private DNS zone and public DNS zone forwarder than other Azure AI services. For the correct zone and forwarder names, see [Azure services DNS zone configuration](/azure/private-link/private-endpoint-dns#azure-services-dns-zone-configuration).
535+
> Azure OpenAI in Azure AI Foundry Models uses a different private DNS zone and public DNS zone forwarder than other Azure AI services. For the correct zone and forwarder names, see [Azure services DNS zone configuration](/azure/private-link/private-endpoint-dns#azure-services-dns-zone-configuration).
536536
537537
Clients on a virtual network that use the private endpoint use the same connection string for the Azure AI services resource as clients connecting to the public endpoint. The exception is the Speech service, which requires a separate endpoint. For more information, see [Use private endpoints with the Speech service](#use-private-endpoints-with-the-speech-service) in this article. DNS resolution automatically routes the connections from the virtual network to the Azure AI services resource over a private link.
538538

articles/ai-services/connect-services-ai-foundry-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can connect Azure AI services resources to an Azure AI Foundry project after
4242

4343
:::image type="content" source="./media/ai-foundry/connections-add.png" alt-text="Screenshot of the connected resources page with the button to create a new connection." lightbox="./media/ai-foundry/connections-add.png":::
4444

45-
1. On the **Add a connection to external assets** page, select the kind of AI service that you want to connect to the project. For example, you can select Azure AI services (for a connection to multiple services in one resource), Azure OpenAI Service, Azure AI Content Safety, Azure AI Speech, Azure AI Language, and other AI services.
45+
1. On the **Add a connection to external assets** page, select the kind of AI service that you want to connect to the project. For example, you can select Azure AI services (for a connection to multiple services in one resource), Azure OpenAI in Azure AI Foundry Models, Azure AI Content Safety, Azure AI Speech, Azure AI Language, and other AI services.
4646

4747
:::image type="content" source="./media/ai-foundry/connections-add-assets.png" alt-text="Screenshot of the page to select the kind of AI service that you want to connect to the project." lightbox="./media/ai-foundry/connections-add-assets.png":::
4848

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ In addition to adjusting the severity levels for false negatives, you can also u
4545

4646
Read the [Configurability](/en-us/azure/ai-services/openai/concepts/content-filter?tabs=warning%2Cuser-prompt%2Cpython-new#configurability-preview) documentation, as some content filtering configurations may require approval through the process mentioned there.
4747

48-
Follow the steps in the documentation to update configurations to handle false positives or negatives: [How to use content filters (preview) with Azure OpenAI Service](/azure/ai-services/openai/how-to/content-filters).
48+
Follow the steps in the documentation to update configurations to handle false positives or negatives: [How to use content filters (preview) with Azure OpenAI in Azure AI Foundry Models](/azure/ai-services/openai/how-to/content-filters).
4949

50-
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).
50+
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](/azure/ai-services/openai/how-to/use-blocklists).
5151

5252
#### [Azure AI Foundry](#tab/azure-ai-studio)
5353

articles/ai-services/content-safety/includes/quickstarts/rest-quickstart-groundedness.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.author: pafarley
1616
* An Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services/)
1717
* Once you have your Azure subscription, <a href="https://aka.ms/acs-create" title="Create a Content Safety resource" target="_blank">create a Content Safety resource </a> in the Azure portal to get your key and endpoint. Enter a unique name for your resource, select your subscription, and select a resource group, [supported region](../../overview.md#region-availability), and supported pricing tier. Then select **Create**.
1818
* The resource takes a few minutes to deploy. After it does, go to the new resource. In the left pane, under **Resource Management**, select **API Keys and Endpoints**. Copy one of the subscription key values and endpoint to a temporary location for later use.
19-
* (Optional) If you want to use the _reasoning_ feature, create an Azure OpenAI Service resource with a GPT model deployed.
19+
* (Optional) If you want to use the _reasoning_ feature, create an Azure OpenAI in Azure AI Foundry Models resource with a GPT model deployed.
2020
* [cURL](https://curl.haxx.se/) or [Python](https://www.python.org/downloads/) installed.
2121

2222
## Authentication
@@ -166,7 +166,7 @@ The Groundedness detection API provides the option to include _reasoning_ in the
166166
### Connect your own GPT deployment
167167

168168
> [!TIP]
169-
> We only support Azure OpenAI GPT-4o (versions 0513, 0806) resources and don't support other models. You have the flexibility to deploy your Azure OpenAI GPT-4o (versions 0513, 0806) resources in any region. However, to minimize potential latency and avoid any geographical boundary data privacy and risk concerns, we recommend situating them in the same region as your Azure AI Content Safety resources. For comprehensive details on data privacy, refer to the [Data, privacy and security guidelines for Azure OpenAI Service](/legal/cognitive-services/openai/data-privacy) and [Data, privacy, and security for Azure AI Content Safety](/legal/cognitive-services/content-safety/data-privacy?context=%2Fazure%2Fai-services%2Fcontent-safety%2Fcontext%2Fcontext).
169+
> We only support Azure OpenAI GPT-4o (versions 0513, 0806) resources and don't support other models. You have the flexibility to deploy your Azure OpenAI GPT-4o (versions 0513, 0806) resources in any region. However, to minimize potential latency and avoid any geographical boundary data privacy and risk concerns, we recommend situating them in the same region as your Azure AI Content Safety resources. For comprehensive details on data privacy, refer to the [Data, privacy and security guidelines for Azure OpenAI](/legal/cognitive-services/openai/data-privacy) and [Data, privacy, and security for Azure AI Content Safety](/legal/cognitive-services/content-safety/data-privacy?context=%2Fazure%2Fai-services%2Fcontent-safety%2Fcontext%2Fcontext).
170170
171171
In order to use your Azure OpenAI GPT-4o (versions 0513, 0806) resource to enable the reasoning feature, use Managed Identity to allow your Content Safety resource to access the Azure OpenAI resource:
172172
@@ -348,7 +348,7 @@ The groundedness detection API includes a correction feature that automatically
348348
### Connect your own GPT deployment
349349

350350
> [!TIP]
351-
> Currently, the correction feature supports only **Azure OpenAI GPT-4o (versions 0513, 0806)** resources. To minimize latency and adhere to data privacy guidelines, it's recommended to deploy your Azure OpenAI GPT-4o (versions 0513, 0806) in the same region as your Azure AI Content Safety resources. For more details on data privacy, refer to the [Data, privacy and security guidelines for Azure OpenAI Service](/legal/cognitive-services/openai/data-privacy?context=/azure/ai-services/openai/context/context)
351+
> Currently, the correction feature supports only **Azure OpenAI GPT-4o (versions 0513, 0806)** resources. To minimize latency and adhere to data privacy guidelines, it's recommended to deploy your Azure OpenAI GPT-4o (versions 0513, 0806) in the same region as your Azure AI Content Safety resources. For more details on data privacy, refer to the [Data, privacy and security guidelines for Azure OpenAI](/legal/cognitive-services/openai/data-privacy?context=/azure/ai-services/openai/context/context)
352352
and [Data, privacy, and security for Azure AI Content Safety](/legal/cognitive-services/content-safety/data-privacy?context=/azure/ai-services/content-safety/context/context).
353353
354354
To use your Azure OpenAI GPT-4o (versions 0513, 0806) resource for enabling the correction feature, use Managed Identity to allow your Content Safety resource to access the Azure OpenAI resource. Follow the steps in the [earlier section](#connect-your-own-gpt-deployment) to set up the Managed Identity.

articles/ai-services/content-understanding/audio/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ You can also customize prebuilt analyzers for more fine-grained control of the o
275275
## Conversational Knowledge Mining Solution Accelerator
276276
For an end-2-end quickstart for Speech Analytics solutions, refer to the [Conversation knowledge mining solution accelerator](https://aka.ms/Conversational-Knowledge-Mining).
277277

278-
Gain actionable insights from large volumes of conversational data by identifying key themes, patterns, and relationships. By using Azure AI Foundry, Azure AI Content Understanding, Azure OpenAI Service, and Azure AI Search, this solution analyzes unstructured dialogue and maps it to meaningful, structured insights.
278+
Gain actionable insights from large volumes of conversational data by identifying key themes, patterns, and relationships. By using Azure AI Foundry, Azure AI Content Understanding, Azure OpenAI in Azure AI Foundry Models, and Azure AI Search, this solution analyzes unstructured dialogue and maps it to meaningful, structured insights.
279279

280280
Capabilities such as topic modeling, key phrase extraction, speech-to-text transcription, and interactive chat enable users to explore data naturally and make faster, more informed decisions.
281281

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ sections:
5252
answer: |
5353
**Yes.**
5454
55-
You can also use a document generative AI solution to chat with your documents (RAG), generate captivating content from those documents, and access Azure OpenAI Service models on your data.
55+
You can also use a document generative AI solution to chat with your documents (RAG), generate captivating content from those documents, and access Azure OpenAI models on your data.
5656
5757
- With Azure AI Document Intelligence and Azure OpenAI combined, you can build an enterprise application to seamlessly interact with your documents using natural language. You can easily find answers, gain valuable insights, and generate new and engaging content from existing documents.
5858

0 commit comments

Comments
 (0)