Adventures in DevOps
Sunday, June 22, 2025
Exploring the Full YAML Pipeline View in Azure DevOps
›
Azure DevOps YAML pipelines can be created using reusable YAML templates that help define parts of the pipeline as modules. By using templat...
Sunday, June 15, 2025
Resolve Azure DevOps Build Pipeline Warning, "The windows-2019 runner image is being deprecated, consider switching to windows-2022 (windows-latest) or windows-2025 instead"
›
The Windows-2019 runner image in Azure DevOps is being deprecated, and pipelines using the Windows-2019 hosted agent display a warning recom...
Saturday, May 31, 2025
Install Kibana on Azure Kubernetes Service (AKS)
›
Kibana is a data visualization tool used for log analysis and application monitoring use cases. It is a main component of the Elastic Stack....
Friday, May 9, 2025
Install Elasticsearch Cluster on Azure Kubernetes Service
›
Elastic search is the first component of the ELK stack that gives powerful search and analytics capabilities to DevOps and development teams...
Wednesday, April 30, 2025
Resolve HTTP Error 500.19 - Internal Server Error
›
This blog explains a specific error encountered on a CORS enabled site hosted on an IIS server, the reason for the error and how to resolve ...
Tuesday, April 29, 2025
Getting Started with Elastic Cloud on Kubernetes
›
In the modern DevOps world, ELK (Elasticsearch, Logstash, and Kibana) plays a crucial role by enabling the search, analysis, and visualizati...
Sunday, March 9, 2025
Managing Planned Maintenance for Azure Container Apps
›
Azure Container App is a fully managed Azure service that receives regular updates automatically. These updates are applied with minimal imp...
Wednesday, February 26, 2025
Conditional Variable Assignment in Azure DevOps Pipelines
›
Azure DevOps pipeline expression functions enable the creation of powerful Azure DevOps YAML pipelines to achieve various advanced automatio...
›
Home
View web version