plugin-barman-cloud/web/docs
Armando Ruocco 2c134eafe4
Some checks failed
Deploy Docusaurus to GitHub Pages / build (push) Failing after 2s
Deploy Docusaurus to GitHub Pages / deploy (push) Has been skipped
release-please / release-please (push) Failing after 1s
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

1. Environment Variables (Service Principal)
2. Managed Identity
3. Azure CLI
4. 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.

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Signed-off-by: Gabriele Fedi <gabriele.fedi@enterprisedb.com>
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
Co-authored-by: Gabriele Fedi <gabriele.fedi@enterprisedb.com>
Co-authored-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
2026-01-08 14:58:27 +01:00
..
compression.md docs: add backup, WAL archive and recovery information (#291) 2025-05-06 11:49:09 +02:00
concepts.md docs: add migration guide from in-tree to plugin-based Barman Cloud (#316) 2025-05-07 10:41:51 +02:00
images.md docs: document the container images (#317) 2025-05-07 10:59:32 +02:00
installation.mdx docs: avoid using grep to parse kubectl output (#404) 2025-07-02 11:57:52 +02:00
intro.md docs: add troubleshooting section (#509) 2025-09-22 16:47:56 +02:00
migration.md docs: clarify observability metrics and migration to plugin-based ones (#621) 2025-10-27 16:39:14 +01:00
misc.md feat: add pprof-server support (#538) 2025-11-26 17:54:34 +01:00
object_stores.md feat: add support for DefaultAzureCredential authentication mechanism (#681) 2026-01-08 14:58:27 +01:00
observability.md docs: clarify observability metrics and migration to plugin-based ones (#621) 2025-10-27 16:39:14 +01:00
parameters.md docs: plugin parameters (#330) 2025-05-09 13:20:18 +02:00
plugin-barman-cloud.v1.md feat: introduce logLevel setting to control verbosity (#536) 2025-09-24 12:32:59 +02:00
resource-name-migration.md feat(rbac)!: prefix all resource names to avoid cluster conflicts (#593) 2025-10-27 15:08:11 +01:00
retention.md docs: add backup, WAL archive and recovery information (#291) 2025-05-06 11:49:09 +02:00
troubleshooting.md docs(targetTime): align documentation with cloudnative-pg (#708) 2025-12-30 13:15:34 +01:00
upgrades.mdx feat(rbac)!: prefix all resource names to avoid cluster conflicts (#593) 2025-10-27 15:08:11 +01:00
usage.md docs: add troubleshooting section (#509) 2025-09-22 16:47:56 +02:00