#msgraph ผลการค้นหา
Seeing a lot of folks frustrated with the Microsoft.Graph #PowerShell SDK...missing modules, bloat, weird errors. If you just need to hit a few endpoints without the overhead: Install-Module Microsoft.Graph.Authentication Connect-MgGraph Invoke-MgGraphRequest #MSGraph

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/Pu…
Incredibly excited about the new #Terraform provider for #MSGraph! techcommunity.microsoft.com/blog/azuretool…
Had so much fun speaking at @mmsmoa with @getrubix and @NathanMcNulty about #MSGraph, #Intune and #PowerShell at #MMSMOA

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. allwayshype.com/allways-hype/m…
You've heard from the rest, now come learn from the best. I'll stream this session. It will be the most in-depth session on building modern intelligent apps and agents available. There will be zero #msgraph #copilotstudio or hype. #gai #code #data #OSS #mvpbuzz Thread 👇👇

Laatste sessie vandaan met @nextxpert en @SanderBerkouwer met als onderwerp“Ali Baba and the Entra ID tokens: script authentication with the MS Graph” #mvpbuzz #msentra #msgraph #wpninjasnl

Not to take too much credit, but I wouldn’t be surprised if a big chunk of @managed_blog’s series about #MSGraph is mine 😂 Ran into a few folks at #MMSMOA that had some Graph and #PowerShell questions and can’t recommend enough to read Sean’s series. modernendpoint.com/managed/PowerS…
💡 Want to see how to do something you do on the Intune portal but with Graph ? #MEMPowered #MSIntune #MSGraph systanddeploy.com/2021/03/ms-gra…

Good morning #ExpertsLiveEU #community 💙 In under 1 hour I’ll kick off day 2 with some Identity Automation with #MSGraph PowerShell at Club E. See you there 🤠

Supercharge your #PowerApps with Direct Graph API Integration! 🤖 Response JSON in the form of an Object 💻 No need for #PowerAutomate or Custom Connectors 🤩 Watch the tutorial video to learn how ▶︎ hubsite365.com/en-ww/citizen-… 🔥 #MSGraph #Office365 #Microsoft #MicrosoftGraph

Missing #PowerAutomate actions can often be done with #MSGraph. 🤖 💭 I use code to send email with an inline embedded image. It is compatible with all mail clients. 📫

If you’re looking for another resource for getting comfortable with #MSGraph, can’t recommend enough @managed_blog: modernendpoint.com/managed/everyt… I found it super helpful!
Microsoft Graph Activity Log is Now Available in Public Preview - bit.ly/404DGsA #MicrosoftEntra #MSGraph #MicrosoftGraph

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/azuretool…
Excited to announce PSClippy! Combining PowerShell with Clippy's guidance, it offers interactive advice to enhance scripts. Check it out: github.com/HCRitter/PSCli… Expanding the FeedbackProvider to other areas like #MSGraph API calls is on the horizon. Stay tuned #PowerShell

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. allwayshype.com/allways-hype/m…
Soooo @JohnLokerse @danonazure, last nights adventure and some fixing and Claude documentation has given me this beautiful repo. github.com/builtwithcaffe… Somewhere next week, I'mma put a blog post together on it 🔥 #bicep #community #msgraph #automation
Microsoft Graph Toolkit retirement devblogs.microsoft.com/microsoft365de… #MSGraph #SoftwareDev #WebDevelopment
devblogs.microsoft.com
Microsoft Graph Toolkit retirement - Microsoft 365 Developer Blog
We are announcing the deprecation of the Microsoft Graph Toolkit (MGT). The retirement period begins September 1st, 2025 with full retirement planned for August 28th, 2026. Why we’re retiring this...
Is there a way to get more than 10 results when using #MSGraph API to view emails sent to a user? I've tried top and skip and can't get more than 10. It also doesn't seem to honor filters. Trying to prove a user got an email without accessing her mailbox
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/azuretool…
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-thre…
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/Pu…
Incredibly excited about the new #Terraform provider for #MSGraph! techcommunity.microsoft.com/blog/azuretool…
💡 Dive into Microsoft Graph with Morten Mynster at the InnSalzach #PowerShell User Group meetup! From pagination to batch requests — practical examples, smart tips & community Q&A. ▶️ youtu.be/GjQJ3pQBsDk?si… #MSGraph #PowerShellWorld #DevOps #APIautomation #UserGroup
youtube.com
YouTube
Level up your MSGraph skills - Morten Mynster
just posted a ps version script to gather the data eskonr.com/2025/08/export… #msgraph #EntraID #Authmethods
Congrats to @waldekm, @garrytrinder and rest of the team for reaching the DevProxy 1.0 milestone! The API sim for testing & validating code against Graph a.o. devblogs.microsoft.com/microsoft365de… #MSGraph #
Big thanks to @NathanMcNulty mentioning this method to me earlier this year. Highly recommend checking out Andrew's GitHub if you need any #Intune or #MSGraph for #PowerShell script inspiration: github.com/andrew-s-taylo…
Seeing a lot of folks frustrated with the Microsoft.Graph #PowerShell SDK...missing modules, bloat, weird errors. If you just need to hit a few endpoints without the overhead: Install-Module Microsoft.Graph.Authentication Connect-MgGraph Invoke-MgGraphRequest #MSGraph

