Skip to main content
Dev Proxy Microsoft Graph connectors Copilot for Microsoft 365 Microsoft Graph Microsoft Teams

Simulate handling Teams Admin Center notification for Graph connectors

Last modified on February 5, 2025

This sample contains mocks for simulating handling notifications from the Teams Admin Center (TAC) for Graph connectors. Using these mocks, you can simulate enabling and disabling a Graph connector through Teams Admin Center, without having to package your Graph connector as a Teams app and deploying it to Teams Admin Center first. This sample also contains mocks for handling creating the external connection, provisioning the schema, ingesting external items and deleting the connection.

View on GitHub Download from GitHub

References

Get started with the Dev Proxy

The tutorial will introduce you to the Dev Proxy and show you how to use its features.

Change mocks file

Instructions on how to change the mocks file used by the Dev Proxy.

Use preset configurations

Instructions on how to configure the Dev Proxy to use a different configuration file.