|
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 |
2 | 4 | * Azure RedisCache cmdlets |
3 | | - * Set-AzureRedisCache - Bug fix done in management API that fixes bug here as well, Make return type public |
4 | | - * New-AzureRedisCache - Make return type public |
5 | | - * Get-AzureRedisCache - Make return type public |
6 | | -* Azure Network Resource Provider cmdlets |
7 | | - * Added Application Gateway cmdlets |
8 | | - * New-AzureApplicationGateway |
9 | | - * Start-AzureApplicationGateway |
10 | | - * Stop-AzureApplicationGateway |
11 | | - * SetAzureApplicationGateway |
12 | | - * GetAzureApplicationGateway |
13 | | - * RemoveAzureApplicationGateway |
14 | | - * Added Application Gateway Backend Address Pool cmdlets |
15 | | - * New-AzureApplicationGatewayBackendAddressPool |
16 | | - * Add-AzureApplicationGatewayBackendAddressPool |
17 | | - * Set-AzureApplicationGatewayBackendAddressPool |
18 | | - * Get-AzureApplicationGatewayBackendAddressPool |
19 | | - * Remove-AzureApplicationGatewayBackendAddressPool |
20 | | - * Added Application Gateway Backend HTTP Settings cmdlets |
21 | | - * New-AzureApplicationGatewayBackendHttpSettings |
22 | | - * Add-AzureApplicationGatewayBackendHttpSettings |
23 | | - * Set-AzureApplicationGatewayBackendHttpSettings |
24 | | - * Get-AzureApplicationGatewayBackendHttpSettings |
25 | | - * Remove-AzureApplicationGatewayBackendHttpSettings |
26 | | - * Added Application Gateway Frontend IP Configuration cmdlets |
27 | | - * New-AzureApplicationGatewayFrontendIPConfiguration |
28 | | - * Add-AzureApplicationGatewayFrontendIPConfiguration |
29 | | - * Set-AzureApplicationGatewayFrontendIPConfiguration |
30 | | - * Get-AzureApplicationGatewayFrontendIPConfiguration |
31 | | - * Remove-AzureApplicationGatewayFrontendIPConfiguration |
32 | | - * Added Application Gateway Frontend Port cmdlets |
33 | | - * New-AzureApplicationGatewayFrontendPort |
34 | | - * Add-AzureApplicationGatewayFrontendPort |
35 | | - * Set-AzureApplicationGatewayFrontendPort |
36 | | - * Get-AzureApplicationGatewayFrontendPort |
37 | | - * Remove-AzureApplicationGatewayFrontendPort |
38 | | - * Added Application Gateway IP Configuration cmdlets |
39 | | - * New-AzureApplicationGatewayGatewayIPConfiguration |
40 | | - * Add-AzureApplicationGatewayGatewayIPConfiguration |
41 | | - * Set-AzureApplicationGatewayGatewayIPConfiguration |
42 | | - * Get-AzureApplicationGatewayGatewayIPConfiguration |
43 | | - * Remove-AzureApplicationGatewayGatewayIPConfiguration |
44 | | - * Added Application Gateway HTTP Listener cmdlets |
45 | | - * New-AzureApplicationGatewayHttpListener |
46 | | - * Add-AzureApplicationGatewayHttpListener |
47 | | - * Set-AzureApplicationGatewayHttpListener |
48 | | - * Get-AzureApplicationGatewayHttpListener |
49 | | - * Remove-AzureApplicationGatewayHttpListener |
50 | | - * Added Application Gateway Request Routing Rule cmdlets |
51 | | - * New-AzureApplicationGatewayRequestRoutingRule |
52 | | - * Add-AzureApplicationGatewayRequestRoutingRule |
53 | | - * Set-AzureApplicationGatewayRequestRoutingRule |
54 | | - * Get-AzureApplicationGatewayRequestRoutingRule |
55 | | - * Remove-AzureApplicationGatewayRequestRoutingRule |
56 | | - * Added Application Gateway SKU cmdlets |
57 | | - * New-AzureApplicationGatewaySku |
58 | | - * Set-AzureApplicationGatewaySku |
59 | | - * Get-AzureApplicationGatewaySku |
60 | | - * Added Application Gateway SSL Certificate cmdlets |
61 | | - * New-AzureApplicationGatewaySslCertificate |
62 | | - * Add-AzureApplicationGatewaySslCertificate |
63 | | - * Set-AzureApplicationGatewaySslCertificate |
64 | | - * Get-AzureApplicationGatewaySslCertificate |
65 | | - * Remove-AzureApplicationGatewaySslCertificate |
66 | | - * Fixed minor bugs AzureLoadbalancer |
67 | | - * Renamed Get-AzureCheckDnsAvailablity to Test-AzureDnsAvailability |
68 | | - * Added cmdlets to RouteTables and Routes |
69 | | - * New-AzureRouteTable |
70 | | - * Get-AzureRouteTable |
71 | | - * Set-AzureRouteTable |
72 | | - * Remove-AzureRouteTable |
73 | | - * New-AzureRouteConfig |
74 | | - * Add-AzureRouteConfig |
75 | | - * Set-AzureRouteConfig |
76 | | - * Get-AzureRouteConfig |
77 | | - * Remove-AzureRouteConfig |
78 | | - *Azure Network cmdlets |
79 | | - * Reserved IP cmdlets (New-AzureReservedIP, Get-AzureReservedIP, Set-AzureReservedIPAssociation, Remove-AzureReservedIPAssociation) fixed to support -VirtualIPName parameter |
80 | | - * Multivip Cmdlets (Add-AzureVirtualIP, Remove-AzureVirtualIP) fixed to support -VirtualIPName parameter |
81 | | - |
82 | | -2015.07.10 version 1.0.0 |
| 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 | 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 |
| 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 |
89 | 89 | * Azure Resource Manager cmdlets |
90 | | - * Fixed formatting of output for Get-UsageAggregates |
91 | | - * 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 | 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 |
| 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 | 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 | | - |
| 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) |
106 | 105 | * Azure Data Factory cmdlets |
107 | 106 | * Upgraded management library to 1.0.0 with breaking JSON format change. |
108 | 107 | * Updated list operation paging support in cmdlets. |
|
0 commit comments