Related Articles
Azure Stack – Deploy Latest Azure Stack Development Kit 1.1809.0.90 on Azure VM
A couple of weeks ago I wrote a blog post how to install Azure Stack Development Kit (ASDK) 1.1018.0.97 on an Azure VM. If we want to test the latest release of Azure Stack (DK) we need to redeploy the entire VM, because there is no supported update nor upgrade process for the ASDK. So […]
System Center Universe DACH/Europe (SCU DACH) – FAQ
Have you ever heard of the famous System Center Universe (SCU) hosted by Catapult Systems? If not then it’s about time to visit http://www.systemcenteruniverse.com and check out the excellent content. After talking to Catapult Systems we decided to bring this great event to Europe. We are now in the planning phase, talking to partners, speakers, […]
Azure DevOps – Commit URL on Azure Resource Tag (Part 1)
When you deploy an Azure resource like VM, storage account etc. via Azure DevOps you don’t know from which commit in your repository it had been deployed. The only thing you can assume that it was probably the latest run of your pipeline which deployed that resource. There is no obvious connection between the ARM […]