2023-07-29 02:30:40 +02:00
|
|
|
Enhancement: Add support for Managed / Workload Identity to `azure` backend
|
2023-06-08 21:54:49 +02:00
|
|
|
|
|
|
|
Restic now additionally supports authenticating to Azure using Workload
|
2023-07-27 21:52:04 +02:00
|
|
|
Identity or Managed Identity credentials, which are automatically injected in
|
2023-06-08 21:54:49 +02:00
|
|
|
several environments such as a managed Kubernetes cluster.
|
|
|
|
|
|
|
|
https://github.com/restic/restic/issues/3698
|
|
|
|
https://github.com/restic/restic/pull/4029
|