Skip to content

Commit 2446469

Browse files
committed
Long's get started changes
1 parent 3c94e2b commit 2446469

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

articles/machine-learning/prompt-flow/get-started-prompt-flow.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ If you aren't already connected to AzureOpenAI, select the **Create** button the
4949

5050
:::image type="content" source="./media/get-started-prompt-flow/connection-creation-entry-point.png" alt-text="Screenshot of the connections tab with create highlighted." lightbox = "./media/get-started-prompt-flow/connection-creation-entry-point.png":::
5151

52-
Then a right-hand panel will appear. Here, you'll need to provide the connection name, API key, API base, API type, and API version before selecting the **Save** button.
52+
Then a right-hand panel will appear. Here, you'll need to select the subscription and resource name, provide the connection name, API key, API base, API type, and API version before selecting the **Save** button.
53+
54+
:::image type="content" source="./media/get-started-prompt-flow/azure-openai-connection" alt-text="Screenshot of the add Azure OpenAI connections." lightbox = "./media/get-started-prompt-flow/azure-openai-connection":::
5355

5456
To obtain the API key, base, type, and version, you can navigate to the [chat playground](https://oai.azure.com/portal/chat) in the Azure OpenAI portal and select the **View code** button. From here, you can copy the necessary information and paste it into the connection creation panel.
5557

21.2 KB
Loading

0 commit comments

Comments
 (0)