Skip to content

Commit 8ff3601

Browse files
fix: Clarify deployment time estimate in Deployment Guide
1 parent 0f29f2f commit 8ff3601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documents/DeploymentGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Once you've opened the project in [Codespaces](#github-codespaces), [Dev Contain
245245
246246
3. Provide an `azd` environment name (e.g., "ckmapp").
247247
4. Select a subscription from your Azure account and choose a location that has quota for all the resources.
248-
-- This deployment will take *7-10 minutes* to provision the resources in your account and set up the solution with sample data.
248+
- This deployment generally takes **7-10 minutes** to provision the resources in your account and set up the solution.
249249
- If you encounter an error or timeout during deployment, changing the location may help, as there could be availability constraints for the resources.
250250
251251
5. Once the deployment has completed successfully, copy the bash command from terminal: (ex: `bash ./infra/scripts/agent_scripts/run_create_agents_scripts.sh` and `bash ./infra/scripts/process_sample_data.sh`) for later use.

0 commit comments

Comments
 (0)