Self destruct

Self destructing data with Cosmos DB

Let it blow with CosmosDB TTL feature....

August 25, 2023 · 2 min · lpains
Recipe UOMs

Introducing sharp-recipe-parser

Introducing sharp-recipe-parser npm package. It is a new and small typescript package to extract information from recipe ingredient and instruction lines....

August 5, 2023 · 3 min · lpains
Identity

Azure Pipeline service principal detail without AD Access

This posts demonstrates how to lookup the Azure Pipeline service principal information without querying Azure AD directly....

July 25, 2023 · 2 min · lpains
Infinity

An opinionated guide to choosing between Azure DevOps and Git Hub

Choosing between Azure DevOps and GitHub for your DevOps needs can be a challenging decision. In this opinionated guide, I will provide insights to help you navigate the selection process...

July 4, 2023 · 6 min · lpains
Cyber Security

Azure App Gateway Deployment with Bicep

Deploying an Azure App Gateway over an App Service can be a daunting task. In this post, let's do it with Bicep for a non-trival .NET application....

June 23, 2023 · 4 min · lpains