Related Articles
OMS – Install Linux Agent on Windows 10 Bash
Do you know these “WOW!” moments in an IT Pro’s life? Well I just had one of these moments recently when I heard about the Windows 10 Insider build feature where you can run Bash shell on Windows 10 as a dedicated subsystem. The description of the system is like this… This isn’t a virtual […]
System Center Universe Europe – Session Recordings on Channel 9
The long-awaited session recordings from System Center Universe Europe are NOW available on Channel 9! Matt Hester has provided a list linked to each session, check it out on his blog. For your convenience I copied the links to this post. All credits to Matt! Here are all 60 of sessions from System Center Universe […]
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 […]