<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Azure on Patoune-IT</title><link>https://www.patoune-it.fr/en/tags/azure/</link><description>Recent content in Azure on Patoune-IT</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 27 May 2026 10:00:00 +0200</lastBuildDate><atom:link href="https://www.patoune-it.fr/en/tags/azure/index.xml" rel="self" type="application/rss+xml"/><item><title>Connecting to an Azure database without direct access using socat and kubectl port-forward</title><link>https://www.patoune-it.fr/en/posts/2026-05-27-azure-db-kubectl-portforward/</link><pubDate>Wed, 27 May 2026 10:00:00 +0200</pubDate><guid>https://www.patoune-it.fr/en/posts/2026-05-27-azure-db-kubectl-portforward/</guid><description>&lt;p>In professional environments, Azure databases (PostgreSQL, MySQL, SQL Server…) are often exposed exclusively via a &lt;strong>Private Endpoint&lt;/strong>: they are only reachable within the Azure private network, with no public IP. The result: from your development workstation, it is impossible to connect directly using a client like DBeaver or &lt;code>psql&lt;/code>.&lt;/p>
&lt;p>However, the AKS cluster (Azure Kubernetes Service) running in the same VNet does have access. This guide explains how to leverage that fact to create a secure tunnel to the database, without modifying any network rules or opening a single public port.&lt;/p></description></item><item><title>Managing Azure Policies at Scale: A Terraform and azapi Approach</title><link>https://www.patoune-it.fr/en/posts/2026-04-28-azure-policy-automation/</link><pubDate>Tue, 28 Apr 2026 10:00:00 +0200</pubDate><guid>https://www.patoune-it.fr/en/posts/2026-04-28-azure-policy-automation/</guid><description>How to manage Azure Policies at scale with Terraform and azapi: versioned catalog per service, override management, DoNotEnforce strategy and CI/CD pipeline.</description></item><item><title>Azure Private DNS and AKS: resolving Private Endpoints from the cluster</title><link>https://www.patoune-it.fr/en/posts/2025-02-11-azure-private-dns-aks/</link><pubDate>Tue, 11 Feb 2025 10:00:00 +0200</pubDate><guid>https://www.patoune-it.fr/en/posts/2025-02-11-azure-private-dns-aks/</guid><description>Private DNS zones, Virtual Network Links, split-horizon DNS, and a concrete PostgreSQL Flexible Server example accessible from AKS.</description></item><item><title>Azure Policy: reading Activity Logs to diagnose a Deny</title><link>https://www.patoune-it.fr/en/posts/2024-12-10-azure-policy-activity-logs/</link><pubDate>Tue, 10 Dec 2024 10:00:00 +0200</pubDate><guid>https://www.patoune-it.fr/en/posts/2024-12-10-azure-policy-activity-logs/</guid><description>How to filter Activity Logs on Microsoft.Authorization to identify which assignment blocked which resource, and why.</description></item><item><title>Azure Resource Graph: auditing resources and policies with KQL</title><link>https://www.patoune-it.fr/en/posts/2024-11-05-azure-resource-graph-kql/</link><pubDate>Tue, 05 Nov 2024 10:00:00 +0200</pubDate><guid>https://www.patoune-it.fr/en/posts/2024-11-05-azure-resource-graph-kql/</guid><description>KQL queries for Azure Resource Graph: find non-compliant resources, audit policies, and go beyond the limited views of the Azure portal.</description></item><item><title>Azure Policy: customizing the Deny error message</title><link>https://www.patoune-it.fr/en/posts/2024-05-14-azure-policy-deny-message/</link><pubDate>Tue, 14 May 2024 10:00:00 +0200</pubDate><guid>https://www.patoune-it.fr/en/posts/2024-05-14-azure-policy-deny-message/</guid><description>How to define a clear and actionable error message in an Azure Policy Deny to guide the user instead of blocking them without explanation.</description></item><item><title>Introducing Microsoft Retina</title><link>https://www.patoune-it.fr/en/posts/2024-03-25-retina/</link><pubDate>Mon, 25 Mar 2024 23:03:19 +0100</pubDate><guid>https://www.patoune-it.fr/en/posts/2024-03-25-retina/</guid><description>Discovering Microsoft Retina, an open-source network monitoring tool for AKS: CLI and CRD capture modes, Basic and Advanced metrics pushed to Prometheus.</description></item></channel></rss>