From 8439e1003663ec5f0d758c3720263b86d036bda7 Mon Sep 17 00:00:00 2001 From: Markus Blaschke Date: Sun, 22 May 2022 17:13:15 +0200 Subject: [PATCH] update readme Signed-off-by: Markus Blaschke --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eef3657..3819417 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,10 @@ Help Options: -h, --help Show this help message ``` -for Azure API authentication (using ENV vars) see https://docs.microsoft.com/en-us/azure/developer/go/azure-sdk-authentication +for Azure API authentication (using ENV vars) +see https://docs.microsoft.com/en-us/azure/developer/go/azure-sdk-authentication + +For AzureCLI authentication set `AZURE_AUTH=az` ## How to test