erichexter / AzureBot

This is the source code which runs the Microsoft AzureBot.

Home Page:http://aka.ms/AzureBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AzureBot

The AzureBot was created to improve the productivity of any developer, admin, or team working with Azure. It is not currently publicly available, but you can follow our Developer Set Up to run it yourself and contribute.

This first 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.

This is the home of the code used to run the AzureBot.

Developer Set Up

AzureBot is built with the [Microsoft Bot framework] (http://docs.botframework.com/) 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

If you are interested in contributing to this project feel free to submit a pull request to the beta branch. If you find issues with or desire improvements for the existing functionality, please file an issue here in GitHub.

Contact

Please reach out to azurebot at microsoft dot c o m.

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

About

This is the source code which runs the Microsoft AzureBot.

http://aka.ms/AzureBot

License:MIT License


Languages

Language:JavaScript 51.3%Language:C# 48.5%Language:HTML 0.1%Language:ASP 0.0%