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
2 views0 comments
Jun 15, 20241 min read
Go Password-less in Azure Development 🚀🔐
Go Password-less in Azure Development
6 views0 comments
May 11, 20243 min read
AI Tools for Writing? The Debate
[Image reference - https://rockcontent.com/blog/artificial-intelligence-pros-and-cons/] In today's tech-driven world, the debate over...
21 views0 comments
Jan 14, 20244 min read
Cracking ML Metrics - The Mnemonic Way!
Image reference In the complex landscape of machine learning, grasping concepts like false positives (type 1 error) and false negatives...
7 views0 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 views0 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 views0 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...
5 views0 comments
Jan 15, 20235 min read
Preparation for Azure Solutions Architect Expert certification | My experience
Recently, I was being part of rather newly introduced Microsoft Blended Learning experience as part of the Microsoft Enterprise Skills...
17 views0 comments
Jun 1, 20221 min read
Getting started | Configure VS Code to debug DotNetCore applications
Create a simple "dotnet new webapi" in VS Code project with some trivial extra logic. Following is what my code structure in VS Code...
2 views0 comments
Dec 20, 20211 min read
Log4j Vulnerability - Simplified
"Oh no, not another one on Log4j !!!" I completely understand the sentiment! 😊 The recent Log4j vulnerability is probably the most...
2 views0 comments
Oct 26, 20191 min read
Reading complete document using Office.js
My requirement was very simple and straightforward (and probably the most common) - read an entire .docx document bytes and send it...
2 views0 comments
bottom of page