Tag: Microsoft Graph

Microsoft Graph API: Purpose, Use Cases, and Examples
Microsoft Graph API: Purpose, Use Cases, and Examples
Blog Posts

In the modern workplace, data is spread across numerous platforms and services, creating a need for a unified way to access and interact with this data. Microsoft Graph API serves as a bridge that connects various Microsoft services, providing developers with a unified endpoint to interact with data from Office 365, Azure Active Directory, SharePoint,… READ MORE

Controlling app access on a specific SharePoint site collections
Controlling app access on a specific SharePoint site collections
Blog Posts

Imagine facing a significant challenge when your automation processes suddenly fail due to expired SharePoint secrets, interrupting access to a key SharePoint site and bringing operations to a halt. After reaching out to the IT team, they promptly replaced the outdated app in Azure Apps with a new one, generating fresh credentials — tenant ID, secrets,… READ MORE

HOT SEAT with Vesa Juvonen - SharePoint Framework (SPFx)
HOT SEAT with Vesa Juvonen – SharePoint Framework (SPFx)
Webinars

HOT SEAT with Vesa Juvonen – SharePoint Framework (SPFx) In this rapid fire Q&A Hot Seat, Vesa Juvonen, Principal Product Manager, Microsoft, answers questions on SPFx pre-install, dependencies, and the technical stack. The discussion covers the advantages and disadvantages of tightly coupling SPFX with SharePoint online. Vesa is a principal product manager at Microsoft, located… READ MORE

HOT SEAT - Microsoft 365 Development
HOT SEAT – Microsoft 365 Development
Webinars

HOT SEAT – Microsoft 365 Development Tom Morgan, MVP, takes to the ESPC Hot Seat for this rapid fire Q&A on all things Microsoft 365 Development. Watch the recording now to find out the answers to some of the hottest Microsoft 365 questions today! Find out answers to common questions around Microsoft 365 #Copilot, #MicrosoftGraph,… READ MORE

Replace an owner in all their Teams
Replace an owner in all their Teams
Blog Posts

Microsoft Teams without an owner are no longer manageable, so what happens if some user leaves the company and he/she was an owner in several Teams? Multiple owners We always suggest at least one owner per Team and adding a “manager” account, an account that isn’t used for daily used, but can be accessed when… READ MORE

Microsoft Graph API and the Power Platform
Microsoft Graph API and the Power Platform
Blog Posts

This is going to be a large series of posts about the Microsoft Graph API and the Power Platform. Introduction to the Graph API I often get asked questions about the Graph API when using Power Automate. It can be difficult to get the configuration right. It only takes one character being wrong and the Power… READ MORE

Use Siri Shortcuts to make Microsoft Graph Requests
Use Siri Shortcuts to make Microsoft Graph Requests
Blog Posts

Just two days ago I published Set your Teams Status to In a Call when using other Calling & Meeting Apps on iOS. In this article, I explained how we can leverage Siri Shortcuts on iOS to call an Azure Function which then executes web requests against the Microsoft Graph API. Today I wanted to see… READ MORE