<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Azure on Benoit Gaumard</title><link>https://benoit-gaumard.io/blog/categories/azure/</link><description>Recent content in Azure on Benoit Gaumard</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 16 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://benoit-gaumard.io/blog/categories/azure/index.xml" rel="self" type="application/rss+xml"/><item><title>How to delegate a domain to Azure DNS</title><link>https://benoit-gaumard.io/blog/post/15-how-to-delegate-a-domain-to-azure-dns/</link><pubDate>Tue, 16 Dec 2025 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/15-how-to-delegate-a-domain-to-azure-dns/</guid><description>
&lt;p>How to delegate a domain to Azure DNS.&lt;/p></description></item><item><title>App Service (PHP) access to Azure SQL database with managed identity</title><link>https://benoit-gaumard.io/blog/post/24-azure-sql-database-php-connection/</link><pubDate>Wed, 12 Feb 2025 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/24-azure-sql-database-php-connection/</guid><description>
&lt;p>You can connect to your Azure SQL Database or Azure Database for MySQL using a Managed Identity in PHP. This approach removes the necessity of storing usernames and passwords in your code. Authentication is managed by Entra ID, previously known as Azure Active Directory (AAD).&lt;/p></description></item><item><title>Allow ICMP (Ping) on Azure VM</title><link>https://benoit-gaumard.io/blog/post/22-allow-icmp-windows-vm/</link><pubDate>Fri, 31 Jan 2025 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/22-allow-icmp-windows-vm/</guid><description>
&lt;p>When you create a VM on Azure, the ICMP protocol (Ping) is blocked (Deny) by the Windows Firewall on the VM. This means that by default, you won't be able to ping your VM to check its connectivity. Pinging is a useful tool for diagnosing network issues and ensuring that your VM is reachable.&lt;/p></description></item><item><title>Network Security Perimeter (NSP)</title><link>https://benoit-gaumard.io/blog/post/23-network-security-perimeter/</link><pubDate>Fri, 31 Jan 2025 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/23-network-security-perimeter/</guid><description>
&lt;p>Do you want to restrict access to your Web App to specific users or groups within your organization? (which is by default enabled for all the users in the tenant).&lt;/p></description></item><item><title>Restrict Web App acess authentication</title><link>https://benoit-gaumard.io/blog/post/21-authentication-restrict-access-to-azure-web-app/</link><pubDate>Tue, 17 Dec 2024 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/21-authentication-restrict-access-to-azure-web-app/</guid><description>
&lt;p>Do you want to restrict access to your Web App to specific users or groups within your organization? (which is by default enabled for all the users in the tenant).&lt;/p></description></item><item><title>Terraform vs Bicep, the match</title><link>https://benoit-gaumard.io/blog/post/20-terraform-vs-bicep/</link><pubDate>Fri, 06 Dec 2024 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/20-terraform-vs-bicep/</guid><description>
&lt;p>Terraform Vs Bicep. What truly matters when working with Azure is deciding whether Terraform or Bicep is the right choice for your needs.&lt;/p></description></item><item><title>Remove old Azure resources based on tags</title><link>https://benoit-gaumard.io/blog/post/17-remove-old-resources-based-on-tags/</link><pubDate>Wed, 13 Nov 2024 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/17-remove-old-resources-based-on-tags/</guid><description>
&lt;p>If you want to create your own or contribute to an existing GitHub project, you are on the right page.&lt;/p></description></item><item><title>Search Azure policy aliases and sends output to an interactive table</title><link>https://benoit-gaumard.io/blog/post/18-search-azure-policy-aliases/</link><pubDate>Wed, 13 Nov 2024 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/18-search-azure-policy-aliases/</guid><description>
&lt;p>If you want to create your own or to contribute to an existing GitHub project you are on the right page.&lt;/p></description></item><item><title>✨ Don’t build your cloud home on shaky foundations</title><link>https://benoit-gaumard.io/blog/post/9-dont-build-your-cloud-home-on-shaky-foundations/</link><pubDate>Wed, 06 Nov 2024 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/9-dont-build-your-cloud-home-on-shaky-foundations/</guid><description>
&lt;p>If you want to create your own or to contribute to an existing GitHub project you are on the right page.&lt;/p></description></item><item><title>✨ KQL query collection</title><link>https://benoit-gaumard.io/blog/post/10-kql-query-collection/</link><pubDate>Wed, 06 Nov 2024 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/10-kql-query-collection/</guid><description>
&lt;p>If you want to create your own or to contribute to an existing GitHub project you are on the right page.&lt;/p></description></item><item><title>Azure REST API’s, versions, and lifecycle</title><link>https://benoit-gaumard.io/blog/post/11-rest-api-versions-and-lifecycle/</link><pubDate>Wed, 06 Nov 2024 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/11-rest-api-versions-and-lifecycle/</guid><description>
&lt;p>If you want to create your own or to contribute to an existing GitHub project you are on the right page.&lt;/p></description></item><item><title>Call Azure API with Powershell</title><link>https://benoit-gaumard.io/blog/post/7-call-azure-api-with-powershell/</link><pubDate>Wed, 06 Nov 2024 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/7-call-azure-api-with-powershell/</guid><description>
&lt;p>If you want to create your own or to contribute to an existing GitHub project you are on the right page.&lt;/p></description></item><item><title>RBAC delete role assignments with 'Identity not found'</title><link>https://benoit-gaumard.io/blog/post/8-clean-rbac-identity-not-found/</link><pubDate>Wed, 06 Nov 2024 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/8-clean-rbac-identity-not-found/</guid><description>
&lt;p>If you want to create your own or to contribute to an existing GitHub project you are on the right page.&lt;/p></description></item><item><title>Azure subscription switcher</title><link>https://benoit-gaumard.io/blog/post/12--azure-subscription-switcher/</link><pubDate>Tue, 05 Nov 2024 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/12--azure-subscription-switcher/</guid><description>
&lt;p>If you want to create your own or to contribute to an existing GitHub project you are on the right page.&lt;/p></description></item><item><title>✨ Optimize and Reduce Costs in Azure</title><link>https://benoit-gaumard.io/blog/post/4-optimize-and-reduce-costs-in-azure/</link><pubDate>Wed, 11 Sep 2024 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/4-optimize-and-reduce-costs-in-azure/</guid><description>
&lt;p>Learn how to optimize and reduce costs in Azure with practical tips and strategies.&lt;/p></description></item><item><title>Set Up your first Terraform environment on Windows</title><link>https://benoit-gaumard.io/blog/post/3-set-up-your-first-terraform-environment-on-windows/</link><pubDate>Wed, 11 Sep 2024 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/3-set-up-your-first-terraform-environment-on-windows/</guid><description>
&lt;p>If you want to create your own or contribute to an existing GitHub project, you are on the right page.&lt;/p></description></item><item><title>Terraform and Entra Id Authentication</title><link>https://benoit-gaumard.io/blog/post/13-azure-terraform-entra-id-authentication/</link><pubDate>Wed, 11 Sep 2024 00:00:00 +0000</pubDate><guid>https://benoit-gaumard.io/blog/post/13-azure-terraform-entra-id-authentication/</guid><description>
&lt;p>If you want to create your own or contribute to an existing GitHub project, you are on the right page.&lt;/p></description></item></channel></rss>