Microsoft Graph
108 TopicsPower Automate Flow moving Attachments in Email to MS List - can it get a Email as an attachment?
Created a Flow to get Emails from Outlook using Graph API to extract all metadata into columns in a MS List including attachments of the Email into a column in the MS List with the name as a hyperlink in the same site as the list; but when there is another Email as an attachment it does not come into the MS List. Is there such a limitation in MS Flow where it cannot get the Email attached in an Email as an Attachment?27Views0likes2CommentsMicrosoft Attempts to Fix Microsoft Graph PowerShell SDK Problem with Azure Automation
V2.26 and V2.26.1 of the Microsoft Graph PowerShell SDK were low-quality, buggy disasters. Microsoft aims to fix the problem in the next version to make it possible for the SDK to work with Azure Automation runbooks again and address many of the obvious problems that should never have appeared outside Microsoft. It will take time for customer confidence to be restored. https://office365itpros.com/2025/04/14/microsoft-graph-powershell-sdk-2261/36Views0likes0CommentsSeattle Conference
Join TechCon 365 coming to Seattle, June 23-27, 2025. Hear from Microsoft Product teams and Microsoft MVP's and community contributors in keynotes, sessions and ask the experts. Over 130 sessions on M365, Security and Compliance, Copilot, Power Platform, Data, Power BI and more. Register today at TechCon 365, PWRCON & DATACON - Microsoft 365 Conference, Microsoft Data Conference & Power Platform Conference - Seattle48Views0likes0CommentsSharePoint Online – Get tenant storage usage and total capacity with PowerShell and MgGraph cmdlets
In my search for at way to get data about SharePoint tenant storage usage and the total capacity, I have been using the PnP PowerShell module. I wanted to move away and use Microsoft Graph instead. I found inspiration in multiple places and have been cooking a little script that I wanted to share with the community. Info and the script can be found at my webpage: SharePoint Online - Get tenant storage usage with PowerShell and MgGraph cmdlets - Christoffer Klarskov Jakobsen - Microsoft Architect I hope some of you can use it :)163Views0likes0CommentsPractical Graph: Creating SharePoint News Items from an RSS Feed
This article explains how to use the SharePoint Pages API to create new site pages with the Microsoft Graph PowerShell SDK after reading information from an RSS feed. Parsing the RSS feed to find article details is just one of the challenges encountered and solved to accomplish the goal. https://practical365.com/sharepoint-pages-api-rss/32Views0likes0CommentsPractical Graph: Exploring the Best Way to Control User Access to Entra ID Apps
Most Microsoft 365 tenants have a collection of Entra ID apps to manage. One task might be to control access to Entra ID apps, so the question is how best to do this. Assignments for users and groups control the ability to use apps while custom app roles are there for developers to determine what a user can done when they run an app. https://practical365.com/access-to-entra-id-apps/102Views0likes1CommentMicrosoft Graph PowerShell SDK Needs to Fix Its Password Problem
The Microsoft Graph PowerShell SDK offers developers easy access to data across the Microsoft 365 ecosystem and that’s good. However, there’s a problem with Graph SDK plain text passwords that must be fixed. In today’s threat climate, passwords should be passed as secure strings. It’s a small but important step to improve overall security. https://office365itpros.com/2025/02/14/graph-sdk-plain-text-passwords/23Views0likes0Comments🚀 Mastering Microsoft Power Platform Fundamentals – My Learning Journey & Tips!
I recently completed the Power Platform Fundamentals Learning Plan and wanted to share my journey, key takeaways, and useful tips for anyone looking to get certified! 💡 What I learned: ✔ How Power Automate simplifies workflows ✔ Dataverse best practices ✔ Custom app-building insights Here’s the official Microsoft Learn Plan I followed: [Power Platform Fundamentals Learning Plan] 📢 If you're preparing for the exam or just exploring Power Platform, let’s connect and discuss! Feel free to ask any questions. 🚀43Views0likes0CommentsPractical Graph: Controlling App Access to SharePoint Online Sites
The Microsoft Graph API offers great access to SharePoint Online site content, but sometimes the need exists to resist app access to SharePoint Online sites. That's where the Sites.Selected Graph permission comes in by allowing administrators to dictate exactly which sites an app can access. Practice the Principle of Least Permission! https://practical365.com/restrict-app-access-to-sharepoint-sites/220Views0likes0Comments