We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1825f12 commit 3fd901aCopy full SHA for 3fd901a
README.rst
@@ -320,7 +320,7 @@ which tries several authentication methods, in this order:
320
4. `Azure CLI credentials <https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/azidentity#AzureCLICredential>`_
321
322
323
-If you want to force a specific method you can override this with the enviornment variable `SOPS_AZURE_AUTH_METHOD`
+If you want to force a specific method you can override this with the enviornment variable ``SOPS_AZURE_AUTH_METHOD``
324
- ``default`` (same as not setting this variable)
325
- ``msi``
326
- ``azure-cli``
0 commit comments