Mocks for the "Get started with Microsoft Graph Toolkit" learn module
This sample contains mocks for the "Get started with Microsoft Graph Toolkit" learn module. The mocks allow you to simulate the behavior of the Microsoft Graph API without making actual requests to the service.
Mocks for the “Get started with Microsoft Graph Toolkit” learn module
Summary
This sample contains mocks for the “Get started with Microsoft Graph Toolkit” learn module. The mocks allow you to simulate the behavior of the Microsoft Graph API without making actual requests to the service. Using this preset you can complete exercises from the learn module without having to create a Microsoft 365 tenant or use a real Microsoft 365 account.
Compatibility
Contributors
Version history
| Version | Date | Comments |
|---|---|---|
| 1.5 | February 4, 2026 | Updated to Dev Proxy v2.1.0 |
| 1.4 | January 18, 2026 | Moved config files to .devproxy folder |
| 1.3 | January 5, 2026 | Updated to Dev Proxy v2.0.0 |
| 1.2 | February 29, 2024 | Updated Dev Proxy version to stable |
| 1.1 | February 13, 2024 | Updated to use the new EntraMockResponsePlugin |
| 1.0 | February 9, 2024 | Initial release |
Minimal path to awesome
- Get the preset using Dev Proxy by running
devproxy config get learn-msgraph-toolkit-intro - Start Dev Proxy with the config file, by running
devproxy - Follow along with the Get started with Microsoft Graph Toolkit learn module
Help
We do not support samples, but this community is always willing to help, and we want to improve these samples. We use GitHub to track issues, which makes it easy for community members to volunteer their time and help resolve issues.
You can try looking at issues related to this sample to see if anybody else is having the same issues.
If you encounter any issues using this sample, create a new issue.
Finally, if you have an idea for improvement, make a suggestion.
Disclaimer
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.