Benoit Gaumard
open-menucloseme
Home
BlogRolls icon
General Security AI
All posts
Fun Zone
About Me
English Português
github linkedin rss
  • App Service (PHP) access to Azure SQL database with managed identity

    calendar Feb 12, 2025 · 3 min read · Database Security PHP  ·
    Share on: twitter facebook linkedin copy
    App Service (PHP) access to Azure SQL database with managed identity
    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).
    Read More

👋 Benoit G

Hi, I created this blog to share insights on Microsoft technologies. Enjoy your reading!
Read More

📢 Disclaimer

The opinions expressed on this site are my own personal opinions and do not represent my employer’s view in any way.

🛠️ Tools

  • 🆕 Azure Release Updates
  • 🌐 MS Blogs RSS Feeds List
  • 📅 MS Blogs RSS Feeds Reader

🔖 Featured Posts

  • ✨ GitHub contribution workflow
  • ✨ Don’t build your cloud home on shaky foundations
  • ✨ KQL query collection
  • ✨ Optimize and Reduce Costs in Azure
  • ✨ Git basics

📅 Recent Posts

  • Display latest commits with Git Graph
  • App Service (PHP) access to Azure SQL database with managed identity
  • Allow ICMP (Ping) on Azure VM
  • Network Security Perimeter (NSP)
  • Restrict Web App acess authentication
  • Terraform vs Bicep, the match
  • Display GitHub secrets for debug
  • Remove old Azure resources based on tags

🏷️ Categories

AZURE 17 GITHUB 5 HUGO 3 TOOLS 3 GIT 2

🏷️ Tags

PRODUCTIVITY 7 GITHUB 5 HUGO 4 POWERSHELL 3 SECURITY 3 TERRAFORM 3 API 2 ENTRA ID 2 GIT 2 TOOLS 2 BICEP 1 COST OPTIMIZATION 1 DATABASE 1 DIAGRAMS 1
All Tags
API2 BICEP1 COST OPTIMIZATION1 DATABASE1 DIAGRAMS1 DNS1 ENTRA ID2 GIT2 GITHUB5 GOVERNANCE1 HUGO4 IAAS1 INDEX1 KQL1 NETWORK1 PHP1 POLICIES1 POWERSHELL3 PRODUCTIVITY7 RBAC1 SECURITY3 TAGS1 TERRAFORM3 TOOLS2 VM1 WEB APP1
[A~Z][0~9]

🌐 Friends blogs

  • Wilfried Woivre
  • Stéphane Robert
  • positive-vibes.io
  • Amine Charot
  • Thibault Gibard
  • Xavier Mignot
  • Maxime Rouiller
  • Ludovic Rivallain
  • Thierry Bollet
  • Vincent Misson
  • Achraf Ben Alaya
  • David Frappart
  • Antoine Loiseau

Don't hesitate to reach me if you want your website here.

Benoit Gaumard

Copyright © 2025-05-07 - Benoit Gaumard - Built with Hugo and ❤️ - Clarity theme - All Rights Reserved

to-top