You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-foundry/includes/fdp-backward-compatibility-azure-openai.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,18 +11,16 @@ ms.custom: include file
11
11
---
12
12
13
13
> [!CAUTION]
14
-
> See the following information about backward compatibility for Azure OpenAI users who onboarded to the Azure AI Foundry developer platform:
14
+
> Users who previously managed their model deployments and ran evaluations by using `oai.azure.com`, and then onboarded to the Azure AI Foundry developer platform, have these limitations when they use `ai.azure.com`:
15
15
>
16
-
> Users who previously managed their model deployments and ran evaluations by using `oai.azure.com` and have since onboarded to the Azure AI Foundry developer platform have a few limitations when using `ai.azure.com`:
16
+
> - These users can't view their evaluations that were created through the Azure OpenAI API. To view these evaluations, they have to go back to `oai.azure.com`.
17
+
> - These users can't use the Azure OpenAI API to run evaluations within Azure AI Foundry. Instead, they should continue to use `oai.azure.com` for this task. However, they can use the Azure OpenAI evaluators that are available directly in Azure AI Foundry (`ai.azure.com`) in the option for dataset evaluation creation. The option for fine-tuned model evaluation isn't supported if the deployment is a migration from Azure OpenAI to Azure AI Foundry.
17
18
>
18
-
> - Users are unable to view their evaluations that were created by using the Azure OpenAI API. To view these evaluations, users have to navigate back to `oai.azure.com`.
19
-
> - Users are unable to use the Azure OpenAI API to run evaluations within Azure AI Foundry. Instead, these users should continue to use `oai.azure.com` for this task. However, users can use the Azure OpenAI evaluators that are available directly in Azure 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 AI Foundry.
20
-
>
21
-
> For the dataset upload and bring your own storage scenario, there are a few configuration requirements:
19
+
> For the scenario of dataset upload and bring your own storage, there are a few configuration requirements:
22
20
>
23
21
> - Account authentication must be Microsoft Entra ID.
24
-
> - The storage must be added to the account, because if it's added to the project, you get service errors.
25
-
> -The user must add their project to their storage account through access control in the Azure portal.
22
+
> - The storage must be added to the account. Adding it to the project causes service errors.
23
+
> -Users must add their project to their storage account through access control in the Azure portal.
26
24
>
27
25
> To learn more about creating evaluations with OpenAI evaluation graders in the Azure OpenAI hub, see [How to use Azure OpenAI in Azure AI Foundry models evaluation](../../ai-services/openai/how-to/evaluations.md).
0 commit comments