Skip to content

Azurekit is a Python SDK for managing your Azure accounts and all deployed resources. This way you can see, for example, all Ubuntu 16.06 machines deployed in your accounts

License

Notifications You must be signed in to change notification settings

davidmoremad/azurekit

Repository files navigation

Azure Kit

Read the Docs PyPI - Python Version Package Version Codacy Coverage

What is AzureKit?

Azurekit is a Python SDK for managing your Azure accounts and all deployed resources. You will be able to list all the inventory of the organization, make queries at the management level and above all, automate and speed up your day to day.

The objective of the SDK is to abstract the use of Azure, being able to dig through all the data of our account, and for example you will be able of:

  • Run a SSH-Command on all the machines on your different accounts.
  • List all instances with exposed critical ports like 22 or 3389
  • Get info about all certificates of your account/s
  • Obtain all the infrastructure after a domain associated with a balancer
  • Get the price per account or resource_group in a few seconds.

About

Azurekit is a Python SDK for managing your Azure accounts and all deployed resources. This way you can see, for example, all Ubuntu 16.06 machines deployed in your accounts

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages