bolet.io
← All topics
Tag

Azure

31 articles
Azure

Microsoft tenant strategy - One tenant or many?

One tenant or many? A practical guide to Microsoft tenant strategy covering identity boundaries, governance, M&A scenarios, and why you almost always want to start with a single tenant.

7 min read·Dec 4, 2025
Azure

Do You Really Need Kubernetes in a Modern Azure Environment?

AKS vs Azure Container Apps vs App Service - A story-driven framework to pick the least platform that ships now without painting yourself into a cluster.

5 min read·Oct 14, 2025
Azure

The Top 10 Azure Egress Traps (and How to Avoid Them)

A lively, practical guide for platform engineers and FinOps teams in EU regions to spot, explain, and fix the most common Azure egress cost traps complete with patterns and Bicep/CLI snippets.

14 min read·Sep 30, 2025
Azure

Wanner go to Denmark? - Azure Denmark East

A clear, human guide to adopting Azure Denmark East on day one. Decisions first, policy and networking that help, monitoring that proves what happened, and three simple ways to move workloads.

7 min read·Sep 5, 2025
Azure

Build a Disaster Recovery Plan That Actually Works, and How Cloud Helps

A friendly, practical guide to designing and testing a disaster recovery plan, plus how cloud cuts time to recover and cost without overengineering.

6 min read·Aug 15, 2025
Azure

