What a title! Being an author of many books, articles and posts, I really think I could write a book about this and what is happening behind the scenes, so don’t think your going to get all the ins and outs from this post. It all comes down to what value you place in the […]
Read More →Tags: CLI
How to get a Bearer access token for Azure
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 →Azure Functions runtime is unreachable
There are a few reasons why you may get this notification, shown in Figure 1 when you try to view your Function list in the Azure portal. One such reason is that you have some kind of network restriction like VNET or Firewall that prevents the Azure Function host from accessing the Azure Storage Account […]
Read More →Using CLI 2.0 with Azure
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
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 →Using Azure Xplat-CLI with Azure App Services in the German Cloud
The product known as German Cloud is deprecating. I am moving all articles to a new host. This article is here for historical reasons. Although you can use CLI with the public cloud as well and you can use it to configure many of the Azure features, this article is a bit focused on the […]
Read More →