Metadata-Version: 1.1
Name: azure-cli-hdinsight
Version: 0.3.5
Summary: Microsoft Azure Command-Line Tools HDInsight Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI 'hdinsight' Command Module
        ==============================================
        
        This package is for the 'hdinsight' module.
        i.e. 'az hdinsight'
        
        
        
        
        .. :changelog:
        
        Release History
        ===============
        
        0.3.5
        +++++
        * Support for using `--ssh-public-key` parameter in `hdinsight create` command.
        
        0.3.4
        +++++
        * Upgrade azure-mgmt-storage from 3.1.1 to 3.3.0
        
        0.3.3
        +++++
        * Minor fixes.
        
        0.3.2
        +++++
        * `create`: added the `--storage-account-managed-identity` parameter to support ADLS Gen2 MSI.
        
        0.3.1
        +++++
        * Minor fixes.
        
        0.3.0
        +++++
        
        * BREAKING CHANGE: `create`, `application create`: Removed the `--virtual-network` and `--subnet-name` parameters.
                           `create`: Change the `--storage-account` to accept name or id of storage account instead of blob endpoints.
        * `create`: added the `--vnet-name` and `--subnet-name` parameters.
        * `create`: added support for Enterprise Security Package and disk encryption
        * Added `rotate-disk-encryption-key` command
        * Added `update` command
        
        0.2.0
        +++++
        
        * Add commands for managing applications
        * Add commands for managing script actions
        * Add commands for managing Operations Management Suite (OMS)
        * `hdinsight list-usage`: support to list regional usages
        * `hdinsight create`: remove default cluster type
        
        0.1.0
        +++++
        
        * Initial release of module.
        
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
