Skip to content

chore: pass aiDeploymentLocation in deploy step#35

Merged
Roopan-Microsoft merged 3 commits intodevfrom
psl-fix-deploy
Oct 20, 2025
Merged

chore: pass aiDeploymentLocation in deploy step#35
Roopan-Microsoft merged 3 commits intodevfrom
psl-fix-deploy

Conversation

@Shreyas-Microsoft
Copy link
Collaborator

@Shreyas-Microsoft Shreyas-Microsoft commented Oct 20, 2025

Purpose

  • This pull request adds a new deployment parameter to the Azure deployment workflow in .github/workflows/ci.yml. The change ensures that the AI deployment location is explicitly specified during infrastructure provisioning.

Infrastructure deployment improvement:

  • The az deployment group create step now includes the aiDeploymentLocation parameter, passing the value of ${{ env.AZURE_LOCATION }} to the deployment template. This makes the location of AI resources configurable and explicit.

Does this introduce a breaking change?

  • 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

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 88322ee into dev Oct 20, 2025
4 checks passed
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants