Skip to content

Commit 6737e5a

Browse files
committed
Remove left nav from images & update navigation instructions
1 parent 266dfd4 commit 6737e5a

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

articles/ai-studio/how-to/flow-develop.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ You can create a flow by either cloning the samples available in the gallery or
4040

4141
To create a prompt flow from the gallery in Azure AI Studio:
4242

43-
1. Sign in to [Azure AI Studio](https://ai.azure.com) and select your project.
44-
1. From the collapsible left menu, select **Prompt flow**.
43+
1. Sign in to [Azure AI Studio](https://ai.azure.com).
44+
1. If you're not already in your project, select it.
45+
1. Select **Prompt flow** from the left navigation bar.
4546
1. Select **+ Create**.
4647
1. In the **Standard flow** tile, select **Create**.
4748
1. On the **Create a new flow** page, enter a folder name and then select **Create**.

articles/ai-studio/how-to/monitor-quality-safety.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ Before following the steps in this article, make sure you have the following pre
4040

4141
- An Azure subscription with a valid payment method. Free or trial Azure subscriptions aren't supported for this scenario. If you don't have an Azure subscription, create a [paid Azure account](https://azure.microsoft.com/pricing/purchase-options/pay-as-you-go) to begin.
4242

43-
- An [Azure AI Studio hub](create-azure-ai-resource.md).
44-
4543
- An [Azure AI Studio project](create-projects.md).
4644

4745
- A prompt flow ready for deployment. If you don't have one, see [Develop a prompt flow](flow-develop.md).
@@ -111,8 +109,8 @@ To set up monitoring for your prompt flow application, you first have to deploy
111109
In this section, you learn to deploy your prompt flow with inferencing data collection enabled. For detailed information on deploying your prompt flow, see [Deploy a flow for real-time inference](flow-deploy.md).
112110

113111
1. Sign in to [Azure AI Studio](https://ai.azure.com).
114-
1. Go to your Azure AI Studio project.
115-
1. From the left navigation bar, go to **Tools** > **Prompt flow**.
112+
1. If you're not already in your project, select it.
113+
1. Select **Prompt flow** from the left navigation bar.
116114
1. Select the prompt flow that you created previously.
117115

118116
> [!NOTE]
@@ -151,7 +149,7 @@ In this section, you learn how to configure monitoring for your deployed prompt
151149

152150
# [Studio](#tab/azure-studio)
153151

154-
1. From the left navigation bar, go to **Components** > **Deployments**.
152+
1. From the left navigation bar, go to **My assets** > **Models + endpoints**.
155153
1. Select the prompt flow deployment that you created.
156154
1. Select **Enable** within the **Enable generation quality monitoring** box.
157155

-66.5 KB
Loading
-70.1 KB
Loading

0 commit comments

Comments
 (0)