0c7291dbba | ||
---|---|---|
docs | ||
src | ||
.editorconfig | ||
.gitignore | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
ISSUE_TEMPLATE.md | ||
LICENSE | ||
Partner-Center-Bot.json | ||
Partner-Center-Bot.sln | ||
README.md | ||
azuredeploy.json | ||
azuredeploy.parameters.json |
README.md
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.
Features
Currently, this project has the ability to list customers, select a specific customer, and list the subscriptions for that particular customer.
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.
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.
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.