Skip to content

Conversation

Priyanka-Microsoft
Copy link
Contributor

@Priyanka-Microsoft Priyanka-Microsoft commented Feb 26, 2025

Add the variable AZURE_REGIONS_CA with the value: northcentralus

Purpose

  • ...
    This pull request includes changes to the deployment scripts and workflow configuration to support dynamic Azure regions. The most important changes include adding a new environment variable for Azure regions and updating the quota check script to utilize this variable.

Workflow Configuration:

Deployment Script Updates:

Does this introduce a breaking change?

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

  • ...

Other Information

@Copilot Copilot AI review requested due to automatic review settings February 26, 2025 08:34
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

.github/workflows/CAdeploy.yml:29

  • The workflow exports AZURE_REGIONS while the updated script seems to expect the environment variable AZURE_REGIONS_CA. To avoid potential confusion or errors, consider aligning these variable names.
export AZURE_REGIONS="${{ vars.AZURE_REGIONS_CA }}"

@Roopan-Microsoft Roopan-Microsoft merged commit 82cc5c3 into main Feb 26, 2025
9 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the fix/dynamic-region-list-cli-adv branch April 14, 2025 06:26
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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