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

Managed Identity + Workload Identity support. #78

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

v-shenoy
Copy link

@v-shenoy v-shenoy commented Jan 30, 2025

This PR adds support for the following ways to connect to the CosmosDB database:

  • Managed Identity (when running on platform on an Azure PaaS)
  • Workload Identity (when running on AKS / other kubernetes clusters)

Checklist

  • Commits are signed with Developer Certificate of Origin (DCO)
  • A PR is opened to update the documentation on our docs repo

Fixes #49

Signed-off-by: Vighnesh Shenoy <[email protected]>
Signed-off-by: Vighnesh Shenoy <[email protected]>
Signed-off-by: Vighnesh Shenoy <[email protected]>
@v-shenoy v-shenoy marked this pull request as ready for review January 30, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support AAD Pod Identity
1 participant