An introduction to Microsoft Graph Connectors
Published on:
Learn moreRelated posts
Extending Copilot with Dataverse grounded declarative agents
Extend Microsoft 365 Copilot with declarative agents grounded in information from Dataverse, whilst leveraging the TypeSpec project template i...
Lewis and Laura vs. Fabric Notebooks and Microsoft Graph: Part 1
This week my friend Laura GB told me about some fun she was having with Python in Fabric Notebooks, working to access Excel table data for pro...
Building Copilot Studio agents with Azure AI Search and Mapped Citations
Integration with custom systems and enterprise use cases often requires more than the out-of-the-box Copilot Studio knowledge sources. Azure A...
Extend Microsoft 365 Copilot with Copilot Studio custom agents
Custom engine agents are better suited for scenarios using richer capabilities such as bringing your own model, orchestrator and adding proact...
Make debugging flows in agents easier with Application Insights
Is debugging getting complex for your agents built in Copilot Studio? Adding Power Automate into the mix? Make the process easier with custom ...
Data Loss Prevention for Copilot Studio
Data loss prevention is one of the primary tools to ensuring a good governance implementation when enabling makers with agentic capabilities i...
Extending Microsoft 365 Copilot with agents & Graph Connectors
I'm going to show you how to get the 80% chunk of value out of Microsoft 365 Copilot by extending it with enterprise data sources using Graph ...
Conference Sessions
Here I like to keep a timeline of the events I've spoken at or that I've really enjoyed attending. You can find my sessionize here if you're i...
Conditional Logic in C#
The conditional operator is one of my favourite methods of implementing simple conditional logic in C# and is a simplified alternative to writ...
Variables and Data Types in C#
A variable is a tool or container we can use to store data or a value of a specific data type, that can then continue to be changed throughout...