Dec 18, 20232 minAzure APIM Tracing not taking up correct Subscription key You created an Azure API Management Instance. In this you created a Product, example named "TestProduct" without any custom / default...
Nov 9, 20231 minResource not accessible by integration | Github Action with github-script [Image credits] I created a simple GitHub workflow which uses actions/github-script@v6 which makes it easy to quickly write a Javscript...
Nov 6, 20232 minIssues faced and fixes while publising GitHub 'package' with NuGet[Image credits] While recently writing a Github action on creating and publishing NuGet package for my Github repository, I encountered...
Aug 21, 20221 minExternal-IP in "pending" state for LoadBalancer Type in KubernetesConsider you have installed Docker on Desktop for Windows and enabled Kubernetes (K8s) to start your learning journey in the container...
Jul 3, 20221 minTroubleshooting - Docker CLI and Kubernetes Installation on WindowsBelow are some of the issues I've faced while working with Docker CLI and Kubernetes on WSL. I didn't find any straightforward solutions...
Dec 25, 20201 minShell script error; syntax error near unexpected token `fi`;Working on a very simple containerized python flask application (base image ubuntu), my requirement was to configure running of the...