Benoit Gaumard
open-menucloseme
Home
BlogRolls icon
General Security AI
All posts
Fun Zone
About Me
English Português
github linkedin rss
  • ✨ GitHub contribution workflow

    calendar Feb 26, 2025 · 5 min read · GitHub Productivity  ·
    Share on: twitter facebook linkedin copy
    ✨ GitHub contribution workflow
    If you want to create your own or to contribute to an existing GitHub project you are on the right page.
    Read More
  • Display latest commits with Git Graph

    calendar Feb 26, 2025 · 1 min read · Git Productivity  ·
    Share on: twitter facebook linkedin copy
    Display latest commits with Git Graph
    A stylish way to showcase the latest commits from a repository.
    Read More
  • 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
  • Allow ICMP (Ping) on Azure VM

    calendar Jan 31, 2025 · 1 min read · vm iaas  ·
    Share on: twitter facebook linkedin copy
    Allow ICMP (Ping) on Azure VM
    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.
    Read More
  • Network Security Perimeter (NSP)

    calendar Jan 31, 2025 · 2 min read · Network Security  ·
    Share on: twitter facebook linkedin copy
    Network Security Perimeter (NSP)
    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).
    Read More
  • Restrict Web App acess authentication

    calendar Dec 17, 2024 · 1 min read · Entra Id Web App  ·
    Share on: twitter facebook linkedin copy
    Restrict Web App acess authentication
    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).
    Read More
  • Terraform vs Bicep, the match

    calendar Dec 6, 2024 · 3 min read · Terraform Bicep  ·
    Share on: twitter facebook linkedin copy
    Terraform vs Bicep, the match
    Terraform Vs Bicep. What truly matters when working with Azure is deciding whether Terraform or Bicep is the right choice for your needs.
    Read More
  • Display GitHub secrets for debug

    calendar Dec 2, 2024 · 1 min read · github  ·
    Share on: twitter facebook linkedin copy
    Display GitHub secrets for debug
    Here is a simple method to display GitHub secrets for debugging purposes.
    Read More
  • Remove old Azure resources based on tags

    calendar Nov 13, 2024 · 3 min read · tags  ·
    Share on: twitter facebook linkedin copy
    Remove old Azure resources based on tags
    If you want to create your own or contribute to an existing GitHub project, you are on the right page.
    Read More
  • Search Azure policy aliases and sends output to an interactive table

    calendar Nov 13, 2024 · 1 min read · policies  ·
    Share on: twitter facebook linkedin copy
    Search Azure policy aliases and sends output to an interactive table
    If you want to create your own or to contribute to an existing GitHub project you are on the right page.
    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • »
    • »»

👋 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