Fixing the TypeError: ‘NoneType’ error message while running the az acr build command

A short post this time to give you  a tip to solve an ongoing bug with Azure CLI v 2.26.0 in CloudShell. Background This bug is present while running the command az acr build on Cloud Shell, you will obtain the following error message: This is caused by a bug Continue Reading