Skip to content

ci: updated the pipeline deploy linux#120

Merged
Roopan-Microsoft merged 2 commits into
devfrom
psl-pipeline-jdf
Feb 23, 2026
Merged

ci: updated the pipeline deploy linux#120
Roopan-Microsoft merged 2 commits into
devfrom
psl-pipeline-jdf

Conversation

@Dhruvkumar-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request adds support for a new AZURE_AI_SERVICE_LOCATION environment variable across deployment workflows and infrastructure parameter files. This variable is now set and passed alongside the existing AI deployment location, ensuring the Azure AI service location is consistently configured during deployments.

Deployment workflow updates:

  • Both the Linux (.github/workflows/job-deploy-linux.yml) and Windows (.github/workflows/job-deploy-windows.yml) deployment workflows now set the AZURE_AI_SERVICE_LOCATION environment variable using the value of AZURE_ENV_OPENAI_LOCATION. [1] [2]

Infrastructure parameter updates:

  • The infra/main.parameters.json and infra/main.waf.parameters.json files now include an azureAiServiceLocation parameter, which is set from the AZURE_AI_SERVICE_LOCATION environment variable. [1] [2]

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 4f6bf95 into dev Feb 23, 2026
9 checks passed
@Dhruvkumar-Microsoft Dhruvkumar-Microsoft deleted the psl-pipeline-jdf branch February 24, 2026 06:38
@github-actions

github-actions Bot commented Apr 8, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.0.4 🎉

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