Skip to content
This repository has been archived by the owner on Jul 2, 2019. It is now read-only.

Commit

Permalink
Move docs and update readme (#107)
Browse files Browse the repository at this point in the history
* adding legal info to help msg
* moving documents to gh-pages branch
  • Loading branch information
dtzar authored and nzthiago committed Aug 30, 2016
1 parent 9ab63fb commit e4cec79
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 240 deletions.
23 changes: 3 additions & 20 deletions README.md
@@ -1,26 +1,9 @@
# 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](/docs/DeveloperSetup.md) to run it yourself and contribute.
The AzureBot was created to improve the productivity of any developer, admin, or team working with Azure.

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.
For documentation for developers, contributing, and contacting us, please see the [gh-pages branch](https://github.com/Microsoft/AzureBot/tree/gh-pages).

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](http://docs.botframework.com/sdkreference/csharp/). It uses the [Azure Resource Manager Nuget package](https://www.nuget.org/packages/Microsoft.Azure.Management.ResourceManager) and other Azure packages.

Follow our [Developer Set Up](/docs/DeveloperSetup.md) guide to get started.

## UX Guidelines

If creating new commands, our [UX Guidelines](docs/UX.Guidelines.md) 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](https://github.com/Microsoft/AzureBot/tree/beta). If you find issues with or desire improvements for the existing functionality, please [file an issue](https://github.com/Microsoft/AzureBot/issues) here in GitHub.

## Contact
Please reach out to azurebot at microsoft dot c o m.
You can start using AzureBot today and see our Privacy and Services statements by going to the [AzureBot in the Bot Framework directory](https://bots.botframework.com/bot?id=azurebot).

## Code of Conduct

Expand Down
51 changes: 0 additions & 51 deletions docs/CreateAzureADforAzureBot.md

This file was deleted.

54 changes: 0 additions & 54 deletions docs/CreatingAzureBotConversations.md

This file was deleted.

90 changes: 0 additions & 90 deletions docs/DeveloperSetup.md

This file was deleted.

25 changes: 0 additions & 25 deletions docs/UX.Guidelines.md

This file was deleted.

Binary file removed docs/media/AzureAD-GetTenantID.jpg
Binary file not shown.
Binary file removed docs/media/AzureAD-NewApp.jpg
Binary file not shown.
Binary file removed docs/media/AzureAD-Permissions.jpg
Binary file not shown.
Binary file removed docs/media/DevSetup-BotEmulator.png
Binary file not shown.

0 comments on commit e4cec79

Please sign in to comment.