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

Automate your workflow with GitHub Actions

Prepearing for GitHub certification - Automate your workflow with GitHub Actions Table of Contents Prepearing for GitHub certification - Automate your workflow with GitHub Actio...

Create and publish custom GitHub actions

Prepearing for GitHub certification - Create and publish custom GitHub actions Table of Contents Prepearing for GitHub certification - Create and publish custom GitHub actions ...

Manage GitHub Actions in the enterprise

Prepearing for GitHub certification - Manage GitHub Actions in the enterprise Table of Contents Prepearing for GitHub certification - Manage GitHub Actions in the enterprise ...

Read custom array settings from KeyVault to Azure Function using RBAC

Introduction I recenlty had a need custom configuration in my Azure function and the default environment variable option was not sufficient as I needed to have an json array as a set...

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 ...