I'm absolutely getting steamrolled by the #MSGraph cmdlets for ediscovery cases. I just want to recreate these cases to run them with newer searches. Saves me so much work... It's insane how annoying these are
Anyone have a clean way to handle #MSGraph endpoints that only support POST for policy assignments? Trying to promote #Intune policies dev → test → prod, but unless I include all existing group assignments in the POST, they get wiped. Curious how others are approaching this.
My contribution to lokka.dev was accepted! It's an awesome tool - an MCP that allows my AI chat to query MS Graph API easily! I've just added support for certificate auth 🙉 Kudos to @merill for creating this tool github.com/merill/lokka/p… #msgraph #mcp #ai #cyber
Use #MSGraph to find which configuration policy a specific setting belongs to ....
Struggling to find which configuration policy a specific setting belongs to in Intune? Missing the RSOP feature? MS Graph can to help you uncover settings and policy names that are applied to specific or multiple devices Check out eskonr.com/2024/01/config… #Intune #MSGraph #RSOP

Seeing a lot of folks frustrated with the Microsoft.Graph #PowerShell SDK...missing modules, bloat, weird errors. If you just need to hit a few endpoints without the overhead: Install-Module Microsoft.Graph.Authentication Connect-MgGraph Invoke-MgGraphRequest #MSGraph

Had so much fun speaking at @mmsmoa with @getrubix and @NathanMcNulty about #MSGraph, #Intune and #PowerShell at #MMSMOA

return(GiS); | Invitar a usuarios externos a un tenant de Azure AD a través de Microsoft Graph y Azure CLI | returngis.net/2023/04/invita… #azuread #msgraph #azurecli

New blog post: Total Control for Drivers and Firmware - Cloud Edition. Happy weekend everyone! deploymentresearch.com/total-control-… #MSGraph #Microsoftgraph #MSIntune Thank you @DBBrook24 for your great posts. They were instrumental in getting this in place!


Blogged: Getting started with Windows 365 - Part 5. Managing your Cloud PC windows-noob.com/forums/topic/2… with Paul @SCCMentor #windows365 #msintune #msgraph #powershell #cloudpc @ConfigMgrDogs @Brinkhoff_C




💡 Want to see how to do something you do on the Intune portal but with Graph ? #MEMPowered #MSIntune #MSGraph systanddeploy.com/2021/03/ms-gra…

A new release of the Lightning Conductor is now available! Easily aggregate #SharePoint content, #MSGraph queries without code, and #ExternalConnectors to external content. A free 30-day trial is available. Learn more: hubs.ly/Q02wF5450 #SPFx #DigitalWorkspace

Struggling to find which configuration policy a specific setting belongs to in Intune? Missing the RSOP feature? MS Graph can to help you uncover settings and policy names that are applied to specific or multiple devices Check out eskonr.com/2024/01/config… #Intune #MSGraph #RSOP

Microsoft Graph Activity Log is Now Available in Public Preview - bit.ly/404DGsA #MicrosoftEntra #MSGraph #MicrosoftGraph

🔥 Run on-demand Remediation script on Intune device with PowerShell and MS Graph #MSIntune #MEMPowered #MSGraph @MSIntune @IntuneSuppTeam @inthecloud_247 @SMSagentTrevor @managed_blog @Hoorge systanddeploy.com/2023/07/run-on…

Laatste sessie vandaan met @nextxpert en @SanderBerkouwer met als onderwerp“Ali Baba and the Entra ID tokens: script authentication with the MS Graph” #mvpbuzz #msentra #msgraph #wpninjasnl

Next session at the @workplacedudes Summit. Getting started with #MicrosoftIntune and #MSGraph API by @JeffWouters! 💻 #WorkplaceDudes2024

#PowerAutomate can write to #Excel at blazing fast speeds using #MSGraph 🔥 I created 10 rows in 1️⃣ second with Graph vs. 10 rows in 1️⃣4️⃣ seconds with the built-in Excel connector. The best part is it scales to 100k rows! 👍👍 Here's how I did it: 🔗matthewdevaney.com/quickly-add-mu…

Something went wrong.
Something went wrong.
United States Trends
- 1. Yamamoto 38.6K posts
- 2. #DWTS 39.4K posts
- 3. Brewers 40.1K posts
- 4. Ohtani 13.3K posts
- 5. #Dodgers 15.2K posts
- 6. #DWCS 7,392 posts
- 7. #WWENXT 18K posts
- 8. Robert 105K posts
- 9. #RHOSLC 4,151 posts
- 10. Young Republicans 62.5K posts
- 11. Haji Wright 1,050 posts
- 12. Carrie Ann 4,662 posts
- 13. Roldan 2,470 posts
- 14. Politico 285K posts
- 15. Elaine 60.3K posts
- 16. Whitney 15.4K posts
- 17. Will Richard 2,461 posts
- 18. Yelich 1,731 posts
- 19. Max Muncy 4,334 posts
- 20. bush 36.9K posts