Skip to content

Commit 965ca2f

Browse files
Improved deployment guide
1 parent 4e65c3f commit 965ca2f

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/DeploymentGuide.md

Lines changed: 4 additions & 5 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 Document Generation Solution Accelerator to Azure. The deployment process takes approximately 10-15 minutes for the default Development/Testing configuration and includes both infrastructure provisioning and application setup.
5+
This guide walks you through deploying the Document Generation Solution Accelerator to Azure. The deployment process takes approximately 7-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

@@ -58,10 +58,9 @@ Ensure you have access to an [Azure subscription](https://azure.microsoft.com/fr
5858

5959
📖 **Follow:** [Quota Check Instructions](./QuotaCheck.md) to ensure sufficient capacity.
6060

61-
By default, the _Gpt-4.1 model capacity_ in deployment is set to _30k tokens_, so we recommend:
62-
- **For Global Standard | GPT-4.1** - the capacity to at least 150k tokens post-deployment for optimal performance.
63-
64-
- **For Standard | GPT-4** - ensure a minimum of 30k–40k tokens for best results.
61+
**Recommended Configuration:**
62+
- **Default:** 150k tokens (minimum)
63+
- **Optimal:** More than 150k tokens (for best performance)
6564

6665
> **Note:** When you run `azd up`, the deployment will automatically show you regions with available quota, so this pre-check is optional but helpful for planning purposes. You can customize these settings later in [Step 3.3: Advanced Configuration](#33-advanced-configuration-optional).
6766

0 commit comments

Comments
 (0)