Skip to content

Commit 16cb945

Browse files
authored
Merge pull request #1407 from sdgilley/sdg-release-prompt-flow
update flow-deploy.md and images
2 parents 51d0919 + 5940516 commit 16cb945

File tree

9 files changed

+2
-5
lines changed

9 files changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,7 @@ Follow the steps below to deploy a prompt flow as an online endpoint in Azure AI
5858

5959
1. Select **Create** to deploy the prompt flow.
6060

61-
:::image type="content" source="../media/prompt-flow/how-to-deploy-for-real-time-inference/deploy-review-create.png" alt-text="Screenshot of the review settings page." lightbox = "../media/prompt-flow/how-to-deploy-for-real-time-inference/deploy-review-create.png":::
62-
63-
1. To view the status of your deployment, select **Deployments** from the left navigation. Once the deployment is created successfully, you can select the deployment to view the details.
61+
1. To view the status of your deployment, select **Models + endpoints** from the left navigation. Once the deployment is created successfully, you can select the deployment to view the details.
6462

6563
:::image type="content" source="../media/prompt-flow/how-to-deploy-for-real-time-inference/deployments-state-updating.png" alt-text="Screenshot of the deployment state in progress." lightbox = "../media/prompt-flow/how-to-deploy-for-real-time-inference/deployments-state-updating.png":::
6664

@@ -92,12 +90,11 @@ Optionally you can specify extra packages you needed in `requirements.txt`. You
9290
9391
:::image type="content" source="../media/prompt-flow/how-to-deploy-for-real-time-inference/flow-environment-image.png" alt-text="Screenshot of specifying base image in raw yaml file of the flow. " lightbox = "../media/prompt-flow/how-to-deploy-for-real-time-inference/flow-environment-image.png":::
9492

95-
:::image type="content" source="../media/prompt-flow/how-to-deploy-for-real-time-inference/requirements-text.png" alt-text="Screenshot of a flow's requirements text file." lightbox = "../media/prompt-flow/how-to-deploy-for-real-time-inference/requirements-text.png":::
9693

9794

9895
### Basic settings
9996

100-
This step allows you to configure the basic settings of the deployment.
97+
This step allows you to configure the basic settings when you select **Deploy** on the flow editor.
10198

10299
|Property| Description |
103100
|---|-----|
-538 KB
Loading
-132 KB
Loading
-98.6 KB
Loading
-459 KB
Loading
-230 KB
Loading
-320 KB
Loading

0 commit comments

Comments
 (0)