microsoft / fhir-server

A service that implements the FHIR standard
MIT License
1.19k stars 510 forks source link

Cosmos managed Identity Authentication Changes #3950

Closed v-ajajvanu closed 1 month ago

v-ajajvanu commented 3 months ago

Description

Made changes to support Managed Identity Authentication for Cosmos DB instead of using Secrets.

Related issues

user story AB#122541

Testing

Tested by creating FHIR server instance with code running from publishing new images to ACR that contain managed identity authentication changes.

FHIR Team Checklist

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

v-ajajvanu commented 3 months ago

/azp run

azure-pipelines[bot] commented 3 months ago
Azure Pipelines successfully started running 1 pipeline(s).
v-ajajvanu commented 2 months ago

/azp run

azure-pipelines[bot] commented 2 months ago
Azure Pipelines successfully started running 1 pipeline(s).
v-ajajvanu commented 2 months ago

@abiisnn We had worked on the suggestions provided and changes are committed from our end. If possible, could you please review the same and provide feedbacks.

v-ajajvanu commented 2 months ago

/azp run

azure-pipelines[bot] commented 2 months ago
Azure Pipelines successfully started running 1 pipeline(s).
v-ajajvanu commented 1 month ago

/azp run

azure-pipelines[bot] commented 1 month ago
Azure Pipelines successfully started running 1 pipeline(s).
v-ajajvanu commented 1 month ago

/azp run

azure-pipelines[bot] commented 1 month ago
Azure Pipelines successfully started running 1 pipeline(s).
v-ajajvanu commented 1 month ago

/azp run

azure-pipelines[bot] commented 1 month ago
Azure Pipelines successfully started running 1 pipeline(s).
brendankowitz commented 1 month ago

Covered by changes in #4026. The investigation/changes for CosmosDbCollectionPhysicalPartitionInfo was helpful in getting this working under MI