8 lines
371 B
Text
8 lines
371 B
Text
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
|