
How to read value from Variable Groups in ADO Pipelines
Welcome back to another episode of Azure Pipelines How To, the series. Today, we’ll learn how to fetch variables from … Read More “How to read value from Variable Groups in ADO Pipelines”
Welcome back to another episode of Azure Pipelines How To, the series. Today, we’ll learn how to fetch variables from … Read More “How to read value from Variable Groups in ADO Pipelines”
Recently, I was assigned an exciting task of moving the environment (non-critical “secret” file) away from the repository and fetching … Read More “How you can fetch Secret Files In Your Pipeline for frontend applications.”
Have you ever wanted wildcard entries in the/etc/hosts file? What about CNAME, TXT, or MX records? Do you want to … Read More “How to replace your /etc/hosts with CoreDNS?”
Why is there no emulator for it? There is one now! Modern development environments and fast integration tests often require … Read More “Simple Azure Service Bus Emulator – Finally Here!”
After installing Kubernetes on WSL, how do we connect to it from Windows using kubectl or any other developer tool … Read More “How to connect to microk8s/minikube on WSL from Windows?”
What if you want something different, custom or just have more instances of the same distribution? Microsoft Store provides a … Read More “3 easy ways to get multiple instances of WSL!”
Choosing a tool which allows developers to manage messages in a dead-letter queue in Azure Service Bus, specifically allowing them … Read More “How to let developers use Azure Service Bus Explorer and stay safe?”
Windows Terminal showing docker containers and images? Of course it is possible! We can easily start a new shell directly … Read More “How to get awesome Docker profiles in Windows Terminal?”
Have you ever tried replacing Docker Desktop by installing Docker on your WSL instance to discover that now you don’t … Read More “How to install and connect to Docker on WSL?”
Have you ever deployed a Kubernetes inside of a WSL just to discover that you don’t know how to access … Read More “How to access k8s’s Node Ports using WSL?”