MgGraph Index
Microsoft Graph PowerShell Cmdlet Index
A very useful project
jorgeasaurus.github.io/MgGraphIndex/
#powershel
#msgraph
Latest posts tagged with #MSGraph on Bluesky
MgGraph Index
Microsoft Graph PowerShell Cmdlet Index
A very useful project
jorgeasaurus.github.io/MgGraphIndex/
#powershel
#msgraph
Die neue Exchange‑Unplugged‑Episode ist da! 🎙️
Solo‑Deep‑Dive zu EWS‑Abkündigung, TLS‑Umstellung & SMTP‑Auth‑Timeline. Warum jetzt Handlungsbedarf besteht und was Admins prüfen sollten.
Reinhören 👉 exchange-unplugged.de
#ExchangeOnline #MSGraph #CloudSecurity
𝐔𝐬𝐢𝐧𝐠 𝐌𝐢𝐜𝐫𝐨𝐬𝐨𝐟𝐭 𝐃𝐞𝐯 𝐏𝐫𝐨𝐱𝐲 𝐭𝐨 𝐈𝐝𝐞𝐧𝐭𝐢𝐟𝐲 𝐄𝐱𝐜𝐞𝐬𝐬𝐢𝐯𝐞 𝐌𝐢𝐜𝐫𝐨𝐬𝐨𝐟𝐭 𝐆𝐫𝐚𝐩𝐡 𝐏𝐞𝐫𝐦𝐢𝐬𝐬𝐢𝐨𝐧𝐬 𝐢𝐧 𝐘𝐨𝐮𝐫 𝐏𝐨𝐰𝐞𝐫𝐒𝐡𝐞𝐥𝐥 𝐒𝐜𝐫𝐢𝐩𝐭𝐬
www.thelazyadministrator.com/2026/02/09/u...
#MSGraph #Microsoft #Graph #MicrosoftGraph #PowerShell #API #REST #Automation #DevOps #Security #Development #Audit #DevSecOps #DevProxy #PWSH
🙏🔥Intro to HTMD Community User Group January 2026 - YouTube youtu.be/vVzF7Bb-oPk
✅Don't forget to Register for next event Feb 27th 2026 - Link below!
🔗Link - www.meetup.com/htmdin/
#msintune #intune #Windows365 #cloudpc #htmdcommunity #msgraph
⚡ Entra Authentication 101 – @psfred.bsky.social (#PSConfEU 25)
Microsoft API auth can be a maze: app regs, delegated vs app perms, secrets, certs, managed identities…
Fred shows you how to do it right with #PowerShell
🎟️ Join us at #PSConfEU2026: psconf.eu
#EntraID #MSGraph
🚨Check out #SharePoint #Site creation with #MSGraph
devblogs.microsoft.com/microsoft365...
Manual export of Entra ID user registration details is time‑consuming and error‑prone. Automating the process via Microsoft Graph + Power BI delivers scheduled insights, advanced filtering and compliance auditing.
www.systemcenterdudes.com/automating-e...
#MSIntune #EntraID #PowerBI #MSGraph
Dev Proxy v1.3 with exporting to HAR, LLM usage tracking, and enhanced permissions analysis | by Waldek Mastykarz & Garry Trinder
buff.ly/keAUnC3
#apis #devproxy #webapi #msgraph #microsoft365 #ai #auth #openapi
These are the same functions that I use to pull policies, assignments, and statuses from the Graph.
Sometimes you just don't have the time to work with Invoke-RestMethod, but don't want to load all of the #MSGraph modules... this is the Honda Civic version. Reliable, consistent, and effective.
Managing #Intune doesn’t have to feel complicated, I promise. 😊
In Part 2 of my Microsoft Graph series, I show how to use #MSGraph and #PowerShell to simplify your workflows without adding extra layers or tools.
www.allwayshype.com/allways-hype...
Setup in Entra:
- Go to App Registration → Certificates & secrets → Federated credentials
- Add credential, choose GitHub Actions
- Specify your org/repo/branch
- Save
In your workflow, request the OIDC token and exchange it for a #MSGraph access token. No client secret anywhere in the process.
At #MMSMOA I kept seeing folks using client IDs and secrets in their #GitHub Actions workflows for #MSGraph.
I'm not an authentication expert, but I know enough to be paranoid.
There's a better way: OIDC federated credentials. Think of it like a system-managed identity, but for GitHub Actions.
The more I dig in #msgraph the stranger it gets. Like what:
"The type of the request. Use adminAdd to add a resource, if the caller is an administrator or resource owner, adminUpdate to update a resource, or adminRemove to remove a resource."
Why not just use HTTP POST, PATCH and DELETE? 🤷♂️
Wrote a little something about writing #Defender custom rules as code with #Terraform #msgraph www.frodehus.dev/detection-ru...
Think you need half the #MSGraph SDK just to get anything useful? Good news: you really only need one module.
In my new post I show how I find the right endpoint in Graph Explorer, pull it into #PowerShell, and get results without the bloat.
www.allwayshype.com/allways-hype...
A lot of very nice improvements in v.0.2 to make the terraform provider for msgraph even more useful!
- retry and timeout configuration
- update_resource, resource_collection and resource_action to cover more api endpoints
github.com/microsoft/te...
#mvpbuzz #terraform #msgraph
Dev Proxy v1.1 with improved support for Microsoft Graph batching | by Waldek Mastykarz & Garry Trinder.
buff.ly/Pg2Du4y
#devproxy #m365 #msgraph #apis
Microsoft Graph CLI retirement | by Ben Summers.
devblogs.microsoft.com/microsoft365...
#msgraph #graphcli #commandline #m365 #msteams
Microsoft Graph Toolkit retirement | by Ben Summers.
ift.tt/SKmPEbW
#msgraph #graphtoolkit #m365 #msteams
Tired of manually tracking Entra ID user registrations?
Automate it with Microsoft Graph + Power BI, schedule reports, filter by status & spot risks fast. Full guide here: www.systemcenterdudes.com/automating-e...
#MSIntune #EntraID #Windows #PowerBI #MSGraph
I really struggled with feeling competent with #MSGraph but breaking it down into the sum of it's parts made it a ton easier for me to see WHY I was focused on learning it. I was learning how to work with an API, auth, pagination, etc. That's a skill I can translate into any language or platform.
Well I booked my post hotels today! aka my holidays after the @wpninjasummit.bsky.social conference! I hope to see you at WPN! I have two great sessions!!! There is still time to come and join me! #WorkplaceNinja! #Intune #MSGraph #SCCM @recastsoftware.bsky.social
Two years ago I published a two part series on #MSGraph logs and how to use them for threat hunting.
Now comes part 3 and the logs are finally available to the masses.
#EntraID #KQL #Security
cloudbrothers.info/en/detect-th...
Digging through #MSGraph docs to find an #Intune endpoint can be a pain…
I’m working on something bigger, but sharing these 3 #PowerShell functions to make life easier:
1️⃣ Uses Microsoft.Graph.Authentication
2️⃣ See success % + device counts for policy
github.com/AllwaysHyPe/...
Announcing the new #MSGraph #Terraform provider and #Microsoft Terraform #VSCode extension!
Check out our blogpost covering all these exciting features here:
techcommunity.microsoft.com/blog/azureto...
registry.terraform.io/providers/ha... doesn't have a resource for connected organizations, but with registry.terraform.io/providers/mi... we can just create a small module to deploy the connection and external/internal sponsors: registry.terraform.io/modules/sjov...
#mvpbuzz #entraid #msgraph
📬 Turn emails into interactive experiences!
See how to use #PowerShell + Adaptive Cards in #Outlook with Morten Mynster’s Actionable Messages module — setup, design & backend integration.
#Automation #Email #AdaptiveCards #MSGraph
Congrats to the team for reaching this milestone!
If you haven't checked it out yet, and work with APIs such as MS Graph, have a look at this API sim to make more reliable, robust code #MSGraph
A quick note on the terraform provider for entra id/msgraph that was made available while everyone was busy enjoying their summer holiday trond.sjovang.no/posts/a-new-...
#terraform #msgraph #entraid #mvpbuzz
⚡ Entra Authentication 101 – @psfred.bsky.social (#PSConfEU 25)
Microsoft API auth can be a maze: app regs, delegated vs app perms, secrets, certs, managed identities…
Fred shows you how to do it right with #PowerShell
🎟️ Join us at #PSConfEU2026: psconf.eu
#EntraID #MSGraph