Skip to content

feat: support DefaultAzureCredential for Azure Blob Storage authentication#64

Merged
mnencia merged 4 commits intomainfrom
dev/59
Feb 5, 2025
Merged

feat: support DefaultAzureCredential for Azure Blob Storage authentication#64
mnencia merged 4 commits intomainfrom
dev/59

Conversation

@litaocdl
Copy link
Copy Markdown
Contributor

@litaocdl litaocdl commented Jan 22, 2025

This patch introduces support for Azure AD authentication using the DefaultAzureCredential mechanism.

Closes #59

@litaocdl litaocdl requested a review from a team as a code owner January 22, 2025 07:56
…dentials

Signed-off-by: Tao Li <tao.li@enterprisedb.com>
@litaocdl litaocdl changed the title feat: fork to use defaultAzureCredential for azure-blob-storage feat: Ability to defaultAzureCredential for azure-blob-storage Jan 23, 2025
@litaocdl litaocdl force-pushed the dev/59 branch 6 times, most recently from 94c4756 to 1b52000 Compare January 24, 2025 04:02
litaocdl and others added 3 commits February 5, 2025 15:13
Signed-off-by: Tao Li <tao.li@enterprisedb.com>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Tao Li <tao.li@enterprisedb.com>
@armru
Copy link
Copy Markdown
Member

armru commented Feb 5, 2025

requires another maintainer approval before merging

@mnencia mnencia changed the title feat: Ability to defaultAzureCredential for azure-blob-storage feat: support DefaultAzureCredential for Azure Blob Storage authentication Feb 5, 2025
@mnencia mnencia merged commit 1a6b98d into main Feb 5, 2025
@mnencia mnencia deleted the dev/59 branch February 5, 2025 13:48
@fouadsemaan
Copy link
Copy Markdown

@mnencia @armru this looks like it would solve the issue with not being able to use SP. However, I don't see cloudnative_pg updated to use the new option.

#59 (comment)

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 to use DefaultAzureCredentials for azure-blob-storage

5 participants