File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 2
2
* Azure Resource Manager cmdlets
3
3
* Fixed formatting of output for Get-UsageAggregates
4
4
* Fixed executing Get-UsageAggregates when first cmdlet being called.
5
+ * Added TrafficManager cmdlets
6
+ * Enable-AzureTrafficManagerProfile
7
+ * Disable-AzureTrafficManagerProfile
8
+ * New-AzureTrafficManagerEndpoint
9
+ * Get-AzureTrafficManagerEndpoint
10
+ * Set-AzureTrafficManagerEndpoint
11
+ * Remove-AzureTrafficManagerEndpoint
12
+ * Enable-AzureTrafficManagerEndpoint
13
+ * Disable-AzureTrafficManagerEndpoint
14
+ * Upgraded TrafficManager cmdlets
15
+ * Get-AzureTrafficManagerProfile
16
+ * Name is now optional (it will list all profiles in resource group)
17
+ * Resource group is now optional (it will list all profiles in subscription)
5
18
6
19
2015.06.26 version 0.9.4
7
20
* Azure Compute cmdlets
You can’t perform that action at this time.
0 commit comments