File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -126,9 +126,18 @@ Select one of the following options to deploy the Container Migration Solution A
1261262 . Sign in with your Azure account when prompted
1271273 . Select the subscription where you want to deploy the solution
1281284 . 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.
1321416. Proceed to [Step 3: Configure Deployment Settings](# step-3-configure-deployment-settings)
133142
134143< /details>
You can’t perform that action at this time.
0 commit comments