Skip to content

Commit 10debf5

Browse files
updated the readme
1 parent e145b0c commit 10debf5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

docs/DeploymentGuide.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,15 @@ Select one of the following options to deploy the Multi Agent Custom Automation
127127
2. Sign in with your Azure account when prompted
128128
3. Select the subscription where you want to deploy the solution
129129
4. Wait for the environment to initialize (includes all deployment tools)
130+
5. When prompted in the VS Code Web terminal, choose one of the available options shown below:
131+
132+
![VS Code Initial Prompt](./images/vscodeweb_intialize.png)
133+
6. Proceed to [Step 3: Configure Deployment Settings](#step-3-configure-deployment-settings)
134+
135+
<!-- 1. Click the badge above (may take a few minutes to load)
136+
2. Sign in with your Azure account when prompted
137+
3. Select the subscription where you want to deploy the solution
138+
4. Wait for the environment to initialize (includes all deployment tools)
130139
5. Once the solution opens, the **AI Foundry terminal** will automatically start running the following command to install the required dependencies:
131140
132141
```shell
@@ -139,7 +148,7 @@ Select one of the following options to deploy the Multi Agent Custom Automation
139148
- Keep my existing files unchanged
140149
```
141150
Choose “**Overwrite with versions from template**” and provide a unique environment name when prompted.
142-
6. Proceed to [Step 3: Configure Deployment Settings](#step-3-configure-deployment-settings)
151+
6. Proceed to [Step 3: Configure Deployment Settings](#step-3-configure-deployment-settings) -->
143152

144153
</details>
145154

@@ -309,6 +318,8 @@ azd up
309318

310319
- **Upon successful completion**, you will see a success message indicating that all resources have been deployed, along with the application URL and next steps for uploading team configurations and sample data.
311320

321+
![Deployment Success message](./images/Deployment_success_message.png)
322+
312323
**⚠️ Deployment Issues:** If you encounter errors or timeouts, try a different region as there may be capacity constraints. For detailed error solutions, see our [Troubleshooting Guide](./TroubleShootingSteps.md).
313324

314325
### 4.3 Get Application URL
72.5 KB
Loading

0 commit comments

Comments
 (0)