If you want to get a free copy of the Index, Table of Contents and of Chapter 1, have a look here. Click on the READ AN EXCERPT dropdown and then select the one you would like to review. Figure 1 illustrates how that looks like. Figure 1, how to get a free PDF copy […]
Read More →Tags: Azure App Service
MCA Microsoft Certified Associate Azure Data Engineer Study Guide: Exam DP-203
I am proud to announce the publication of my newest book titled, “Microsoft Certified Associate Data Engineer Study Guide” for the DP-203 exam. The example data used in this book consists of my brainwaves. You can download the data and the source code for all the examples in the book on GitHub here . ADLS, […]
Read More →How to set the PATH on an Azure App Service, customize, modify
The location from which a process is invoked is important. A process, I.e. an executable (.exe) is the program which contains the entry point to the code which needs to run. If the location is in a relative position related to the assemblies it requires, then the .exe can use relative paths to access an […]
Read More →Bring Your Own Storage (BYOS) Azure App Service map directory path
NOTE: it is now possible to achieve this in the Azure portal which means the modification of the XDT file is no longer necessary. It will still work and knowing about this capability might help you implement something which does not currently have an interface to do so…yet. Here is some information about doing this […]
Read More →Missing Azure DevOps Organization when setting up CI/CD via Deployment Center
Having worked on Azure for many years now, I have provisioned, deleted, switch, modified so much I sometimes get a bit lost. I was configuring CI/CD for a project and selected Azure Repos, but when I opened the Organization drop-down I did not see the Azure DevOps organization. Figure 1, why is my Azure DevOps […]
Read More →Machine Keys on an Azure App Service, machineKey multiple, different data centers, regions on Azure
I wrote this article some time ago, Machine Keys on an Azure App Service, machineKey multiple instances Azure, which describes how and why there are no problems running on multiple instances of your App Service Plan, so long as they are in the same region or datacenter. This is because, as part of the App […]
Read More →Which Fonts can you use on Azure App Service and Azure Functions, custom fonts
I remember the first time I converted the text in a Word document to Wingdings / dingbat font. I thought I had come up with a secret code that I could share with my made Zork co-adventurers which described avoidance techniques of evil elvish wizard masters. No one can forget about the hidden cave in […]
Read More →Free PDF download Microsoft Azure Architect Technologies and Design Complete Study Guide: Exams AZ-303 and AZ-304
If you want to get a free copy of the Index, Table of Contents and of Chapter 1, have a look here. Click on the READ AN EXCERPT dropdown and then select the one you would like to review. Figure 1 illustrates how that looks like. Figure 1, how to get a free PDF copy […]
Read More →Microsoft Azure Architect Technologies and Design Complete Study Guide: Exams AZ-303 and AZ-304
I would like to proudly announce the release and availability of my new Azure Solution Architect Complete Study Guide. The book contains over 700 pages of material relating to the skills and knowledge required to become a great Azure Solution Architect. The book is designed around the requirements for passing both the AZ-303 and AZ-304 […]
Read More →API Management APIM 404 Azure App Service Azure Function
There is perhaps another way to do this, but I wasn’t able to find any documentation about configuring an Azure App Service or Azure Function here. After I created the APIM and API hosted on App Service I received a HTTP/1.1 404 Not Found when I tried testing it from the APIM portal. Figure 1, […]
Read More →