Skip to content

Commit 54fc486

Browse files
clogattorble
andauthored
Update articles/machine-learning/prompt-flow/how-to-customize-environment-runtime.md
Co-authored-by: Tracey Torble <[email protected]>
1 parent d98c7a6 commit 54fc486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/prompt-flow/how-to-customize-environment-runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ az ml environment create -f environment.yaml --subscription <sub-id> -g <resourc
108108
109109
Go to your workspace UI page, then go to the **environment** page, and locate the custom environment you created. You can now use it to create a compute instance runtime in your prompt flow. To learn more, see [Create compute instance runtime in UI](how-to-create-manage-runtime.md#create-compute-instance-runtime-in-runtime-page).
110110

111-
You can also find the image in environment detail page and use it as base image in automatic runtime (preview) in `flow.dag.yaml` file in prompt flow folder. This image will also used to build environment for flow deployment from UI.
111+
You can also find the image in environment detail page and use it as base image in automatic runtime (preview) in `flow.dag.yaml` file in prompt flow folder. This image will also be used to build environment for flow deployment from UI.
112112

113113
:::image type="content" source="./media/how-to-customize-environment-runtime/runtime-creation-image-environment.png" alt-text="Screenshot of image name in environment detail page. " lightbox = "./media/how-to-customize-environment-runtime/runtime-creation-image-environment.png":::
114114

0 commit comments

Comments
 (0)