Tags: CLI

How to get a Bearer access token for Azure

Security Cyber Benjamin Perkins

Even though I am not a security expert, it has always interested me.  When I worked on the IIS team some years back, pre Azure and pre Cloud days the protocol mostly used for large corporations was Kerberos.  Initially, troubleshooting those issues would give me sleepless nights, but over some years you begin to see […]

Read More →

Using CLI 2.0 with Azure

Azure Benjamin Perkins

I wrote these articles about the Azure CLI but that was at version 0.10.8 and things have progressed since then.  #Azure #AzureGermanCloud #GermanCloud #CLI Using Azure Xplat-CLI with Azure App Services in the German Cloud Azure CLI ‘config’ is not an azure command CLI articles by Benjamin Here is some good CLI 2.0 information. It […]

Read More →

Azure CLI ‘config’ is not an azure command

Azure Benjamin Perkins

I was writing this article here where I tested out installing Azure CLI, logging in and some Azure App Service commands and many of the examples I found were using the CONFIG command when configuring an App Service Plan. I received this error when I execute a command with CONFIG: error: ‘config’ is not an […]

Read More →