microsoft / 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 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.

AzureBot Example

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

About

This is the source code which runs the Microsoft AzureBot.

http://aka.ms/AzureBot

License:MIT License


Languages

Language:JavaScript 51.0%Language:C# 48.9%Language:HTML 0.1%Language:ASP 0.0%