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