<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Database on Benoit Gaumard</title><link>https://benoit-gaumard.io/blog/tags/database/</link><description>Recent content in Database on Benoit Gaumard</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 12 Feb 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://benoit-gaumard.io/blog/tags/database/index.xml" rel="self" type="application/rss+xml"/><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></channel></rss>