CRUD APIs with Northwind database data
Last modified on February 5, 2025
This sample contains a CRUD API for the 'Connect Copilot for Microsoft 365 to your external data in real-time with message extension plugins built with .NET and Visual Studio' learn module. The CRUD API simulates the behavior of a custom API protected with Microsoft Entra that returns product data. Using this preset you can complete exercises from the learn module without having to create a real custom API.
View on GitHub Download from GitHubReferences
Learn how to use the Dev Proxy to simulate a CRUD API.
Learn how to use the Dev Proxy to simulate a CRUD API secured with Microsoft Entra.
The tutorial will introduce you to the Dev Proxy and show you how to use its features.
Instructions on how to configure the Dev Proxy to use a different configuration file.