Skip to content

Commit 32cdf8b

Browse files
Update deployment guide to avoid inconsistency2
1 parent 7db7672 commit 32cdf8b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/DeploymentGuide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Overview
44

5-
This guide walks you through deploying the Multi Agent Custom Automation Engine Solution Accelerator to Azure. The deployment process takes approximately 4-6 minutes for the default Development/Testing configuration and includes both infrastructure provisioning and application setup.
5+
This guide walks you through deploying the Multi Agent Custom Automation Engine Solution Accelerator to Azure. The deployment process takes approximately 9-10 minutes for the default Development/Testing configuration and includes both infrastructure provisioning and application setup.
66

77
🆘 **Need Help?** If you encounter any issues during deployment, check our [Troubleshooting Guide](./TroubleShootingSteps.md) for solutions to common problems.
88

@@ -233,7 +233,7 @@ You can customize various deployment settings before running `azd up`, including
233233
<details>
234234
<summary><b>[Optional] Quota Recommendations</b></summary>
235235

236-
By default, the **GPT model capacity** in deployment is set to **140k tokens**.
236+
By default, the **GPT model capacity** in deployment is set to **150k tokens**.
237237

238238
To adjust quota settings, follow these [steps](./AzureGPTQuotaSettings.md).
239239

@@ -300,7 +300,7 @@ azd up
300300
4. **Primary location** - Select the region where your infrastructure resources will be deployed
301301
5. **Resource group** selection (create new or use existing)
302302

303-
**Expected Duration:** 4-6 minutes for default configuration
303+
**Expected Duration:** 9-10 minutes for default configuration
304304

305305
- **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.
306306

0 commit comments

Comments
 (0)