Skip to content

Update PR and CI to use ACA#5477

Merged
jestradaMS merged 44 commits intomainfrom
users/jestrada/acadeploy
Apr 14, 2026
Merged

Update PR and CI to use ACA#5477
jestradaMS merged 44 commits intomainfrom
users/jestrada/acadeploy

Conversation

@jestradaMS
Copy link
Copy Markdown
Contributor

@jestradaMS jestradaMS commented Mar 31, 2026

Description

This pull request introduces support for deploying and testing to Azure Container Apps (ACA) managed environments across PR, CI and export pipelines. The main changes include defining new variables for ACA, adding a dedicated pipeline stage to create the ACA managed environment, updating deployment and test job templates to target ACA, and ensuring consistent use of the correct resource group and key vault variables.

These changes collectively enable the pipelines to deploy to and test against Azure Container Apps, improving support for containerized workloads and aligning with modern Azure deployment practices.

Related issues

Addresses AB#181187.

Testing

Describe how this change was tested.

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • When changing or adding behavior, if your code modifies the system design or changes design assumptions, please create and include an ADR.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

@jestradaMS jestradaMS requested a review from a team as a code owner March 31, 2026 12:50
@jestradaMS jestradaMS added this to the FY26\Q3\2Wk\2Wk20 milestone Mar 31, 2026
Comment thread build/jobs/provision-deploy-aca.yml Outdated
@jestradaMS jestradaMS enabled auto-merge (squash) April 3, 2026 22:10
@jestradaMS
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@mikaelweave
Copy link
Copy Markdown
Contributor

Can you post an example of the working sample aca code @jestradaMS?

Comment thread build/jobs/e2e-tests.yml
Comment thread build/jobs/provision-deploy.yml
Comment thread build/jobs/provision-deploy-cosmos.yml Outdated
@jestradaMS
Copy link
Copy Markdown
Contributor Author

Can you post an example of the working sample aca code @jestradaMS?
https://microsofthealthoss.visualstudio.com/FhirServer/_build/results?buildId=48689&view=results

@mikaelweave
Copy link
Copy Markdown
Contributor

Can you post an example of the working sample aca code @jestradaMS?
https://microsofthealthoss.visualstudio.com/FhirServer/_build/results?buildId=48689&view=results

Sorry I didn't understand our release was actually using the sample.

@jestradaMS jestradaMS merged commit 5a36613 into main Apr 14, 2026
62 checks passed
@jestradaMS jestradaMS deleted the users/jestrada/acadeploy branch April 14, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants