|
1 |
| -2015.07.16 version 0.9.5 |
| 1 | +2015.07.17 version 0.9.5 |
| 2 | +* Azure SQL cmdlets |
| 3 | + * Allowing to use of Storage V2 accounts in Auditing policies |
| 4 | +* Azure RedisCache cmdlets |
| 5 | + * Set-AzureRedisCache - Bug fix done in management API that fixes bug here as well, Make return type public |
| 6 | + * New-AzureRedisCache - Make return type public |
| 7 | + * Get-AzureRedisCache - Make return type public |
| 8 | + * Azure Network Resource Provider cmdlets |
| 9 | + * Added Application Gateway cmdlets |
| 10 | + * New-AzureApplicationGateway |
| 11 | + * Start-AzureApplicationGateway |
| 12 | + * Stop-AzureApplicationGateway |
| 13 | + * SetAzureApplicationGateway |
| 14 | + * GetAzureApplicationGateway |
| 15 | + * RemoveAzureApplicationGateway |
| 16 | + * Added Application Gateway Backend Address Pool cmdlets |
| 17 | + * New-AzureApplicationGatewayBackendAddressPool |
| 18 | + * Add-AzureApplicationGatewayBackendAddressPool |
| 19 | + * Set-AzureApplicationGatewayBackendAddressPool |
| 20 | + * Get-AzureApplicationGatewayBackendAddressPool |
| 21 | + * Remove-AzureApplicationGatewayBackendAddressPool |
| 22 | + * Added Application Gateway Backend HTTP Settings cmdlets |
| 23 | + * New-AzureApplicationGatewayBackendHttpSettings |
| 24 | + * Add-AzureApplicationGatewayBackendHttpSettings |
| 25 | + * Set-AzureApplicationGatewayBackendHttpSettings |
| 26 | + * Get-AzureApplicationGatewayBackendHttpSettings |
| 27 | + * Remove-AzureApplicationGatewayBackendHttpSettings |
| 28 | + * Added Application Gateway Frontend IP Configuration cmdlets |
| 29 | + * New-AzureApplicationGatewayFrontendIPConfiguration |
| 30 | + * Add-AzureApplicationGatewayFrontendIPConfiguration |
| 31 | + * Set-AzureApplicationGatewayFrontendIPConfiguration |
| 32 | + * Get-AzureApplicationGatewayFrontendIPConfiguration |
| 33 | + * Remove-AzureApplicationGatewayFrontendIPConfiguration |
| 34 | + * Added Application Gateway Frontend Port cmdlets |
| 35 | + * New-AzureApplicationGatewayFrontendPort |
| 36 | + * Add-AzureApplicationGatewayFrontendPort |
| 37 | + * Set-AzureApplicationGatewayFrontendPort |
| 38 | + * Get-AzureApplicationGatewayFrontendPort |
| 39 | + * Remove-AzureApplicationGatewayFrontendPort |
| 40 | + * Added Application Gateway IP Configuration cmdlets |
| 41 | + * New-AzureApplicationGatewayGatewayIPConfiguration |
| 42 | + * Add-AzureApplicationGatewayGatewayIPConfiguration |
| 43 | + * Set-AzureApplicationGatewayGatewayIPConfiguration |
| 44 | + * Get-AzureApplicationGatewayGatewayIPConfiguration |
| 45 | + * Remove-AzureApplicationGatewayGatewayIPConfiguration |
| 46 | + * Added Application Gateway HTTP Listener cmdlets |
| 47 | + * New-AzureApplicationGatewayHttpListener |
| 48 | + * Add-AzureApplicationGatewayHttpListener |
| 49 | + * Set-AzureApplicationGatewayHttpListener |
| 50 | + * Get-AzureApplicationGatewayHttpListener |
| 51 | + * Remove-AzureApplicationGatewayHttpListener |
| 52 | + * Added Application Gateway Request Routing Rule cmdlets |
| 53 | + * New-AzureApplicationGatewayRequestRoutingRule |
| 54 | + * Add-AzureApplicationGatewayRequestRoutingRule |
| 55 | + * Set-AzureApplicationGatewayRequestRoutingRule |
| 56 | + * Get-AzureApplicationGatewayRequestRoutingRule |
| 57 | + * Remove-AzureApplicationGatewayRequestRoutingRule |
| 58 | + * Added Application Gateway SKU cmdlets |
| 59 | + * New-AzureApplicationGatewaySku |
| 60 | + * Set-AzureApplicationGatewaySku |
| 61 | + * Get-AzureApplicationGatewaySku |
| 62 | + * Added Application Gateway SSL Certificate cmdlets |
| 63 | + * New-AzureApplicationGatewaySslCertificate |
| 64 | + * Add-AzureApplicationGatewaySslCertificate |
| 65 | + * Set-AzureApplicationGatewaySslCertificate |
| 66 | + * Get-AzureApplicationGatewaySslCertificate |
| 67 | + * Remove-AzureApplicationGatewaySslCertificate |
| 68 | + * Fixed minor bugs AzureLoadbalancer |
| 69 | + * Renamed Get-AzureCheckDnsAvailablity to Test-AzureDnsAvailability |
| 70 | + * Added cmdlets to RouteTables and Routes |
| 71 | + * New-AzureRouteTable |
| 72 | + * Get-AzureRouteTable |
| 73 | + * Set-AzureRouteTable |
| 74 | + * Remove-AzureRouteTable |
| 75 | + * New-AzureRouteConfig |
| 76 | + * Add-AzureRouteConfig |
| 77 | + * Set-AzureRouteConfig |
| 78 | + * Get-AzureRouteConfig |
| 79 | + * Remove-AzureRouteConfig |
| 80 | +* Azure Network cmdlets |
| 81 | + * Reserved IP cmdlets (New-AzureReservedIP, Get-AzureReservedIP, Set-AzureReservedIPAssociation, Remove-AzureReservedIPAssociation) fixed to support -VirtualIPName parameter |
| 82 | + * Multivip Cmdlets (Add-AzureVirtualIP, Remove-AzureVirtualIP) fixed to support -VirtualIPName parameter |
| 83 | +* Azure Backup cmdlets |
| 84 | + *Added New-AzureBackupVault cmdlets |
| 85 | + *Added Get-AzureBackupVault cmdlets |
| 86 | + *Added Set-AzureBackupVault cmdlets |
| 87 | + *Added Remove-AzureBackupVault cmdlets |
| 88 | + *Added Get-AzureBackupVaultCredential cmdlets |
2 | 89 | * Azure Resource Manager cmdlets
|
3 |
| - * Fixed formatting of output for Get-UsageAggregates |
4 |
| - * Fixed executing Get-UsageAggregates when first cmdlet being called. |
| 90 | + * Fixed formatting of output for Get-UsageAggregates |
| 91 | + * Fixed executing Get-UsageAggregates when first cmdlet being called. |
| 92 | +* Added TrafficManager cmdlets |
| 93 | + * Enable-AzureTrafficManagerProfile |
| 94 | + * Disable-AzureTrafficManagerProfile |
| 95 | + * New-AzureTrafficManagerEndpoint |
| 96 | + * Get-AzureTrafficManagerEndpoint |
| 97 | + * Set-AzureTrafficManagerEndpoint |
| 98 | + * Remove-AzureTrafficManagerEndpoint |
| 99 | + * Enable-AzureTrafficManagerEndpoint |
| 100 | + * Disable-AzureTrafficManagerEndpoint |
| 101 | +* Upgraded TrafficManager cmdlets |
| 102 | + * Get-AzureTrafficManagerProfile |
| 103 | + * Name is now optional (it will list all profiles in resource group) |
| 104 | + * Resource group is now optional (it will list all profiles in subscription) |
| 105 | +* Azure Data Factory cmdlets |
| 106 | + * Upgraded management library to 1.0.0 with breaking JSON format change. |
| 107 | + * Updated list operation paging support in cmdlets. |
5 | 108 |
|
6 | 109 | 2015.06.26 version 0.9.4
|
7 | 110 | * Azure Compute cmdlets
|
|
0 commit comments