#graphapi 검색 결과
Blog post: Backdoor to Controlled Door: Taming Browser Extensions with #Intune msendpointmgr.com/2025/10/04/tam… #EndpointProtection #GraphAPI #MicrosoftGraph #ModernManagement

💡 Intune, PowerShell and Graph API: best practices #MEMPowered #GraphAPI systanddeploy.com/2024/08/intune…

"allowNextEnrollment" and "windowsAutopilotUserlessEnrollmentStatus" eh? Curious... #Intune #GraphAPI

Still tracking Entra ID registrations by hand? Painful. Automate it with Graph + Power BI = instant insights, less risk. Full guide here: systemcenterdudes.com/automating-ent… #MSIntune #EntraID #GraphAPI #ConfigMgr

Get ready to transform workflows and boost productivity by diving into the future of data handling with us!🤯🚀 Discover how harnessing Microsoft #GraphAPI capabilities can supercharge your Excel file processing, making tasks faster and more seamless with @gokello🤩 #PowerUp

#SCDudes PowerShell script scans Intune devices for missing BitLocker keys via Graph API. Grab the script and instructions from our post. systemcenterdudes.com/intune-bitlock… #PowerShell #GraphAPI #MSIntune #ConfigMgr

Still guessing who’s registered in Entra ID? Build a live dashboard with Graph + Power BI → see methods, users & MFA gaps instantly. Tutorial here: systemcenterdudes.com/automating-ent… #MSIntune #EntraID #GraphAPI #PowerBI #ConfigMgr

This post includes a #PowerShell script using #GraphAPI to audit and disable #ARM64 support for specific Win32 apps. It outlines the prereqs, best practices, and auditing before modifying, excluding ARM64‑native apps and more. systemcenterdudes.com/intune-arm64-s… #MSIntune #Configmgr

📢 Attention Intune admins ! Remember to use filters when fetching data with Microsoft Graph Powershell SDK ⭐ Here are a few examples of filters #mvpbuzz #microsoftgraph #graphapi #Intune #msintune #powershell

Supercharge Your Power Apps with Direct Graph API Integration 🚀 Watch here 🎥: youtu.be/ZzWdXiMzA-c 🔹 Demos: ✔️ My joined Teams ✔️ Owners of Groups ✔️ SharePoint Version History 🔹 🔎Search #SharePoint from #PowerApps 🔹 #GraphAPI Response JSON (Thanks @mofumofu_dance)

Here is my new blog post on exporting Intune Platform (Windows PowerShell) Scripts. blogs.gowdhaman.in/download-intun… #MSIntune #GraphAPI #PowerShell
blogs.gowdhaman.in
Export Intune Platform (Windows PowerShell) Scripts
Platform scripts provides ability to run scripts to configure devices that cannot be accomplished using built-in configuration settings In Intune. With Windows platform, PowerShell scripts are exec…
security/runHuntingQuery #GraphAPI endpoint has stopped working and is now complaining as being "Unauthorized", resulting in my log pipeline failing all of a sudden. Found another person faced the same issue learn.microsoft.com/en-us/answers/…

Is there a programmatic way to access the time spent speaking meeting statistic? Like, using the #GraphAPI? #Teams #SpeakerCoach #MicrosoftGraph

To anyone familiar with GraphAPI.... The docs say that when receiving a 429 you'll also get a Retry-After, but based on what I can see that is just always "00:00:00", which isn't much use. Am I missing something? #graphapi #microsoftgraph


本日のスライドです。 Power AutomateからのGraph APIクエストは手軽でお勧めです。 ですが許可、トークンリクエストの作法といった避けて通れない難解な仕様も存在します。 お困りの際の手助けになれば幸いです。 #GraphAPI #PowerAutomate #PowerPlatform #気ままに勉強会 speakerdeck.com/miyakemito/gra…
🚀 Intune, PowerShell and Graph API: best practices #MEMPowered #MSIntune #GraphAPI systanddeploy.com/2024/08/intune…

Blog post: Understanding OAuth: Coding the authentication flow yourself vs using an SDK msendpointmgr.com/2025/02/23/und… #EntraID #AppRegistration #GraphAPI #Intune #MicrosoftGraph #PowerShell

