Skip to content

Commit afab044

Browse files
Update and rename AIStudioDeployment.md to AIFoundryDeployment.md
1 parent 5082f1c commit afab044

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

ResearchAssistant/Deployment/AIStudioDeployment.md renamed to ResearchAssistant/Deployment/AIFoundryDeployment.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
# AI Studio Deployment Guide
1+
# AI Foundry Deployment Guide
22
Please follow the steps below to configure the Prompt flow endpoint in App service configuration.
33

4-
## Step 1: Open AI Studio Project
5-
1. Launch the [AI Studio](https://ai.azure.com/) and select `Build` from the top menu.
4+
## Step 1: Open AI Foundry Project
5+
1. Launch the [AI Foundry](https://ai.azure.com/) and select `project` under Jump into a project in Azure AI Foundry, If not found click on View all projects from the top menu.
66

77
![Home](/ResearchAssistant/Deployment/images/aiStudio/Home.png)
88

99
2. Click on the project with name `ai_project_{your deployment prefix}`.
1010

1111
## Step 2: Import Prompt Flow and Deploy
1212

13-
1. Click on `PromptFlow` button from left menu under `Tools`.
13+
1. Click on `PromptFlow` button from left menu under `Build and customize`.
1414

1515
![Prompt Flow](/ResearchAssistant/Deployment/images/aiStudio/PromptFlow.png)
1616

@@ -27,7 +27,7 @@ Please follow the steps below to configure the Prompt flow endpoint in App servi
2727
![Upload Local File](/ResearchAssistant/Deployment/images/aiStudio/UploadLocalFile.png)
2828

2929

30-
5. Click on `Select runtime` and chick on `Start` from the drop-down list. It can take few minutes for the runtime to start.
30+
5. Click on `Start compute session` and click on `Start compute session` from the drop-down list. It can take few minutes for the runtime to start.
3131

3232
![Select Runtime](/ResearchAssistant/Deployment/images/aiStudio/SelectRunTime.png)
3333

@@ -38,12 +38,12 @@ Please follow the steps below to configure the Prompt flow endpoint in App servi
3838

3939
![Deploy Draft Flow](/ResearchAssistant/Deployment/images/aiStudio/DeployDraftFlow.png)
4040

41-
7. It will take few minutes for the flow to be validated and deployed. Click on `Deployments` from left menu. You might only see the Default_AzureOpenAI deployments in the page until the deployment is completed. Please wait and click on `Refresh` after few minutes.
41+
7. It will take few minutes for the flow to be validated and deployed. Click on `Models + endpoints` from left menu. You might only see the Default_AzureOpenAI deployments in the page until the deployment is completed. Please wait and click on `Refresh` after few minutes.
4242

4343
![Deployments Page](/ResearchAssistant/Deployment/images/aiStudio/BlankDeploymentsPage.png)
4444

4545

46-
8. Click on the deployed endpoint with name `draftsinference-1`.
46+
8. Click on the deployed endpoint with name `ai-project-bycra-jzxzb-1`.
4747
![Drafts Endpoint](/ResearchAssistant/Deployment/images/aiStudio/DraftsEndpoint.png)
4848

4949
9. Click on `Consume` from the top menu. Copy below details to use later in step 3.6.

0 commit comments

Comments
 (0)