forked from TrueCloudLab/restic
6 lines
265 B
Text
6 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
|