cloudnative-pg / cloudnative-pg/plugin-barman-cloud

How to use DefaultAzureCredential in plugin for backup on azure blob storage

Abierto
#752 1 comentario 0 reacciones 0 asignados Ver en GitHub
question
Lenguaje dominante
Go
Estrellas
191
Forks
72
Merge medio
2 d 21 h
PR fusionados (30 d)
21

Descripción

Hi @dosu, as per below PR feat: add support for DefaultAzureCredential authentication mechanism #681

This commit adds support for the DefaultAzureCredential authentication mechanism in Azure Blob Storage. Users can now use the useDefaultAzureCredentials option to enable Azure's default credential chain, which automatically discovers and uses available credentials in the following order

Environment Variables (Service Principal)
Managed Identity
Azure CLI
Azure PowerShell
This is particularly useful when running on Azure Kubernetes Service (AKS) with
Workload Identity, eliminating the need to explicitly store credentials in
Kubernetes Secrets.

This will merge in 0.11.0 version.
But can you please tell me if i want to use this what i need to configure . I don’t know ant to use credentials or sas token directly. So will i required to use workload identity or managed identity. Could you please tell what is difference between managed identity and workload identity?

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Review PR #681 and the useDefaultAzureCredentials option described in the issue, then identify the documentation entry point for Azure Blob Storage authentication. Document the required configuration and clearly distinguish managed identity from workload identity, with examples covering the credential options mentioned; done means a user can choose and configure an authentication method without follow-up questions.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
azure, go, kubernetes
Área
cloud, documentation
Tipo de issue
Documentación
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.