mirror of
https://github.com/restic/restic.git
synced 2026-07-17 20:54:54 +00:00
See https://github.com/Azure/azure-sdk-for-go/tree/sdk/azidentity/v1.3.0/sdk/azidentity
9 lines
371 B
Plaintext
9 lines
371 B
Plaintext
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
|