Metadata-Version: 2.0
Name: azure-mon
Version: 0.1.0
Summary: A tool for seeing age of resources under a subscription in Azure
Home-page: https://github.com/vishnu-ks/azure-mon
Author: Vishnu KS
Author-email: ksvishnu56@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: azure-cli
Requires-Dist: azure-mgmt-monitor
Requires-Dist: azure-monitor

It's a small tool written in python on top of azure-monitor python package. It can help you for geting the number of days each resources ran which are not yet expired or deleted. For more info and usage description please visit github repo.


