Skip to content

Commit 9fbb89e

Browse files
authored
Merge pull request #3965 from sdgilley/sdg-left-pane
[BULK UPDATE] standardize text for left pane
2 parents 62bf92a + 99da600 commit 9fbb89e

File tree

118 files changed

+164
-164
lines changed

Some content is hidden

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

118 files changed

+164
-164
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/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/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/model-inference/includes/configure-entra-id/portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Follow these steps to configure Microsoft Entra ID for inference:
3030

3131
:::image type="content" source="../../media/configure-entra-id/locate-resource-ai-services.png" alt-text="Screenshot showing the resource to which we configure Microsoft Entra ID." lightbox="../../media/configure-entra-id/locate-resource-ai-services.png":::
3232

33-
2. On the left navigation bar, select **Access control (IAM)** and then select **Add** > **Add role assignment**.
33+
2. On the left pane, select **Access control (IAM)** and then select **Add** > **Add role assignment**.
3434

3535
:::image type="content" source="../../media/configure-entra-id/resource-aim.png" alt-text="Screenshot showing how to add a role assignment in the Access control section of the resource in the Azure portal." lightbox="../../media/configure-entra-id/resource-aim.png":::
3636

articles/ai-foundry/model-inference/includes/configure-entra-id/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Before troubleshooting, verify that you have the right permissions assigned:
1111

1212
1. Go to the [Azure portal](https://portal.azure.com) and locate the **Azure AI Services** resource you're using.
1313

14-
2. On the left navigation bar, select **Access control (IAM)** and then select **Check access**.
14+
2. On the left pane, select **Access control (IAM)** and then select **Check access**.
1515

1616
3. Type the name of the user or identity you are using to connect to the service.
1717

articles/ai-foundry/model-inference/includes/configure-project-connection/portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You can see the model deployments available in the connected resource by followi
4444

4545
1. Go to [Azure AI Foundry Portal](https://ai.azure.com).
4646

47-
2. On the left navigation bar, select **Models + endpoints**.
47+
2. On the left pane, select **Models + endpoints**.
4848

4949
3. The page displays the model deployments available to your, grouped by connection name. Locate the connection you have just created, which should be of type **Azure AI Services**.
5050

0 commit comments

Comments
 (0)