restic/changelog/0.16.5_2024-07-01/pull-4799
2024-07-01 21:25:33 +02:00

5 lines
265 B
Text

Enhancement: Add option to force use of Azure CLI credential
A new environment variable `AZURE_FORCE_CLI_CREDENTIAL=true` allows forcing the use of Azure CLI credential, ignoring other credentials like managed identity.
https://github.com/restic/restic/pull/4799