Skip to content

Commit 56fc489

Browse files
authored
Update how-to-end-to-end-llmops-with-prompt-flow.md
1 parent 5e11ab3 commit 56fc489

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/machine-learning/prompt-flow/how-to-end-to-end-llmops-with-prompt-flow.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,9 @@ This scenario includes prebuilt workflows for deploying a model to an endpoint f
251251
252252
:::image type="content" source="./media/how-to-end-to-end-llmops-with-prompt-flow/online-endpoint-test.png" alt-text="Screenshot of Azure Machine Learning studio on the endpoints page showing how to test the endpoint." lightbox = "./media/how-to-end-to-end-llmops-with-prompt-flow/online-endpoint-test.png":::
253253
254+
> [!NOTE]
255+
> Make sure you have already [granted permissions to the endpoint](https://review.learn.microsoft.com/en-us/azure/machine-learning/prompt-flow/how-to-deploy-for-real-time-inference#grant-permissions-to-the-endpoint) before you test or consume the endpoint.
256+
254257
## Moving to production
255258
256259
This example scenario can be run and deployed both for Dev and production branches and environments. When you're satisfied with the performance of the prompt evaluation pipeline, Prompt Flow model, deployment in testing, development pipelines, and models can be replicated and deployed in the production environment.

0 commit comments

Comments
 (0)