mirror of
https://github.com/restic/restic.git
synced 2025-08-27 09:50:24 +00:00
azure: Support authentication using managed / workload identity
See https://github.com/Azure/azure-sdk-for-go/tree/sdk/azidentity/v1.3.0/sdk/azidentity
This commit is contained in:
8
changelog/unreleased/issue-3698
Normal file
8
changelog/unreleased/issue-3698
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Add support for Managed / Worload Identity to azure backend
|
||||
|
||||
Restic now additionally supports authenticating to Azure using Workload
|
||||
Identity or Managed Identity credentials which are automatically injected in
|
||||
several environments such as a managed Kubernetes cluster.
|
||||
|
||||
https://github.com/restic/restic/issues/3698
|
||||
https://github.com/restic/restic/pull/4029
|
Reference in New Issue
Block a user