Related Articles
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 […]
Azure Monitor – New Alerts Experience (Preview)
I have been following the updates from Azure Monitor since its birth. Because I am also interested in OMS / Azure Log Analytics it has been an exciting time to see in what direction both products are moving. As we can clearly see the parts of OMS are moving into the Azure portal, there is […]
OMS – HTTP Data Collector API 403 (Forbidden)
Few weeks ago Microsoft released the Azure Log Analytics HTTP Data Collector API, which allows you to shoot JSON data into OMS Log Analytics. This is awesome news, because now anything is possible. This means, you are able to use (m)any script languages to send any data to OMS for further analytics and you are […]