My Take on Azure Naming Conventions (And Why I Tweaked Microsoft's)

A practical and simplified naming convention for Azure resources based on real-world experience. Why I streamlined Microsoft's default and how it helps in clarity, uniqueness, and scalability.

6 min read·Aug 1, 2025
Azure

My Essential Azure Toolkit – Tools and Websites I Keep Coming Back To

A personal list of the most useful Azure tools and websites I rely on for performance testing, infrastructure as code, storage management, policy exploration, and full-stack development.

4 min read·Jul 2, 2025
Azure

Azure App Configuration - The Hidden Gem in Your Cloud Toolbox

Discover why Azure App Configuration is one of the most underrated tools in Azure, how it compares to Azure Key Vault, and how to deploy it using Bicep and Azure CLI.

4 min read·Jun 13, 2025
Azure

Azure Sovereign Cloud & Landing Zones - The Cloud with a Passportand a Purpose!

Discover the distinction between Azure Sovereign Landing Zones and sovereign dedicated spaces like Azure Government, in this simple and fun explanation. Find out how you can enjoy compliant and secure cloud environments without ever leaving public Azure

4 min read·May 9, 2025
Azure

Unleashing the Power of MCP with .NET and Azure - A Fun and Practical Guide

Dive into Model Context Protocol (MCP) and discover how to build real-time, strongly typed, and reactive APIs with .NET and Azure. This energetic guide compares MCP to REST, walks through building an MCP server in C#, and shows how to secure it using Azure API Management.

3 min read·Apr 25, 2025
Azure

Azure Sphere: The IoT Security Hero You (Probably) Forgot About

In this fun and practical walkthrough, I take you through how I set up the Azure Sphere MT3620 Dev Kit (EU Version) and connected it to Azure IoT Hub. From getting the board out of the box to seeing telemetry flow into Azure—this is how I did it, step by step.

3 min read·Apr 11, 2025
Azure

WTF is a DTU?! (And Other Bizarre Azure Units That Actually Make Sense… Kinda)

This fun, energetic blog post breaks down the quirkiest Azure measurement units like DTU, RU/s, PU, and more — with real explanations and a lot of sass. Learn what they mean, how they work, and how not to go broke in the cloud.

5 min read·Mar 28, 2025
Azure

Meet Microsoft's Majorana 1 - The Quantum Leap You've Been Waiting For!

Discover Microsoft's groundbreaking Majorana 1 quantum chip, the first-ever topological quantum chip, and understand how it could revolutionize quantum computing.

3 min read·Mar 14, 2025
Azure

Detecting and Preventing Supply Chain Attacks with Microsoft Sentinel

This post explores how Microsoft Sentinel helps detect and prevent supply chain attacks through advanced threat detection, monitoring, and automated response. Learn how Sentinel’s analytics, SOAR capabilities, and threat intelligence can secure your software supply chain.

17 min read·Mar 7, 2025
Azure

Deploying DeepSeek-R1 on Azure - AI Foundry & Container Apps

Learn how to deploy DeepSeek-R1 on Azure using both Azure AI Foundry and Azure Container Apps. This guide walks through two powerful, scalable, and cost-effective deployment options.

4 min read·Jan 30, 2025
Azure

Azure Landing Zones Part 5 - Deploying a New Landing Zone

3 min read·Jan 10, 2025
Azure

Azure Landing Zones Part 4 - Rule the Cloud! Mastering Governance and Compliance with Azure Policies

Master governance and compliance in your Azure Landing Zones setup with Azure Policies, tackling regulatory standards like NIS2 and ensuring secure, cost-effective cloud operations.

5 min read·Dec 20, 2024
Azure

Azure Landing Zones Part 3 - Managing the Core of Your Azure Environment

How to set up a centralized Azure Management Subscription with logging, monitoring, and automation to keep your Azure environment secure, compliant, and cost-effective.

6 min read·Dec 13, 2024
Azure

Azure Landing Zones Part 2 - Connectivity the Backbone of Your Azure Landing Zone

Guiding you through deploying a resilient and scalable Azure Connectivity Subscription using a Bicep template, ensuring high availability with zone-redundant for future-proof hybrid connectivity.

5 min read·Dec 6, 2024
Azure

Azure Landing Zones Part 1 - Building a Scalable and Secure Cloud Foundation

This blog introduces Azure Landing Zones as the blueprint for a secure and scalable cloud foundation, covering subscription structures and the essentials for governance, networking, and operations. It serves as the first post in a series, setting the stage for configuring the Connectivity Subscription.

4 min read·Nov 29, 2024
Azure

How to Build and Deploy an Angular 18 App to Azure App Service (The Easy Way!)

Learn how to easily build, optimize, and deploy an Angular 18 app to Azure App Service using Azure CLI, GitHub Actions, or Azure DevOps for seamless, scalable hosting.

7 min read·Nov 15, 2024
Azure

How I’d Set Up Safe and Fast Deployments with Azure DevOps and GitHub Advanced Security

Here’s how I turned deployment day from chaos to calm with Azure DevOps and GitHub Advanced Security—fast, secure, and drama-free!

5 min read·Nov 1, 2024
Azure

How I Think You Should Stay NIS2 Compliant with Microsoft Azure

This blog post outlines how to stay NIS2 compliant using Microsoft Azure and Entra ID, with step-by-step instructions for setting up key services like Security Center, Sentinel, and Backup to boost cybersecurity effortlessly.

6 min read·Oct 24, 2024
Azure

Deploying to a Secure Azure App Service - The Solutions for Locked-Down Networks

This blog post provides a step-by-step guide to deploying to a locked-down Azure App Service using Azure DevOps and Microsoft-hosted agents, covering IP whitelisting, service connections, and alternative deployment methods for secure and efficient operations.

5 min read·Sep 27, 2024
Azure

Connecting Azure App Service to Azure SQL Server Using a Virtual Network

This guide explains how to securely connect an Azure App Service to an Azure SQL Server using a Virtual Network, with optional Private DNS Zone configuration for simplified management.

4 min read·Sep 20, 2024
Azure

API Orchestration in Azure with Azure Logic Apps and API Management

Azure Logic Apps and API Management offer a cloud-native, low-code solution for API orchestration, providing ease of use and seamless integration, while Apache Airflow offers more flexibility but requires greater complexity and management.

6 min read·Sep 13, 2024
Azure

How to Upgrade a Windows Server 2016 VM to Windows Server 2019 in Azure

A step-by-step guide to upgrading an Azure VM from Windows Server 2016 to Windows Server 2019 using the Default KMS Key, including how to create a backup snapshot.

5 min read·Sep 11, 2024
Azure

Maximizing Efficiency with the Azure Orphaned Resources Workbook

The Azure Orphaned Resources Workbook helps identify and manage unused Azure resources, optimizing costs and streamlining cloud environments.

3 min read·Sep 9, 2024
IoT

How I build an IoT beer monitoring system 🍺

Here is how I build beer monitoring system with Azure IoT Hub

7 min read·Aug 16, 2024
Azure

How I setup the DNS for bolet.io

Here's the step-by-step process of how I configures the DNS and added a certificate to this website

4 min read·Aug 9, 2024
Azure

How I deployed a Next.js app to an Azure App Service

Here's the step-by-step process of deploying a Next.js application to Azure App Service, covering initial setup, configuration, and resolving issues I encountered during the process.

4 min read·Aug 1, 2024