Metadata-Version: 1.1
Name: azure-cli-network
Version: 0.1.1b1
Summary: Microsoft Azure Command-Line Tools Network Command Module
Home-page: https://github.com/Azure/azure-cli
Author: Microsoft Corporation
Author-email: azpycli@microsoft.com
License: MIT
Description: Microsoft Azure CLI 'network' Command Module
        ==================================
        
        This package is for the 'network' module.
        i.e. 'az network'
        
        
        
        
        .. :changelog:
        
        Release History
        ===============
        
        0.1.1b1 (2017-01-17)
        +++++++++++++++++++++
        
        **Breaking changes**
        
        Renames --sku-name to --sku and removes the --sku-tier parameter. It is parsed from the SKU name.
        
        For the application-gateway {subresource} list commands, changes the alias for the application gateway name from --name/-n to --gateway-name.
        
        Renames vpn-gateway commands to vnet-gateway commands for consistency with the SDK, Powershell, and the VPN connection commands.
        
        Adds 'name-or-id' logic to vpn-connection create so that you can specify the appropriate resource name instead of only the ID. Renames the related arguments to omit -id.
        
        Removes --enable-bgp from the vnet-gateway create command.
        
        * Improvements to ExpressRoute update commands
        * RouteTable/Route command updates
        * VPN connection fixes
        * VNet Gateway Fixes and Enhancements
        * Application Gateway Commands and Fixes
        * DNS Fixes
        * DNS Record Set Create Updates
        * ExpressRoute peering client-side validation
        
        0.1.0b11 (2016-12-12)
        +++++++++++++++++++++
        
        * Preview release.
        
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: License :: OSI Approved :: MIT License
