Skip to content

Conversation

@Roopan-Microsoft
Copy link
Collaborator

@Roopan-Microsoft Roopan-Microsoft commented Jun 26, 2025

Purpose

  • This pull request updates the deployment guide to simplify the process of choosing between sandbox and production configurations when deploying Azure infrastructure using the azd up command. It introduces an interactive prompt to streamline the selection process and clarifies the steps for configuring deployments.

Deployment configuration updates:

  • docs/DeploymentGuide.md: Replaced manual configuration steps with an interactive prompt during azd up to select between a sandbox environment or a WAF-aligned production environment. This reduces complexity for users and aligns with Azure best practices for production deployments.
  • docs/DeploymentGuide.md: Added a visual aid (images/macae_waf_prompt.png) to illustrate the selection process during the prompt, improving user understanding.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 7fdb1af into main Jun 26, 2025
8 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the docs_update_waf branch July 17, 2025 12:06
blessing-msft pushed a commit that referenced this pull request Aug 1, 2025
docs: process of choosing between sandbox and production configurations when deploying Azure infrastructure using the `azd up` command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants