Skip to content

A better cloud experience right from Microsoft Teams.

Notifications You must be signed in to change notification settings

camelwater/CloudManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Manager

Cloud Manager is a user-friendly cloud infrastructure operation tool integrated directly into Microsoft Teams.
By executing some simple commands or using Microsoft Teams's messaging extension feature, anyone can quickly and easily manage their Azure environments without ever leaving Teams.

Roadmap

Version 1.0

Basic command-based bot with VM management functionality.

  • 4 commands to create, delete, start, and stop virtual machines.
  • Command list to show user available commands and proper usage.
  • Call GitHub REST API to manually trigger corresponding workflows based on the user's command.
  • GitHub actions executes the user's command in Azure.
  • Show GitHub API status to the user and the details of their command.
  • Support for other virtual machine commands, such as restarting and deallocation.
  • Azure SDK integration
  • Show the GitHub workflow's status upon completion or failure.
  • Return the Azure command's status back to the user upon completion or failure.

Version 2.0

More user-friendly card-based bot with greater cloud functionality.

  • Expanded support for other cloud services, such as resource groups and policies.
  • Bot utilises Microsoft Teams's cards.
  • Users can select what operation they want to execute or type it in chronologically.
  • Users can select required information and parameters of their Azure operation.

About

A better cloud experience right from Microsoft Teams.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published