Azure CLI | Disable SSL Certification Verification

,

Hi!

In this blog-post, I will show you how you can disable the ssl certification for Azure CLI.

set AZURE_CLI_DISABLE_CONNECTION_VERIFICATION=1

Maxime.

You may also like