Skip to content

Commit 4f9f867

Browse files
committed
Fix merge issue
2 parents 7c2d9d6 + ec7fe80 commit 4f9f867

File tree

210 files changed

+2676
-1418
lines changed

Some content is hidden

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

210 files changed

+2676
-1418
lines changed

articles/ai-foundry/azure-openai-in-azure-ai-foundry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If you've been using Azure OpenAI Studio, all your work, such as your deployment
3232

3333
:::image type="content" source="media/azure-openai-in-ai-studio/studio-home.png" alt-text="Screenshot shows the new Azure OpenAI in Azure AI Foundry portal." lightbox="media/azure-openai-in-ai-studio/studio-home.png":::
3434

35-
Use the left navigation area to perform your tasks with Azure OpenAI models:
35+
Use the left pane to perform your tasks with Azure OpenAI models:
3636

3737
* **Select models**: The **Model catalog** houses all the available Azure OpenAI models.
3838

articles/ai-foundry/concepts/models-featured.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ DeepSeek family of models includes DeepSeek-R1, which excels at reasoning tasks
146146
| Model | Type | Capabilities |
147147
| ------ | ---- | --- |
148148
| [DeepSeek-V3](https://ai.azure.com/explore/models/deepseek-v3/version/1/registry/azureml-deepseek) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text (131,072 tokens) <br /> - **Output:** text (131,072 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text, JSON |
149-
| [DeepSeek-R1](https://ai.azure.com/explore/models/deepseek-r1/version/1/registry/azureml-deepseek) | [chat-completion with reasoning content](../model-inference/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context) | - **Input:** text (16,384 tokens) <br /> - **Output:** text (163,840 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text. |
149+
| [DeepSeek-R1](https://ai.azure.com/explore/models/deepseek-r1/version/1/registry/azureml-deepseek) | [chat-completion with reasoning content](../model-inference/how-to/use-chat-reasoning.md?context=/azure/ai-foundry/context/context) | - **Input:** text (163,840 tokens) <br /> - **Output:** text (163,840 tokens) <br /> - **Tool calling:** No <br /> - **Response formats:** Text. |
150150

151151
For a tutorial on DeepSeek-R1, see [Tutorial: Get started with DeepSeek-R1 reasoning model in Azure AI model inference](../model-inference/tutorials/get-started-deepseek-r1.md?context=/azure/ai-foundry/context/context).
152152

@@ -240,7 +240,7 @@ For more examples of how to use Phi-3 family models, see the following examples:
240240

241241
Mistral AI offers two categories of models, namely:
242242

243-
- _Premium models_: These include Mistral Large, Mistral Small, and Ministral 3B models, and are available as serverless APIs with pay-as-you-go token-based billing.
243+
- _Premium models_: These include Mistral Large, Mistral Small, Mistral-OCR-2503, and Ministral 3B models, and are available as serverless APIs with pay-as-you-go token-based billing.
244244
- _Open models_: These include Mistral-small-2503, Codestral, and Mistral Nemo (that are available as serverless APIs with pay-as-you-go token-based billing), and [Mixtral-8x7B-Instruct-v01, Mixtral-8x7B-v01, Mistral-7B-Instruct-v01, and Mistral-7B-v01](../how-to/deploy-models-mistral-open.md)(that are available to download and run on self-hosted managed endpoints).
245245

246246

@@ -252,6 +252,7 @@ Mistral AI offers two categories of models, namely:
252252
| [Mistral-Large-2411](https://ai.azure.com/explore/models/Mistral-Large-2411/version/2/registry/azureml-mistral) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text (128,000 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
253253
| [Mistral-large-2407](https://ai.azure.com/explore/models/Mistral-large-2407/version/1/registry/azureml-mistral) <br /> (deprecated) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text (131,072 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
254254
| [Mistral-large](https://ai.azure.com/explore/models/Mistral-large/version/1/registry/azureml-mistral) <br /> (deprecated) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text (32,768 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
255+
| [Mistral-OCR-2503](https://aka.ms/aistudio/landing/mistral-ocr-2503) | image to text | - **Input:** image or PDF pages (1,000 pages, max 50MB PDF file) <br> - **Output:** text <br /> - **Tool calling:** No <br /> - **Response formats:** Text, JSON, Markdown |
255256
| [Mistral-small-2503](https://aka.ms/aistudio/landing/mistral-small-2503) | [chat-completion (with images)](../model-inference/how-to/use-chat-multi-modal.md?context=/azure/ai-foundry/context/context) | - **Input:** text and images (131,072 tokens), <br> image-based tokens are 16px x 16px <br> blocks of the original images <br /> - **Output:** text (4,096 tokens) <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
256257
| [Mistral-small](https://ai.azure.com/explore/models/Mistral-small/version/1/registry/azureml-mistral) | [chat-completion](../model-inference/how-to/use-chat-completions.md?context=/azure/ai-foundry/context/context) | - **Input:** text (32,768 tokens) <br /> - **Output:** text (4,096 tokens) <br /> - **Tool calling:** Yes <br /> - **Response formats:** Text, JSON |
257258

articles/ai-foundry/how-to/costs-plan-manage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ You can also view resource group costs directly from the Azure portal. To do so:
141141
1. Sign in to [Azure portal](https://portal.azure.com).
142142
1. Select **Resource groups**.
143143
1. Find and select the resource group that contains your Azure AI Foundry resources.
144-
1. From the left navigation menu, select **Cost analysis**.
144+
1. From the left pane, select **Cost analysis**.
145145

146146
:::image type="content" source="../media/cost-management/project-costs/costs-per-resource-group.png" alt-text="Screenshot of the Azure portal cost analysis at the resource group level." lightbox="../media/cost-management/project-costs/costs-per-resource-group.png":::
147147

@@ -153,9 +153,9 @@ Models deployed as a service using pay-as-you-go are offered through the Azure M
153153

154154
1. Sign in to [Azure portal](https://portal.azure.com).
155155

156-
1. On the left navigation area, select **Cost Management + Billing** and then, on the same menu, select **Cost Management**.
156+
1. On the left pane, select **Cost Management + Billing** and then, on the same menu, select **Cost Management**.
157157

158-
1. On the left navigation area, under the section **Cost Management**, select now **Cost Analysis**.
158+
1. On the left pane, under the section **Cost Management**, select now **Cost Analysis**.
159159

160160
1. Select a view such as **Resources**. The cost associated with each resource is displayed.
161161

articles/ai-foundry/how-to/develop/ai-template-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Available templates include:
3535

3636
1. Go to [Azure AI Foundry portal](https://ai.azure.com).
3737
1. Open your project in Azure AI Foundry portal.
38-
1. On the left menu, select **Samples** (preview).
38+
1. On the left pane, select **Templates** (preview).
3939
1. Find the solution template you want to use.
4040
1. Select **Open in Github** to view the entire sample application.
4141
1. Or, clone the repository to your local machine with the provided command.

articles/ai-foundry/how-to/fine-tune-managed-compute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To improve model performance, you might consider fine-tuning a foundation model
3939
1. Sign in to [Azure AI Foundry](https://ai.azure.com).
4040

4141
1. If you're not already in your project, select it.
42-
1. Select **Fine-tuning** from the left navigation pane.
42+
1. Select **Fine-tuning** from the left pane.
4343

4444
1. Select **Fine-tune model** and add the model that you want to fine-tune. This article uses _Phi-3-mini-4k-instruct_ for illustration.
4545
1. Select **Next** to see the available fine-tune options. Some foundation models support only the __Managed compute__ option.

articles/ai-foundry/how-to/troubleshoot-deploy-and-monitor.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ After you deployed a prompt flow, you got the error message: "Tool load failed i
4747

4848
To fix this error, take the following steps to manually assign the ML Data scientist role to your endpoint. It might take several minutes for the new role to take effect.
4949

50-
1. Go to your project in [Azure AI Foundry](https://ai.azure.com) and select **Management center** from the left navigation menu to open the settings page.
50+
1. Go to your project in [Azure AI Foundry](https://ai.azure.com) and select **Management center** from the left pane to open the settings page.
5151
1. Under the **Project** heading, select **Overview**.
5252
1. Under **Quick reference**, select the link to your resource group to open it in the Azure portal.
53-
1. Select **Access control (IAM)** from the left navigation menu in the Azure portal.
53+
1. Select **Access control (IAM)** from the left pane in the Azure portal.
5454
1. Select **Add role assignment**.
5555
1. Select **Azure ML Data Scientist**, and select __Next__.
5656
1. Select **Managed Identity**.
@@ -59,7 +59,7 @@ To fix this error, take the following steps to manually assign the ML Data scien
5959
1. Select your endpoint's name.
6060
1. Select **Select**.
6161
1. Select **Review + Assign**.
62-
1. Return to your project in Azure AI Foundry portal and select **Deployments** from the left navigation menu.
62+
1. Return to your project in Azure AI Foundry portal and select **Deployments** from the left pane.
6363
1. Select your deployment.
6464
1. Test the prompt flow deployment.
6565

@@ -75,10 +75,10 @@ This error message refers to a situation where the deployment build failed. You
7575

7676
__Option 1: Find the build log for the Azure default blob storage.__
7777

78-
1. Go to your project in [Azure AI Foundry](https://ai.azure.com) and select **Management center** from the left navigation menu to open the settings page.
78+
1. Go to your project in [Azure AI Foundry](https://ai.azure.com) and select **Management center** from the left pane to open the settings page.
7979
1. Under the **Hub** heading, select **Overview**.
8080
1. In the section for **Connected resources**, select the link to your storage account name. This name should be the name of the storage account listed in the error message you received. You'll be taken to the storage account page in the [Azure portal](https://portal.azure.com).
81-
1. On the storage account page, select **Data Storage** > **Containers** from the left navigation menu.
81+
1. On the storage account page, select **Data Storage** > **Containers** from the left pane.
8282
1. Select the container name that's listed in the error message you received.
8383
1. Select through folders to find the build logs.
8484

@@ -88,7 +88,7 @@ __Option 2: Find the build log within Azure Machine Learning studio.__
8888
> This option to access the build log uses [Azure Machine Learning studio](https://ml.azure.com), which is a different portal than [Azure AI Foundry](https://ai.azure.com).
8989
9090
1. Go to [Azure Machine Learning studio](https://ml.azure.com).
91-
2. Select **Endpoints** from the left navigation menu.
91+
2. Select **Endpoints** from the left pane.
9292
3. Select your endpoint name. It might be identical to your deployment name.
9393
4. Select the link to **Environment** from the deployment section.
9494
5. Select **Build log** at the top of the environment details page.

articles/ai-foundry/includes/deploy-model.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ To work with a model, you first deploy it into a project. If you don't yet have
1919

2020
:::image type="content" source="../media/tutorials/chat/home-page.png" alt-text="Screenshot of the home page if with no projects." lightbox="../media/tutorials/chat/home-page.png":::
2121

22-
* If you have projects but aren't in one, select the project you wish to use, then select **Model catalog** from the left navigation pane.
23-
* If you are in a project, select **Model catalog** from the left navigation pane.
22+
* If you have projects but aren't in one, select the project you wish to use, then select **Model catalog** from the left pane.
23+
* If you are in a project, select **Model catalog** from the left pane.
2424

2525
1. Select the **gpt-4o-mini** model from the list of models. You can use the search bar to find it.
2626

articles/ai-foundry/includes/find-deployments.md

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

13-
You can always find the endpoint's details, URL, and access keys by navigating to your project's **Management center** from the left navigation pane. Then, select **Models + endpoints**.
13+
You can always find the endpoint's details, URL, and access keys by navigating to your project's **Management center** from the left pane. Then, select **Models + endpoints**.

articles/ai-foundry/includes/open-catalog.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
1. Sign in to [Azure AI Foundry](https://ai.azure.com).
1313
1. If you’re not already in your project, select it.
14-
1. Select **Model catalog** from the left navigation pane.
14+
1. Select **Model catalog** from the left pane.

articles/ai-foundry/includes/region-availability-maas.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ Phi-3-Medium-4K-Instruct <br> Phi-3-Medium-128K-Instruct | Not applicable | E
8888
| Model | Offer Availability Region | Hub/Project Region for Deployment | Hub/Project Region for Fine tuning |
8989
|---------|---------|---------|---------|
9090
Codestral-2501 | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR <br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | Not available |
91+
Mistral OCR 25.03 | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR <br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | Not available |
9192
Mistral Nemo | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR <br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 <br> East US <br> North Central US <br> South Central US <br> West US <br> West US 3 |
9293
Mistral Small 25.03 <br> Mistral Small | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR <br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | Not available |
9394
Ministral-3B | [Microsoft Managed Countries/Regions](/partner-center/marketplace/tax-details-marketplace#microsoft-managed-countriesregions) <br> Brazil <br> Hong Kong SAR<br> Israel | East US <br> East US 2 <br> North Central US <br> South Central US <br> Sweden Central <br> West US <br> West US 3 | East US 2 <br> East US <br> North Central US <br> South Central US <br> West US <br> West US 3 |

0 commit comments

Comments
 (0)