RSS to Instagram PHP Bot minicoursey.com/rss-to-instagr… RSS to Instagram PHP Bot, Instagram Graph API PHP, Auto post Instagram from RSS, PHP Instagram publisher, #php #graphapi #automation #rsstoinstagram
What we learned: Graph API is powerful but gated by enterprise requirements Personal automation ≠ organizational automation. The best tools require admin consent, not user consent. Sometimes the limitation IS the product story #DevLife #GraphAPI #LessonsLearned
Our tech stack: Python + FastAPI Microsoft Graph API + Cloud Communications API Azure App credentials for auth We followed Microsoft's official bot framework. Everything looked ready to ship.#AI #GraphAPI
Blog post: Understanding OAuth: Coding the authentication flow yourself vs using an SDK msendpointmgr.com/2025/02/23/und… #EntraID #AppRegistration #GraphAPI #Intune #MicrosoftGraph #PowerShell

Blog post: Backdoor to Controlled Door: Taming Browser Extensions with #Intune msendpointmgr.com/2025/10/04/tam… #EndpointProtection #GraphAPI #MicrosoftGraph #ModernManagement

Blog post: Backdoor to Controlled Door: Taming Browser Extensions with #Intune msendpointmgr.com/2025/10/04/tam… #EndpointProtection #GraphAPI #MicrosoftGraph #ModernManagement

🚀 Exciting news! Microsoft 365's Copilot is enhancing Graph API with custom connectors, allowing for better icons, visibility, and metadata. Get ready for improved relevance and UX by December 2025! #Microsoft365 #Copilot #GraphAPI #UX #TechUpdates 🚀 ift.tt/Ep1FA56
🚀 Exciting news! Microsoft 365's Copilot is enhancing Graph API with custom connectors, allowing for better icons, visibility, and metadata. Get ready for improved relevance and UX! Launching December 2025. #Microsoft365 #GraphAPI #Copilot #UX #TechUpda… ift.tt/Ep1FA56
🌟 Exciting news! Microsoft 365's Copilot is enhancing Graph API for custom connectors, adding features like icons and metadata for better relevance and UX! 🎨 Look out for GA in December 2025. #Microsoft365 #GraphAPI #UX #Copilot #TechUpdates ift.tt/Ep1FA56
Missed this month’s Tuesdays With Artificial intelligence -TWAi podcast? We covered how to automatically manage Microsoft Teams using Graph & PowerShell. 🎧 Catch the highlights here: hubs.la/Q03KkdLW0 #AI #GraphAPI #MVPBuzz @SoHoDragon
Missed this month’s Tuesdays With Artificial intelligence -TWAi podcast? We covered how to automatically manage Microsoft Teams using Graph & PowerShell. 🎧 Catch the highlights here: hubs.la/Q03Kk8FX0 #AI #GraphAPI #MVPBuzz @SoHoDragon
Blog post: Understanding OAuth: Coding the authentication flow yourself vs using an SDK msendpointmgr.com/2025/02/23/und… #EntraID #AppRegistration #GraphAPI #Intune #MicrosoftGraph #PowerShell

Stop guessing which bytes belong to which file in Graph batch downloads. Use request-ID mapping to tie every response to the right item (even with redirects/retries). Faster pipelines, fewer bugs. Read: jeppe-spanggaard.dk/blogs/graph-ba… #MicrosoftGraph #GraphAPI #M365Dev
Still guessing who’s registered in Entra ID? Build a live dashboard with Graph + Power BI → see methods, users & MFA gaps instantly. Tutorial here: systemcenterdudes.com/automating-ent… #MSIntune #EntraID #GraphAPI #PowerBI #ConfigMgr

Still tracking Entra ID registrations by hand? Painful. Automate it with Graph + Power BI = instant insights, less risk. Full guide here: systemcenterdudes.com/automating-ent… #MSIntune #EntraID #GraphAPI #ConfigMgr

💡 Intune, PowerShell and Graph API: best practices #MEMPowered #GraphAPI systanddeploy.com/2024/08/intune…

"allowNextEnrollment" and "windowsAutopilotUserlessEnrollmentStatus" eh? Curious... #Intune #GraphAPI

Supercharge Your Power Apps with Direct Graph API Integration 🚀 Watch here 🎥: youtu.be/ZzWdXiMzA-c 🔹 Demos: ✔️ My joined Teams ✔️ Owners of Groups ✔️ SharePoint Version History 🔹 🔎Search #SharePoint from #PowerApps 🔹 #GraphAPI Response JSON (Thanks @mofumofu_dance)

