Articles by Tag #azure

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Blob Storage as a Database: Dumb Idea or Underrated Trick?

Subtitle: Why I Tried Storing Structured Data in Blobs and What Actually Happened 1. The...

Learn More 30 12Oct 20 '25

(My first time) Running an Azure Function

Other people have done this before, of course. I'm not breaking new ground here. Background...

Learn More 18 6Mar 3 '25

Serverless MCP Agent with LangChain.js v1 — Burgers, Tools, and Traces 🍔

Build and deploy a full-stack serverless AI agent using LangChain.js v1 + Model Context Protocol (MCP) with Azure Functions, Static Web Apps, and Cosmos DB.

Learn More 24 4Oct 21 '25

What’s in a Name? Fuzzy Matching for Real-World Data

🎥 Watch the full PyCon AU 2025 talk here When you work with human-entered data (registrations,...

Learn More 16 2Oct 17 '25

How to move resources between subscriptions in Azure

TL;DR Moving resources in Azure is a powerful capability, but it's not easy. The official...

Learn More 2 0Nov 23 '25

PermiForce: Permit.io X azureDevops

This is a submission for the Permit.io Authorization Challenge: Permissions Redefined 🚀...

Learn More 17 3Apr 27 '25

🚨 How We Rescued a Dead Azure Linux VM After SSH, Agent, and OS Disk All Broke (A Real Production War Story)

TL;DR: Azure VM became completely inaccessible: SSH hung forever RunCommand was locked VM...

Learn More 5 0Jan 9

Azure Disaster Recovery with Terraform: Complete RTO/RPO Guide (2025)

I recently architected a dual-variant infrastructure testing environment using Terraform. I built...

Learn More 4 0Nov 27 '25

CI/CD for Electron Desktop Apps Auto-Update, CDN, Azure Blob, Matrix Build & OS-Level Security

Most CI/CD blogs talk about deploying web apps — and those are relatively simple. You push code, run...

Learn More 7 1Dec 7 '25

Troubleshooting Real-World Network Outages in Microsoft Azure

Network outages in Azure can be stressful. One minute everything's running smoothly, the next you're...

Learn More 1 0Nov 15 '25

When Cron Jobs Fail in Cloud: How I Solved It in Azure App Service

As engineers, we’re used to relying on cron jobs. On a Linux VM, it’s simple you set your schedule,...

Learn More 3 2Oct 27 '25

When Terraform Parallel Execution Becomes a Nightmare

I recently worked on an infrastructure deployment using Terraform + Azure, and I hit a problem that...

Learn More 2 0Nov 28 '25

When “Just Routing” Wasted 2 Days My Multi-Region Lesson

Deploying an app to multiple regions sounds straightforward just route traffic, right? That’s what I...

Learn More 2 1Oct 17 '25

Angular migration to AWS with Azure AD SSO

Introduction: Migrating enterprise applications to the cloud is no longer just a trend — it’s a...

Learn More 1 0Nov 22 '25

Building a TTS Tool for My Friend in One Hour

Building a TTS Tool for My Friend in One Hour The Ask My friend asked if...

Learn More 3 1Aug 24 '25

AzureAD 3.7: Dynamic credentials with Flexible Federated Identity

HashiCorp’s AzureAD provider introduces a new resource in the 3.7 release:...

Learn More 4 0Nov 19 '25

Kusto Query Language (KQL) — A Practical, No‑BS Guide for Engineers (with SQL mapping, recipes, and gotchas)

Kusto Query Language (KQL) — A Practical, No‑BS Guide for Engineers Wondering if KQL is...

Learn More 2 0Oct 7 '25

Securing Azure APIM MCP Servers in Production

Authentication, authorization, and the critical security holes you need to fix manually in Azure APIM MCP preview.

Learn More 0 0Nov 25 '25

High-Availability Microservices on Azure AKS: A Practical Blueprint

Large-scale digital platforms—especially automotive, mobility, and telematics systems—require backend...

Learn More 4 0Nov 20 '25

Microsoft Entra ID + .NET 8 Web API — From Zero to Production-Ready Authentication

Most .NET developers know they should use Microsoft Entra ID (formerly Azure AD) to secure...

Learn More 8 2Dec 2 '25

Terraform Basics – Week 4: Securing Your Azure VM's with NSGs and Dynamic Blocks

Table of Contents 1. Recap of Week 3 2. This Week's Architecture 3. What Is a Network...

Learn More 2 0Nov 17 '25

Terraform testing with Open Policy Agent and Conftest: Secure infrastructure through Terraform testing

Terraform has established itself as the leading tool for infrastructure as code: modules describe...

Learn More 5 0Dec 2 '25

Terraform Basics Week 3: Managing Variables with tfvars Files

Table of Contents 1. Recap of Week 2 2. What is a tfvars file, how do I create one and why should i...

Learn More 4 0Nov 17 '25

Terraform Basics – Week 1: Deploying Your First Azure VM

Table of Contents 1. Intro 2. Prerequisites 3. What We’re Building This Week 4. Creating Our...

Learn More 3 0Nov 2 '25

Microsoft Entra ID Multi‑Tenant SaaS + .NET 8 Web API — A Production‑Grade Playbook (3 Tenants, 3 Clients)

Microsoft Entra ID Multi‑Tenant SaaS + .NET 8 Web API — A Production‑Grade Playbook (3...

Learn More 4 1Dec 15 '25

Creating Private, High-Availability Azure Blob Storage for Internal Backups

Introduction As our company expands, so does the need for secure, high-availability storage across...

Learn More 5 0Nov 6 '25

Managing Sensitive Information in Terraform and Azure

Managing sensitive information is one of the major challenges in adopting Infrastructure as Code...

Learn More 4 0Oct 29 '25

HoneyDrunk.Pipelines — Treat Your CI/CD as Infrastructure

When you’re a small team—or even a solo dev—the friction of managing CI/CD pipelines across multiple...

Learn More 3 0Oct 11 '25

7 Azure Security Gaps I have Seen in Production (and How to Fix Them)

7 Azure Security Gaps I have Seen in Production (and How to Fix Them) Note: The issues described...

Learn More 2 0Dec 15 '25

Building an End-to-End Monitoring Architecture in Azure for a Multi-Service Product

When a product depends on multiple interconnected services, reliability becomes non-negotiable. In...

Learn More 3 0Nov 22 '25