top of page



Graph: Retrieve Per User MFA state using List operator
Today, I learned that we can retrieve the status of Per User MFA directly from a list operator using either v1.0 or users endpoint This...

Will Francillette
Jul 21, 20251 min read


Entra: Use managed identities as federated credentials to connect to Defender for Endpoint API
In this blog, we will use a user managed identity to retrieve Defender for Endpoint Threat Indicators — all without handling any credentials manually. This setup leverages federated credentials for secure, seamless authentication.

Will Francillette
Jul 14, 20256 min read


Mastering the Graph API: 10 reasons to learn PowerShell in 2025
This new series on the Graph API will take advantage of PowerShell and deep dive in Entra, Defender XDR or Intune.

Will Francillette
Mar 23, 20254 min read


ADO: Resolve 404 (Not found) Error when using Azure DevOps Artifacts feed for your private PowerShell repositories
Install a PS module from a private Azure DevOps Artifacts feed and resolve Response status code does not indicate success: 404 (Not Found)

Will Francillette
Oct 7, 20242 min read


Connect to Advanced Hunting API with the Graph SDK PowerShell module
Microsoft Graph Security API simplified connection

Will Francillette
Jan 14, 20243 min read


Graph SDK: Permissions
This blog is the part 3 of the serie: getting started with the PowerShell Graph SDK After installing and authenticating to the module we...

Will Francillette
Feb 16, 20233 min read


Graph SDK: Authentication
It's always been a challenge to connect to the Graph API and manage your token. One of my preferred benefits of the Graph SDK is the...

Will Francillette
Dec 22, 20223 min read


What is the PowerShell Microsoft Graph SDK
The PowerShell Graph SDK is a PowerShell module that simplifies querying the Microsoft Graph API. It translates the different available...

Will Francillette
Dec 2, 20223 min read
About Me

I am a Microsoft Solutions Architect specialized in Microsoft 365, Entra and Azure security products at Threatscape.
I love learning, blogging and coding. My interests are very diverse and span across architecture, security, cloud engineering, automation, DevOps and PowerShell.
I own as of today 17x (and counting) Microsoft certifications and have worked in IT across multiple and diverse industries for over 15 years.
bottom of page