Blog post: Backdoor to Controlled Door: Taming Browser Extensions with #Intune msendpointmgr.com/2025/10/04/tam… #EndpointProtection #GraphAPI #MicrosoftGraph #ModernManagement

#SCDudes PowerShell script scans Intune devices for missing BitLocker keys via Graph API. Grab the script and instructions from our post. systemcenterdudes.com/intune-bitlock… #PowerShell #GraphAPI #MSIntune #ConfigMgr

Still tracking Entra ID registrations by hand? Painful. Automate it with Graph + Power BI = instant insights, less risk. Full guide here: systemcenterdudes.com/automating-ent… #MSIntune #EntraID #GraphAPI #ConfigMgr

Still guessing who’s registered in Entra ID? Build a live dashboard with Graph + Power BI → see methods, users & MFA gaps instantly. Tutorial here: systemcenterdudes.com/automating-ent… #MSIntune #EntraID #GraphAPI #PowerBI #ConfigMgr

A growing number of attackers are leveraging the Microsoft Graph API in their malware. Find out why: symantec-enterprise-blogs.security.com/blogs/threat-i… #graphapi #espionage #BirdyClient

[Frog Technology]ブログ更新しました。 リードエンジニアの池田が、Microsoft Graph APIを使ってPlannerの情報をPower BIに表示する方法を詳しく解説します。ぜひご覧ください! #PowerBI #GraphAPI #Planner frog-pod.com/FrogTechLog/20…
![frogpodltd's tweet image. [Frog Technology]ブログ更新しました。
リードエンジニアの池田が、Microsoft Graph APIを使ってPlannerの情報をPower BIに表示する方法を詳しく解説します。ぜひご覧ください!
#PowerBI
#GraphAPI
#Planner
frog-pod.com/FrogTechLog/20…](https://pbs.twimg.com/media/GT8k9eiWIAAi4V0.jpg)
Get ready to transform workflows and boost productivity by diving into the future of data handling with us!🤯🚀 Discover how harnessing Microsoft #GraphAPI capabilities can supercharge your Excel file processing, making tasks faster and more seamless with @gokello🤩 #PowerUp

🚀 Intune, PowerShell and Graph API: best practices #MEMPowered #MSIntune #GraphAPI systanddeploy.com/2024/08/intune…

Malware named #BirdyClient is the latest threat to leverage the Microsoft Graph API for C2 communications. symantec-enterprise-blogs.security.com/blogs/threat-i… #graphapi #espionage

💡 Intune, PowerShell and Graph API: best practices #MSIntune #MEMPowered #GraphAPI @Hoorge @merill systanddeploy.com/2024/08/intune…

Reporting the Weekly Schedule for Room Mailboxes bit.ly/3USxK54 @12Knocksinna #GraphAPI #PowerShell #RoomMailboxes

Automate Facebook Page Posts with @Python and Facebook #GraphAPI buff.ly/3S0kJ8s #FacebookAutomation

📢 Attention Intune admins ! Remember to use filters when fetching data with Microsoft Graph Powershell SDK ⭐ Here are a few examples of filters #mvpbuzz #microsoftgraph #graphapi #Intune #msintune #powershell

📎 Hunting down emails with attachments in Microsoft 365? Use Graph PowerShell to filter and find them fast—great for audits, cleanup, or tracking shared files. 🔍 Full how-to guide: 👉 m365corner.com/m365-powershel… #PowerShell #Microsoft365 #GraphAPI #Compliance #ITAdmin

Something went wrong.
Something went wrong.
United States Trends
- 1. No Kings 1.22M posts
- 2. Ole Miss 13.8K posts
- 3. Georgia 66.6K posts
- 4. #UFCVancouver 12.2K posts
- 5. #GoDawgs 6,023 posts
- 6. Drew Dober N/A
- 7. Austin Hill N/A
- 8. Julian Sayin 3,221 posts
- 9. Brian Kelly 8,261 posts
- 10. Carnell Tate 6,319 posts
- 11. Gunner 6,020 posts
- 12. Texas Tech 4,898 posts
- 13. Lane Kiffin 6,312 posts
- 14. Clemson 5,608 posts
- 15. Vandy 13.4K posts
- 16. UNLV 2,388 posts
- 17. Shapen N/A
- 18. Pete Golding N/A
- 19. Hammond 2,465 posts
- 20. Wisconsin 20.3K posts