0a9cc37719
* add VSTS definitions * no longer supported update |
||
---|---|---|
AzureBot | ||
AzureBot.ConsoleConversation | ||
AzureBot.Services.Common | ||
AzureBot.Services.ResourceGroups | ||
AzureBot.Services.Runbooks | ||
AzureBot.Services.VMs | ||
AzureBot.Tests | ||
AzureBot.VSTS | ||
.gitignore | ||
AzureBot.gif | ||
AzureBot.sln | ||
LICENSE | ||
README.md | ||
_config.yml | ||
index.md |
README.md
AzureBot Sample
The AzureBot is a sample that showcases how the Microsoft Bot Framework and Cognitive services can be used to create intelligent bots. The sample was created to show how a bot can be used to improve the productivity of any developer, admin, or team working with Azure. If you would like to set it up yourself and contribute, follow our Developer Set Up.
As of January 29, 2018 we no longer maintain or host this Bot.
The current implementation focuses on authenticating to the user's Azure subscription, selecting and switching subscriptions, starting and stopping RM-based virtual machines, and listing and starting Azure Automation runbooks.
Developer Set Up
AzureBot is built with the Microsoft Bot Framework and the Microsoft Bot Builder C# SDK. It uses the Azure Resource Manager Nuget package and other Azure packages.
Follow our Developer Set Up guide to get started.
UX Guidelines
If creating new commands, our UX Guidelines are helpful for the conversational tone and best practices.
Contributing
Note that the AzureBot is a sample and not actively supported. If you are interested to take over maintenance of this project, please file an issue.
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.
Copyright and license
Code released under the MIT license