
Fixing Second Repo Permissions Issue in GitHub Codespaces
During a recent demo, I ran into a repository permissions issue in GitHub Codespaces after cloning another repo and trying to commit code—this didn’t work.
During a recent demo, I ran into a repository permissions issue in GitHub Codespaces after cloning another repo and trying to commit code—this didn’t work.
I am going to talk and walkthrough building a Web API that connects to SharePoint Lists with PnP Core SDK and integrate this into Microsoft 365 Copilot Declarative Agent with API Plugin (actions) using Delegated permissions and Single Sign On (SSO).
Are you looking to build Microsoft 365 Copilot agents? you can either use Teams Toolkit Visual Studio Code Extension OR use the Teams Toolkit CLI by quickly scaffolding them with a command and some good news, in the recent change to Microsoft Copilot licensing you can now do this for FREE! 🎉🥳
In my journey with Microsoft 365 technologies, I write blog posts to share my knowledge. Recently, I explored creating an AI agent with Microsoft 365 Copilot to assist in content creation. As an MVP, I often write late at night, so an AI helper can kickstart my blog posts, generate imagery or check my paragraphs.
Starting with the first post of 2025 and found a nice surprise whilst exploring some of the updates in the features for "Agents in SharePoint" for interacting in Microsoft Teams referring to the SharePoint agent in chat.
Are you looking to extend your Graph Connector as a data source in Microsoft 365 Copilot, here is an example for you to understand the process of consuming the data in your agent.