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 GitHubReferences
The tutorial will introduce you to the Dev Proxy and show you how to use its features.
Instructions on how to change the mocks file used by the Dev Proxy.
Instructions on how to configure the Dev Proxy to use a different configuration file.