Related Articles
Azure Monitor – Install AKS Monitoring Grafana Dashboard With Azure AD Integration Using Helm
In my last post I showed you how to configure Kubernetes to configure Azure Monitor scraping to collect Prometheus metrics from a GO application. This time I would like to show you how to present this data properly in a nice dashboard. Luckily Microsoft has just released an awesome looking Grafana template… …which we will […]
System Center Universe Europe 2015 – Speaker
I am very happy to speak at the annual conference System Center Universe Europe (SCU Europe). I will have 2 sessions together with Stefan Johner and the second session with my MVP buddy Stefan Koell. Business Process Automation – A Real Real World Scenario, No Fakes Just Facts Level:300 Track:Track “Systems & Cloud Management” Time:25.08.2015 […]
ARM – Connect Activity Logs From Multiple Subscriptions As Log Analytics Workspace Data Source
Recently I had a requirement to automatically configure Activity Logs from multiple subscriptions to send their logs to a Log Analytics workspace. I am talking about this setting here… There are many ways how to achieve this goal. If you are into PowerShell you could use this cmdlet New-AzureRMOperationalInsightsAzureActivityLogDataSource (I like the name ), this […]