Skip to content

Commit bf381f1

Browse files
docs: Update deployment instructions for VS Code Web and remove obsolete image
1 parent f888340 commit bf381f1

2 files changed

Lines changed: 12 additions & 3 deletions

File tree

docs/DeploymentGuide.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,18 @@ Select one of the following options to deploy the Container Migration Solution A
126126
2. Sign in with your Azure account when prompted
127127
3. Select the subscription where you want to deploy the solution
128128
4. Wait for the environment to initialize (includes all deployment tools)
129-
5. When prompted in the VS Code Web terminal, choose one of the available options shown below:
130-
131-
![VS Code Initial Prompt](./images/vscodeweb_intialize.png)
129+
5. Once the solution opens, the **AI Foundry terminal** will automatically start running the following command to install the required dependencies:
130+
131+
```shell
132+
sh install.sh
133+
```
134+
During this process, you’ll be prompted with the message:
135+
```
136+
What would you like to do with these files?
137+
- Overwrite with versions from template
138+
- Keep my existing files unchanged
139+
```
140+
Choose “**Overwrite with versions from template**” and provide a unique environment name when prompted.
132141
6. Proceed to [Step 3: Configure Deployment Settings](#step-3-configure-deployment-settings)
133142

134143
</details>
-34.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)