Metadata-Version: 2.0
Name: azure-cli-monitor
Version: 0.0.3
Summary: Microsoft Azure Command-Line Tools Monitor Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: azure-cli-command-modules-nspkg (>=2.0.0)
Requires-Dist: azure-cli-core
Requires-Dist: azure-mgmt-monitor (==0.2.1)
Requires-Dist: azure-monitor (==0.3.0)

Microsoft Azure CLI 'Monitor' Command Module
============================================



.. :changelog:

Release History
===============

0.0.3 (2017-04-28)
+++++++++++++++++++++

* Bug Fix: Modeling `--actions` of `az alert-rules create` to consume JSON string (#3009)
* Bug fix - diagnostic settings create does not accept logs/metrics from show commands (#2913)

0.0.2 (2017-04-17)
+++++++++++++++++++++

* Apply core changes required for JSON string parsing from shell (#2705)

0.0.1 (2017-04-03)
+++++++++++++++++++++

* Preview release.


