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-studio/how-to/monitor-quality-safety.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,8 +40,6 @@ Before following the steps in this article, make sure you have the following pre
40
40
41
41
- 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.
42
42
43
-
- An [Azure AI Studio hub](create-azure-ai-resource.md).
44
-
45
43
- An [Azure AI Studio project](create-projects.md).
46
44
47
45
- 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
111
109
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).
112
110
113
111
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.
116
114
1. Select the prompt flow that you created previously.
117
115
118
116
> [!NOTE]
@@ -151,7 +149,7 @@ In this section, you learn how to configure monitoring for your deployed prompt
151
149
152
150
# [Studio](#tab/azure-studio)
153
151
154
-
1. From the left navigation bar, go to **Components** > **Deployments**.
152
+
1. From the left navigation bar, go to **My assets** > **Models + endpoints**.
155
153
1. Select the prompt flow deployment that you created.
156
154
1. Select **Enable** within the **Enable generation quality monitoring** box.
0 commit comments