Skip to content

rajat29gupta/Partner-Center-Bot

 
 

Repository files navigation

Partner Center Bot

This is a sample project that demonstrates how to leverage the Microsoft Bot framework to construct a bot that interacts with Partner Center. With this initial release, limited features are supported. Additional abilities will be added over time. The intent of this project is not to provide a fully functional bot, but rather to demonstrate how this technology can be utilized to support customers.

This project is being provided with community support only. If you need help, please log an issue using the issue tracker.

Current Build Status: Build Status

Features

Currently, this project has the ability to list customers, select a specific customer, and list the subscriptions for that particular customer.

Bot Interaction

In addition to integrating with Partner Center, the bot integrates with the QnA Maker cognitive service. This makes it where the user can get answers to commonly asked questions.

Bot Interaction

Deployment

Please follow the deployment guide to obtain the necessary information for the ARM template. Once all the prerequisites have been fulfilled please click the Deploy to Azure button below to deploy the solution.

Deploy to Azure Visualize

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.

About

Bot that interacts with Partner Center

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.7%
  • Other 0.3%