Microsoft 365 development
Integrate Microsoft 365 Copilot declarative agents with Azure AI Search
Azure AI Search gives M365 Copilot agents balanced control over knowledge without custom agent complexity. The smart middle ground for RAG you're overlooking.
Easily debug Microsoft Graph Java SDK requests
Using the Microsoft Graph Java SDK is a convenient way to connect your app to Microsoft 365. Here's how you can easily debug API requests issued from the SDK.
Easily debug Microsoft Graph Python SDK requests
Using the Microsoft Graph Python SDK is a convenient way to connect your app to Microsoft 365. Here's how you can easily debug API requests issued from the SDK.
Easily debug Microsoft Graph .NET SDK requests
Using the Microsoft Graph .NET SDK is a convenient way to connect your app to Microsoft 365. Here's how you can easily debug API requests issued from the SDK.
Easily handle long-running operations using middleware in the Microsoft Graph .NET SDK
If you use the Microsoft Graph .NET SDK and need to handle long-running operations, build it as a middleware. Here's how.