Bot that interacts with Partner Center
Перейти к файлу
Isaiah Williams fd5c2c325c added O365 health information 2017-05-13 14:01:46 +00:00
docs initial commit 2017-03-21 10:57:28 -05:00
src/Bot added O365 health information 2017-05-13 14:01:46 +00:00
.editorconfig added O365 health information 2017-05-13 14:01:46 +00:00
.gitignore initial commit 2017-03-21 10:57:28 -05:00
CONTRIBUTING.md initial commit 2017-03-21 10:57:28 -05:00
LICENSE initial commit 2017-03-21 10:57:28 -05:00
Partner-Center-Bot.json initial commit 2017-03-21 10:57:28 -05:00
Partner-Center-Bot.sln added O365 health information 2017-05-13 14:01:46 +00:00
README.md added O365 health information 2017-05-13 14:01:46 +00:00
azuredeploy.json added O365 health information 2017-05-13 14:01:46 +00:00
azuredeploy.parameters.json added O365 health information 2017-05-13 14:01:46 +00:00

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 utilize to support customers. Most customers want the ability to resolve issues on their own, and this sample provides you a tool that can help fulfill that desire.

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 review the Deployment guide for details on how to deploy this 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.