top of page

Aug 10, 20243 min read
Taming the Nonce: Why Your JWT Token Might Be Throwing Fits—And How to Fix It
Creating and handling JWT tokens from your own Object ID
3 views
0 comments

Dec 18, 20232 min read
Azure 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...
28 views
0 comments

Nov 9, 20231 min read
Resource 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...
15 views
0 comments

Nov 6, 20232 min read
Issues 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...
6 views
0 comments

Aug 21, 20221 min read
External-IP in "pending" state for LoadBalancer Type in Kubernetes
Consider you have installed Docker on Desktop for Windows and enabled Kubernetes (K8s) to start your learning journey in the container...
20 views
0 comments

Jul 3, 20221 min read
Troubleshooting - Docker CLI and Kubernetes Installation on Windows
Below are some of the issues I've faced while working with Docker CLI and Kubernetes on WSL. I didn't find any straightforward solutions...
0 views
0 comments
Dec 25, 20201 min read
Shell 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...
1 view
0 comments
bottom of page