Welcome to above the clouds

Technical Thursday – Azure-Cli storage account bug has been fixed
About a month ago I wrote a post about a Bug in azure-cli 2.0.30. That bug affects some amaretto related functions and features. As I forecasted and the MS promised me the fix is here. This is a really good news. Today I will show you how this fix works then I provide a collection […]

Technical Thursday – Jenkins pipeline and AMArETTo
Last week I showed you How you can integrate Git and Jenkins. Inside that post I did not provide script part for Azure related operation. Today I would like to show it. In Step 4.4.5 we configured a file which is located on our Git. (pipeline/Jenkinsfile). This file is the “link” which can call an […]

Technical Thursday – CI/CD with Git, Azure and Jenkins
“How to prepare our CI/CD process?” – This could be the subtitle of this article. Why? Because I will show you how you can start to build a fully automated CI/CD process. What is CI/CD? You can read it on Wikipedia. Nevertheless this is a very important and useful thing nowadays when we work […]

Technical Thursday – Consol access in Azure
As you can read in the subject this is a huge step in the last period in Azure. Since I have been working with Azure there was a feature which always missed and caused some inconviniences during VMs administration. You have no console access to VMs so when something happened during the boot you were […]

Technical Thursday – Bug in azure-cli 2.0.30
In this week I would like to inform you about a bug in azure-cli 2.0.30 which can cause some inconveniences when you want to copy blobs in Azure storage accounts. Some days ago I started to create a solution for copy files inside storage account (this is related a git pipeline solution) and I […]