Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New service connection object with workloadidentity #3855

Merged
merged 4 commits into from
May 15, 2024

Conversation

rajithaalurims
Copy link
Contributor

@rajithaalurims rajithaalurims commented May 14, 2024

Description

As part of Security Wave1 changes, we are eliminating service principals that are using passwords. I have created a new service connection object that connects to resources in subscription using workload identity federation Auth scheme

Related issues

Addresses AB#120094

Testing

PR and CI pipelines

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.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

@rajithaalurims rajithaalurims added Bug-Security Security related bugs. Area-Deployment Area related to deployment. labels May 14, 2024
@rajithaalurims rajithaalurims added this to the S141 milestone May 14, 2024
@rajithaalurims rajithaalurims requested a review from a team as a code owner May 14, 2024 15:35
@rajithaalurims rajithaalurims changed the title New serive connection object with cert is used New service connection object with cert is used May 14, 2024
@rajithaalurims
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rajithaalurims
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rajithaalurims
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rajithaalurims rajithaalurims changed the title New service connection object with cert is used New service connection object with workloadidentity May 15, 2024
@rajithaalurims rajithaalurims added Azure API for FHIR Label denotes that the issue or PR is relevant to the Azure API for FHIR Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs labels May 15, 2024
@rajithaalurims rajithaalurims merged commit 36333f8 into main May 15, 2024
48 of 52 checks passed
@rajithaalurims rajithaalurims deleted the personal/rajitha/service-connection-changes branch May 15, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Deployment Area related to deployment. Azure API for FHIR Label denotes that the issue or PR is relevant to the Azure API for FHIR Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs Bug-Security Security related bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants