Skip to content

Commit cdcb26c

Browse files
authored
Merge pull request #1379 from sdgilley/sdg-release-compute
update images and text for new UI
2 parents f706859 + b020f35 commit cdcb26c

9 files changed

+6
-5
lines changed

articles/ai-studio/how-to/create-manage-compute-session.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
- ignite-2023
99
- build-2024
1010
ms.topic: how-to
11-
ms.date: 5/21/2024
11+
ms.date: 11/07/2024
1212
ms.reviewer: lochen
1313
ms.author: sgilley
1414
author: sdgilley
@@ -25,7 +25,7 @@ A prompt flow compute session has computing resources that are required for the
2525

2626
## Prerequisites
2727

28-
Sign in to [Azure AI Studio](https://ai.azure.com) and select your prompt flow.
28+
Sign in to [Azure AI Studio](https://ai.azure.com) and select your project.
2929

3030
## Create a compute session
3131

@@ -36,15 +36,15 @@ When you start a compute session, you can use the default settings or customize
3636
By default, the compute session uses the environment defined in `flow.dag.yaml` in the [flow folder](flow-develop.md#authoring-the-flow). It runs on a serverless compute with a virtual machine (VM) size for which you have sufficient quota in your workspace.
3737

3838
1. Go to your project in Azure AI Studio.
39-
1. From the left pane, select **Flows** and then select the flow you want to run.
39+
1. From the left pane, select **Prompt flow** and then select the flow you want to run.
4040
1. From the top toolbar of your prompt flow, select **Start compute session**.
4141

4242
### Start a compute session with advanced settings
4343

4444
In the advanced settings, you can select the compute type. You can choose between serverless compute and compute instance.
4545

4646
1. Go to your project in Azure AI Studio.
47-
1. From the left pane, select **Flows** and then select the flow you want to run.
47+
1. From the left pane, select **Prompt flow** and then select the flow you want to run.
4848
1. From the top toolbar of your prompt flow, select the dropdown arrow on the right side of the **Start compute session** button. Select **Start with advanced settings** to customize the compute session.
4949

5050
:::image type="content" source="../media/prompt-flow/how-to-create-manage-compute-session/compute-session-create-automatic-init.png" alt-text="Screenshot of prompt flow with default settings for starting a compute session on a flow page." lightbox = "../media/prompt-flow/how-to-create-manage-compute-session/compute-session-create-automatic-init.png":::

articles/ai-studio/how-to/create-manage-compute.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.custom:
88
- ignite-2023
99
- build-2024
1010
ms.topic: how-to
11-
ms.date: 10/30/2024
11+
ms.date: 11/07/2024
1212
ms.reviewer: deeikele
1313
ms.author: sgilley
1414
author: sdgilley
@@ -21,6 +21,7 @@ author: sdgilley
2121
In this article, you learn how to create a compute instance in Azure AI Studio. You can create a compute instance in the Azure AI Studio.
2222

2323
You need a compute instance to:
24+
2425
- Use prompt flow in Azure AI Studio.
2526
- Create an index
2627
- Open Visual Studio Code (Web or Desktop) in Azure AI Studio.
-26.6 KB
Loading
Loading
-6.38 KB
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)