Skip to content

refactor: bring the visibility of vmSize to main.bicep #152

Merged
Roopan-Microsoft merged 6 commits intodevfrom
gaiye-avm-waf
Jul 1, 2025
Merged

refactor: bring the visibility of vmSize to main.bicep #152
Roopan-Microsoft merged 6 commits intodevfrom
gaiye-avm-waf

Conversation

@DocGailZhou
Copy link
Copy Markdown
Collaborator

Purpose

Key Goal: Bring visibility of VmSize to main.bicep where a default value is set if user does not provide it. The rest of the code uses this value. Why? We ran into issues that certain regions cannot create the VM due to availability or capacity. We need to bring this to the attention of users so they can address it gracefully. I have tested code for both sandbox and waf-aligned.

Optional feature added: azure.v2.yaml for azd v2 users. If accepted, need to add description in Deployment Guide. I will leave this up to the team on this new file.

Does this introduce a breaking change?

  • [x ] Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid
I have tested both sandbox and waf-aligned deployments and verified application works.

Other Information

new and recommended: created azure.v2.yaml. for azd v2 users, they need to do this (add to deployment guide)
azd up --azure-config azure.v2.yaml

@Roopan-Microsoft Roopan-Microsoft merged commit 7fe5bcb into dev Jul 1, 2025
6 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jul 2, 2025

🎉 This PR is included in version 1.4.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Roopan-Microsoft Roopan-Microsoft deleted the gaiye-avm-waf branch July 14, 2025 04:35
Ritesh-Microsoft pushed a commit that referenced this pull request Oct 10, 2025
refactor: bring the visibility of vmSize to main.bicep
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.

3 participants