Skip to content

Commit a990b0b

Browse files
author
Jill Grant
authored
Merge pull request #2198 from eric-urban/eur/ai-foundry-test
rebrand from Azure OpenAI Studio
2 parents 2a88708 + b24d1f2 commit a990b0b

File tree

8 files changed

+11
-12
lines changed

8 files changed

+11
-12
lines changed

articles/ai-services/agents/quotas-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following sections provide you with a guide to the default quotas and limits
2121

2222
| Limit Name | Limit Value |
2323
|--|--|
24-
| Max files per agent/thread | 10,000 when using the API or Azure AI Foundry portal. 20 when using Azure OpenAI Studio.|
24+
| Max files per agent/thread | 10,000 when using the API or Azure AI Foundry portal. In Azure OpenAI Studio the limit was 20.|
2525
| Max file size for agents & fine-tuning | 512 MB |
2626
| Max size for all uploaded files for agents |100 GB |
2727
| agents token limit | 2,000,000 token limit |

articles/ai-services/openai/dall-e-quickstart.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Quickstart: Generate images with Azure OpenAI Service'
33
titleSuffix: Azure OpenAI
4-
description: Learn how to get started generating images with Azure OpenAI Service by using the Python SDK, the REST APIs, or Azure OpenAI Studio.
4+
description: Learn how to get started generating images with Azure OpenAI Service by using the Python SDK, the REST APIs, or Azure AI Foundry portal.
55
#services: cognitive-services
66
manager: nitinme
77
ms.service: azure-ai-openai
@@ -16,11 +16,11 @@ zone_pivot_groups: openai-quickstart-dall-e
1616
# Quickstart: Generate images with Azure OpenAI Service
1717

1818
> [!NOTE]
19-
> The image generation API creates an image from a text prompt. It does not edit or create variations from existing images.
19+
> The image generation API creates an image from a text prompt. It doesn't edit or create variations from existing images.
2020
2121
::: zone pivot="programming-language-studio"
2222

23-
[!INCLUDE [Studio quickstart](includes/dall-e-studio.md)]
23+
[!INCLUDE [Portal quickstart](includes/dall-e-studio.md)]
2424

2525
::: zone-end
2626

articles/ai-services/openai/how-to/monitor-openai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ After you configure the diagnostic settings, you can work with metrics and log d
6969

7070
[!INCLUDE [horz-monitor-kusto-queries](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-kusto-queries.md)]
7171

72-
After you deploy an Azure OpenAI model, you can send some completions calls by using the **playground** environment in [Azure AI Foundry](https://oai.azure.com/).
72+
After you deploy an Azure OpenAI model, you can send some completions calls by using the **playground** environment in [Azure AI Foundry](https://ai.azure.com/).
7373

7474
Any text that you enter in the **Completions playground** or the **Chat completions playground** generates metrics and log data for your Azure OpenAI resource. In the Log Analytics workspace for your resource, you can query the monitoring data by using the [Kusto](/azure/data-explorer/kusto/query/) query language.
7575

articles/ai-services/openai/how-to/risks-safety-monitor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ manager: nitinme
1414

1515
When you use an Azure OpenAI model deployment with a content filter, you might want to check the results of the filtering activity. You can use that information to further adjust your [filter configuration](/azure/ai-services/openai/how-to/content-filters) to serve your specific business needs and Responsible AI principles.
1616

17-
[Azure AI Foundry](https://oai.azure.com/) provides a Risks & Safety monitoring dashboard for each of your deployments that uses a content filter configuration.
17+
[Azure AI Foundry](https://ai.azure.com/) provides a Risks & Safety monitoring dashboard for each of your deployments that uses a content filter configuration.
1818

1919
## Access Risks & Safety monitoring
2020

2121
To access Risks & Safety monitoring, you need an Azure OpenAI resource in one of the supported Azure regions: East US, Switzerland North, France Central, Sweden Central, Canada East. You also need a model deployment that uses a content filter configuration.
2222

23-
Go to [Azure AI Foundry](https://oai.azure.com/) and sign in with the credentials associated with your Azure OpenAI resource. Select a project. Then select the **Models + endpoints** tab on the left and then select your model deployment from the list. On the deployment's page, select the **Metrics** tab at the top. Then select **Open in Azure Monitor** to view the full report in the Azure portal.
23+
Go to [Azure AI Foundry](https://ai.azure.com/) and sign in with the credentials associated with your Azure OpenAI resource. Select a project. Then select the **Models + endpoints** tab on the left and then select your model deployment from the list. On the deployment's page, select the **Metrics** tab at the top. Then select **Open in Azure Monitor** to view the full report in the Azure portal.
2424

2525
## Configure metrics
2626

articles/ai-services/openai/includes/chatgpt-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ From the Azure OpenAI Studio landing page, select **Chat playground**.
2424

2525
## Playground
2626

27-
Start exploring OpenAI capabilities with a no-code approach through the Azure OpenAI Studio Chat playground. From this page, you can quickly iterate and experiment with the capabilities.
27+
Start exploring Azure OpenAI Service capabilities with a no-code approach through the Azure OpenAI Studio Chat playground. From this page, you can quickly iterate and experiment with the capabilities.
2828

2929
:::image type="content" source="../media/quickstarts/chatgpt-playground-load-new.png" alt-text="Screenshot of the Chat playground page." lightbox="../media/quickstarts/chatgpt-playground-load-new.png":::
3030

articles/ai-services/openai/includes/dall-e-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Use this guide to get started generating images with Azure OpenAI in your browse
2121

2222
## Go to Azure AI Foundry
2323

24-
Browse to [Azure AI Foundry](https://oai.azure.com/) and sign in with the credentials associated with your Azure OpenAI resource. During or after the sign-in workflow, select the appropriate directory, Azure subscription, and Azure OpenAI resource.
24+
Browse to [Azure AI Foundry](https://ai.azure.com/) and sign in with the credentials associated with your Azure OpenAI resource. During or after the sign-in workflow, select the appropriate directory, Azure subscription, and Azure OpenAI resource.
2525

2626
From the Azure AI Foundry landing page, create or select a new project. Navigate to the **Models + endpoints** page on the left nav. Select **Deploy model** and then choose one of the DALL-E models from the list. Complete the deployment process.
2727

articles/ai-services/openai/includes/on-your-data-authentication.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ ms.date: 03/27/2024
1111

1212
You need to select how you want to authenticate the connection from Azure OpenAI, Azure AI Search, and Azure blob storage. You can choose a *System assigned managed identity* or an *API key*. By selecting *API key* as the authentication type, the system will automatically populate the API key for you to connect with your Azure AI Search, Azure OpenAI, and Azure Blob Storage resources. By selecting *System assigned managed identity*, the authentication will be based on the [role assignment](../how-to/on-your-data-configuration.md#role-assignments) you have. *System assigned managed identity* is selected by default for security.
1313

14-
15-
:::image type="content" source="../media/use-your-data/data-connection-authentication.png" alt-text="A screenshot showing the managed identity option in Azure OpenAI Studio." lightbox="../media/use-your-data/data-connection-authentication.png":::
14+
:::image type="content" source="../media/use-your-data/data-connection-authentication.png" alt-text="A screenshot showing the managed identity option in Azure AI Foundry portal." lightbox="../media/use-your-data/data-connection-authentication.png":::
1615

1716
Once you select the **next** button, it will automatically validate your setup to use the selected authentication method. If you encounter an error, see the [role assignments article](../how-to/on-your-data-configuration.md#role-assignments) to update your setup.
1817

zone-pivots/zone-pivot-groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ groups:
161161
prompt: Choose your preferred usage method
162162
pivots:
163163
- id: programming-language-studio
164-
title: Studio
164+
title: Portal
165165
- id: programming-language-csharp
166166
title: C#
167167
- id: programming-language-go

0 commit comments

Comments
 (0)