Overview on Azure Monitoring-Part8-Alerts

This is the part number eight of the post series about the Azure cloud monitoring options for telemetry data. Here the topics are: Monitor Alerts Find the other parts under: Overview on Azure Monitoring-Part1-Intro Overview on Azure Monitoring-Part2-Levels and standard collection Overview on Azure Monitoring-Part3-Diagnostic settings Overview on Azure Monitoring-Part4-Virtual Machines Overview on Azure Monitoring-Part5-data… Continue reading Overview on Azure Monitoring-Part8-Alerts

Overview on Azure Monitoring-Part7-Workbooks

This is the part No. 7 of the post series about the Azure cloud monitoring options for telemetry data. Here the topic is: Workbooks Find the other parts under: Overview on Azure Monitoring-Part1-Intro Overview on Azure Monitoring-Part2-Levels and standard collection Overview on Azure Monitoring-Part3-Diagnostic settings Overview on Azure Monitoring-Part4-Virtual Machines Overview on Azure Monitoring-Part5-data sinks… Continue reading Overview on Azure Monitoring-Part7-Workbooks

Overview on Azure Monitoring-Part6-Log Analytics

This is the sixth part of the post series about the Azure cloud monitoring options for telemetry data. Here the topics are: Log Analytics KQL Try out with sample data Find the other parts under: Overview on Azure Monitoring-Part1-Intro Overview on Azure Monitoring-Part2-Levels and standard collection Overview on Azure Monitoring-Part3-Diagnostic settings Overview on Azure Monitoring-Part4-Virtual… Continue reading Overview on Azure Monitoring-Part6-Log Analytics

Overview on Azure Monitoring-Part5-data sinks & costs

This is the fifth part of the post series about the Azure cloud monitoring options for telemetry data. Here the topics are: Data sinks Costs of telemetry data Find the other parts under: Overview on Azure Monitoring-Part1-Intro Overview on Azure Monitoring-Part2-Levels and standard collection Overview on Azure Monitoring-Part3-Diagnostic settings Overview on Azure Monitoring-Part4-Virtual Machines Overview… Continue reading Overview on Azure Monitoring-Part5-data sinks & costs

Testing Terraform Azure IaC Deployments

Testing of software is nothing new, of course. But testing of (Azure) cloud infrastructure as code deployments follows a little bit another approach. I recently started to work with this testing and write about my impressions, the general testing strategies in that area and how it works. Testing strategies Testing for “normal” software und IaC… Continue reading Testing Terraform Azure IaC Deployments

Overview on Azure Monitoring-Part4-Virtual Machines

This is the fourth part of the post series about the Azure cloud monitoring options for telemetry data. Here the topic is: Find the other parts under: Overview on Azure Monitoring-Part1-Intro Overview on Azure Monitoring-Part2-Levels and standard collection Overview on Azure Monitoring-Part3-Diagnostic settings Overview on Azure Monitoring-Part4-Virtual Machines Overview on Azure Monitoring-Part5-data sinks & costs… Continue reading Overview on Azure Monitoring-Part4-Virtual Machines

Overview on Azure Monitoring-Part3-Diagnostic settings

This is the third part of the post series about the Azure cloud monitoring options for telemetry data. Here the topic is: Enhanced Collection: Diagnostic settings Find the other parts under: Overview on Azure Monitoring-Part1-Intro Overview on Azure Monitoring-Part2-Levels and standard collection Overview on Azure Monitoring-Part3-Diagnostic settings Overview on Azure Monitoring-Part4-Virtual Machines Overview on Azure… Continue reading Overview on Azure Monitoring-Part3-Diagnostic settings

Overview on Azure Monitoring-Part2-Levels and standard collection

This is the second part of the post series about the Azure cloud monitoring options for telemetry data. Here the topics are: Monitoring Levels Available standard data Find the other parts under: Overview on Azure Monitoring-Part1-Intro Overview on Azure Monitoring-Part2-Levels and standard collection Overview on Azure Monitoring-Part3-Diagnostic settings Overview on Azure Monitoring-Part4-Virtual Machines Overview on… Continue reading Overview on Azure Monitoring-Part2-Levels and standard collection

Overview on Azure Monitoring-Part1-Intro

This is a series about the monitoring options for telemetry data in the Azure cloud. Not a deep dive, the intention is to show what is possible and what you have to keep in mind. It’s divided into multiple parts, easy to digest. After a brief site classification, the possibilities, from data types to data… Continue reading Overview on Azure Monitoring-Part1-Intro

Work with an additional stage in the DevOps release pipeline for cleaning up

This the second part of the Azure DevOps post to pass information through variables between pipelines. It deals with cleaning up after image creation. Find the first part here: Pass variables form build pipelines to release pipelines It is important to keep the Azure container registry storing the Docker images clean. On the one hand,… Continue reading Work with an additional stage in the DevOps release pipeline for cleaning up