Hello, I’m Madis Kõosaar

Develops and designs software, works as a DevOps consultant at Solidify, with a Full Stack Developer experience. Is passionate about Azure DevOps, GitHub. I write about different problems I have encountered and solutions for them regarding Technology, Code, DevOps, CI/CD as I learn and educate my self.

Latest Posts

How to import certificate from Key Vault using Azure RBAC access

Introduction Prerequisites import certificate from Key Vault using Azure RBAC access Introduction Recently I had an issue trying to use ARM to import a private certificate ...

Docker Compose Dotnetcore Https

https://docs.microsoft.com/en-us/aspnet/core/security/docker-compose-https?view=aspnetcore-5.0

How to create a GitHub Action with JavaScript

GitHub Actions short background You can create actions by writing custom code that interacts with your repository in any way you’d like, including integrating with GitHub’s APIs and ...