Skip to content

Commit f25657c

Browse files
author
Maddie Clayton
authored
Merge pull request Azure#6898 from Azure/release-2018-08-10
Merge release -> master for Release 2018 08 10
2 parents 8a6dbe5 + 8ccb1b8 commit f25657c

File tree

2,537 files changed

+2869858
-330747
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,537 files changed

+2869858
-330747
lines changed

ChangeLog.md

Lines changed: 199 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,202 @@
1-
## 6.6.0 - July 2018
1+
## 6.7.0 - August 2018
2+
#### AzureRM.Profile
3+
* Updated to the latest version of the Azure ClientRuntime.
4+
* Add user id to default context name to avoid context clashing
5+
- https://github.com/Azure/azure-powershell/issues/6489
6+
* Fix issues with Clear-AzureRmContext that caused issues with selecting a context #6398
7+
* Enable tenant domain to be passed to '-TenantId' parameter for 'Connect-AzureRmAccount'
8+
- https://github.com/Azure/azure-powershell/issues/3974
9+
- https://github.com/Azure/azure-powershell/issues/6709
10+
11+
#### Azure.Storage
12+
* Remove the 5TB limitation for Azure File Share quota
13+
- Set-AzureStorageShareQuota
14+
15+
#### AzureRM.AnalysisServices
16+
* Updated to the latest version of the Azure ClientRuntime.
17+
18+
#### Azure.AnalysisServices
19+
* Updated to the latest version of the Azure ClientRuntime.
20+
21+
#### AzureRM.ApiManagement
22+
* Updated to the latest version of the Azure ClientRuntime.
23+
24+
#### AzureRM.ApplicationInsights
25+
* Updated to the latest version of the Azure ClientRuntime.
26+
27+
#### AzureRM.Automation
28+
* Updated to the latest version of the Azure ClientRuntime.
29+
30+
#### AzureRM.Backup
31+
* Updated to the latest version of the Azure ClientRuntime.
32+
33+
#### AzureRM.Batch
34+
* Updated to the latest version of the Azure ClientRuntime.
35+
36+
#### AzureRM.Billing
37+
* Updated to the latest version of the Azure ClientRuntime.
38+
39+
#### AzureRM.Cdn
40+
* Updated to the latest version of the Azure ClientRuntime.
41+
42+
#### AzureRM.CognitiveServices
43+
* Updated to the latest version of the Azure ClientRuntime.
44+
45+
#### AzureRM.Compute
46+
* Updated to the latest version of the Azure ClientRuntime.
47+
* Add EvictionPolicy parameter to New-AzureRmVmssConfig
48+
* Use default location in the DiskFileParameterSet of New-AzureRmVm if no Location is specified.
49+
* Fix parameter description in Save-AzureRmVMImage
50+
* Fix Get-AzureRmVMDiskEncryptionStatus cmdlet for certain singlepass related scenarios
51+
52+
#### AzureRM.Consumption
53+
* Updated to the latest version of the Azure ClientRuntime.
54+
55+
#### AzureRM.ContainerInstance
56+
* Updated to the latest version of the Azure ClientRuntime.
57+
58+
#### AzureRM.ContainerRegistry
59+
* Updated to the latest version of the Azure ClientRuntime.
60+
61+
#### AzureRM.DataFactories
62+
* Updated to the latest version of the Azure ClientRuntime.
63+
64+
#### AzureRM.DataFactoryV2
65+
* Updated to the latest version of the Azure ClientRuntime.
66+
67+
#### AzureRM.DataLakeAnalytics
68+
* Updated to the latest version of the Azure ClientRuntime.
69+
70+
#### AzureRM.DataLakeStore
71+
* Fix debugging when DebugPreference is set from powershell command line
72+
* Update example for Set-AzureRmDataLakeStoreItemAcl
73+
* Updated to the latest version of the Azure ClientRuntime.
74+
* Update example for Set-AzureRmDataLakeStoreItemAclEntry
75+
76+
#### AzureRM.DevTestLabs
77+
* Updated to the latest version of the Azure ClientRuntime.
78+
79+
#### AzureRM.Dns
80+
* Updated to the latest version of the Azure ClientRuntime.
81+
82+
#### AzureRM.EventGrid
83+
* Updated to the latest version of the Azure ClientRuntime.
84+
85+
#### AzureRM.EventHub
86+
* Updated to the latest version of the Azure ClientRuntime.
87+
88+
#### AzureRM.HDInsight
89+
* Updated to the latest version of the Azure ClientRuntime.
90+
91+
#### AzureRM.Insights
92+
* Updated to the latest version of the Azure ClientRuntime.
93+
94+
#### AzureRM.IotHub
95+
* Updated to the latest version of the Azure ClientRuntime.
96+
97+
#### AzureRM.KeyVault
98+
* Updated to the latest version of the Azure ClientRuntime.
99+
100+
#### AzureRM.LogicApp
101+
* Updated to the latest version of the Azure ClientRuntime.
102+
103+
#### AzureRM.MachineLearning
104+
* Updated to the latest version of the Azure ClientRuntime.
105+
106+
#### AzureRM.MachineLearningCompute
107+
* Updated to the latest version of the Azure ClientRuntime.
108+
109+
#### AzureRM.MarketplaceOrdering
110+
* Updated to the latest version of the Azure ClientRuntime.
111+
112+
#### AzureRM.Media
113+
* Updated to the latest version of the Azure ClientRuntime.
114+
115+
#### AzureRM.Network
116+
* Added example for Set-AzureRmLocalNetworkGateway
117+
* Added examples and descriptions for Add-AzureRmVirtualNetworkGatewayIpConfig, Get-AzureRmVirtualNetworkGatewayConnectionSharedKey and New-AzureRmVirtualNetworkGatewayConnection
118+
* Added examples for Remove-AzureRmVirtualNetworkGatewayIpConfig and Reset-AzureRmVirtualNetworkGateway
119+
* Added example for Reset-AzureRmVirtualNetworkGatewayConnectionSharedKey
120+
* Added example for Set-AzureRmVirtualNetworkGatewayConnectionSharedKey
121+
* Added example for Set-AzureRmVirtualNetworkGatewayConnection
122+
* Re-generated cmdlets for ApplicationSecurityGroup, RouteTable and Usage using latest code generator
123+
* Clarified error message for Get-AzureRmVirtualNetworkSubnetConfig when attempting to get a subnet that does not exitc
124+
125+
#### AzureRM.NotificationHubs
126+
* Updated to the latest version of the Azure ClientRuntime.
127+
128+
#### AzureRM.OperationalInsights
129+
* Updated to the latest version of the Azure ClientRuntime.
130+
131+
#### AzureRM.PolicyInsights
132+
* Updated to the latest version of the Azure ClientRuntime.
133+
134+
#### AzureRM.PowerBIEmbedded
135+
* Updated to the latest version of the Azure ClientRuntime.
136+
137+
#### AzureRM.RecoveryServices
138+
* Updated to the latest version of the Azure ClientRuntime.
139+
140+
#### AzureRM.RecoveryServices.Backup
141+
* Added policy filter to Get-AzureRmRecoveryServicesBackItem cmdlet. The command returns the list of backup items protected by the given policy id.
142+
* Updated Microsoft.Azure.Management.RecoveryServices.Backup to version 3.0.0-preview.
143+
* Updated to the latest version of the Azure ClientRuntime.
144+
* Added TargetResourceGroupName parameter to Restore-AzureRmRecoveryServicesBackupItem. The resource group to which the managed disks are restored. Applicable to backup of VM with managed disks.
145+
146+
#### AzureRM.RecoveryServices.SiteRecovery
147+
* Updated to the latest version of the Azure ClientRuntime.
148+
149+
#### AzureRM.RedisCache
150+
* Updated to the latest version of the Azure ClientRuntime.
151+
152+
#### AzureRM.Relay
153+
* Updated to the latest version of the Azure ClientRuntime.
154+
155+
#### AzureRM.Resources
156+
* Support template deployment at subscription scope. Add new Cmdlets:
157+
- New-AzureRmDeployment
158+
- Get-AzureRmDeployment
159+
- Test-AzureRmDeployment
160+
- Remove-AzureRmDeployment
161+
- Stop-AzureRmDeployment
162+
- Save-AzureRmDeploymentTemplate
163+
- Get-AzureRmDeploymentOperation
164+
* Fix issue where error is thrown when passing a context to Set-AzureRmResource
165+
- https://github.com/Azure/azure-powershell/issues/5705
166+
* Fix example in New-AzureRmResourceGroupDeployment
167+
* Updated to the latest version of the Azure ClientRuntime.
168+
169+
#### AzureRM.Scheduler
170+
* Updated to the latest version of the Azure ClientRuntime.
171+
172+
#### AzureRM.ServiceBus
173+
* Updated to the latest version of the Azure ClientRuntime.
174+
175+
#### AzureRM.ServiceFabric
176+
* Updated to the latest version of the Azure ClientRuntime.
177+
178+
#### AzureRM.Sql
179+
* Updated to the latest version of the Azure ClientRuntime.
180+
181+
#### AzureRM.Storage
182+
* Updated to the latest version of the Azure ClientRuntime.
183+
184+
#### AzureRM.StreamAnalytics
185+
* Updated to the latest version of the Azure ClientRuntime.
186+
187+
#### AzureRM.Tags
188+
* Updated to the latest version of the Azure ClientRuntime.
189+
190+
#### AzureRM.TrafficManager
191+
* Updated to the latest version of the Azure ClientRuntime.
192+
193+
#### AzureRM.UsageAggregates
194+
* Updated to the latest version of the Azure ClientRuntime.
195+
196+
#### AzureRM.Websites
197+
* Updated to the latest version of the Azure ClientRuntime.
198+
199+
## 6.6.0 - July 2018
2200
#### General
3201
* Updated all help files to include full parameter types and correct input/output types.
4202

0 commit comments

Comments
 (0)