Skip to content

Commit 7d6a45b

Browse files
committed
Update release notes and changelog for release-4.1.0
1 parent 6ab7a6a commit 7d6a45b

File tree

98 files changed

+361
-134
lines changed

Some content is hidden

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

98 files changed

+361
-134
lines changed

ChangeLog.md

Lines changed: 54 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,57 @@
1-
## 2017.05.23 - Version 4.0.2
1+
## June2017 - Version 4.1.0
2+
* AnalysisServices
3+
* New SKUs added: B1, B2, S0
4+
* Scale up/down support added
5+
* CognitiveServices
6+
* Update detailed display of license agreements when creating Cognitive Services resources
7+
* Compute
8+
* Fix Test-AzureRmVMAEMExtension for virtual machines with multiple managed disks
9+
* Updated Set-AzureRmVMAEMExtension: Add caching information for Premium managed disks
10+
* Add-AzureRmVhd: The size limit on vhd is increased to 4TB.
11+
* Stop-AzureRmVM: Clarify documentation for STayProvisioned parameter
12+
* DataLakeStore
13+
* Enable-AzureRmDataLakeStoreKeyVault (Enable-AdlStoreKeyVault)
14+
* Enable KeyVault managed encryption for a DataLake Store
15+
* DevTestLabs
16+
* Update cmdlets to work with current and updated DevTest Labs API version.
17+
* IotHub
18+
* Add Routing support for IoTHub cmdlets
19+
* Network
20+
* Get-AzureRmNetworkUsage: New cmdlet to show network usage and capacity details
21+
* Added new GatewaySku options for VirtualNetworkGateways
22+
* VpnGw1, VpnGw2, VpnGw3 are the new Skus added for Vpn gateways
23+
* Set-AzureRmNetworkWatcherConfigFlowLog
24+
* Fixed help examples
25+
* NotificationHubs
26+
* Transparent Update to NotificationHubs cmdlets for new API
27+
* Profile
28+
* Resolve-AzureRmError
29+
* New cmdlet to show details of errors and exceptions thrown by cmdlets, including server request/response data
30+
* Send-Feedback
31+
* Enabled sending feedback without logging in
32+
* Resources
33+
* Fixed issue where Get-AzureRMRoleAssignment would result in a Bad Request if the number of roleassignments where greater than 1000
34+
* Users can now use Get-AzureRMRoleAssignment even if the roleassignments to be returned is greater than 1000
35+
* Sql
36+
* Restore-AzureRmSqlDatabase: Update documentation example
37+
* Storage
38+
* Add AssignIdentity setting support to resource mode storage account cmdlets
39+
* New-AzureRmStorageAccount
40+
* Set-AzureRmStorageAccount
41+
* Add Customer Key Support to resource mode storage account cmdlets
42+
* Set-AzureRmStorageAccount
43+
* New-AzureRmStorageAccountEncryptionKeySource
44+
* TrafficManager
45+
46+
* New Monitor settings 'MonitorIntervalInSeconds', 'MonitorTimeoutInSeconds', 'MonitorToleratedNumberOfFailures'
47+
* New Monitor protocol 'TCP'
48+
* ServiceManagement
49+
* Add-AzureVhd: The size limit on vhd is increased to 4TB.
50+
* New-AzureBGPPeering: Support LegacyMode
51+
* Azure.Storage
52+
* Update help for parameters that accept wildcard characters and update StorageContext type
53+
54+
## 2017.05.23 - Version 4.0.2
255
* Profile
356
* Add-AzureRmAccount
457
* Added `-EnvironmentName` parameter alis for backward compatibility with 2.x versions of AzureRM.profile

src/ResourceManager/AnalysisServices/AzureRM.AnalysisServices.psd1

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.AnalysisServices'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

99
@{
@@ -27,7 +27,7 @@ Author = 'Microsoft Corporation'
2727
CompanyName = 'Microsoft Corporation'
2828

2929
# Copyright statement for this module
30-
Copyright = '© Microsoft Corporation. All rights reserved.'
30+
Copyright = '© Microsoft Corporation. All rights reserved.'
3131

3232
# Description of the functionality provided by this module
3333
Description = 'Microsoft Azure PowerShell - Analysis Services'
@@ -114,7 +114,9 @@ PrivateData = @{
114114
# IconUri = ''
115115

116116
# ReleaseNotes of this module
117-
ReleaseNotes = 'Updated for common code changes'
117+
ReleaseNotes = '* New SKUs added: B1, B2, S0
118+
* Scale up/down support added
119+
'
118120

119121
# External dependent modules of this module
120122
# ExternalModuleDependencies = ''

src/ResourceManager/AnalysisServices/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
22+
## Version 0.4.0
2123
* New SKUs added: B1, B2, S0
2224
* Scale up/down support added
2325

src/ResourceManager/ApiManagement/AzureRM.ApiManagement.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.ApiManagement'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

99
@{

src/ResourceManager/ApiManagement/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 4.1.0
23+
2224
## Version 4.0.1
2325

2426
## Version 4.0.0

src/ResourceManager/Automation/AzureRM.Automation.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Automation'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

99
@{

src/ResourceManager/Automation/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 3.1.0
23+
2224
## Version 3.0.1
2325

2426
## Version 3.0.0

src/ResourceManager/AzureBackup/AzureRM.Backup.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Backup'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

99
@{

src/ResourceManager/AzureBackup/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 3.1.0
23+
2224
## Version 3.0.1
2325

2426
## Version 3.0.0

src/ResourceManager/AzureBatch/AzureRM.Batch.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Batch'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

99
@{

src/ResourceManager/AzureBatch/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 3.1.0
23+
2224
## Version 3.0.1
2325

2426
## Version 3.0.0

src/ResourceManager/Billing/AzureRM.Billing.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Billing'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

99
@{

src/ResourceManager/Billing/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 0.13.0
23+
2224
## Version 0.12.1
2325

2426
## Version 0.12.0

src/ResourceManager/Cdn/AzureRM.Cdn.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Cdn'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

99
@{

src/ResourceManager/Cdn/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 3.1.0
23+
2224
## Version 3.0.1
2325

2426
## Version 3.0.0

src/ResourceManager/CognitiveServices/AzureRM.CognitiveServices.psd1

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.CognitiveServices'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

99
@{
@@ -113,7 +113,8 @@ PrivateData = @{
113113
# IconUri = ''
114114

115115
# ReleaseNotes of this module
116-
ReleaseNotes = 'Updated for common code changes'
116+
ReleaseNotes = '* Update detailed display of license agreements when creating Cognitive Services resources
117+
'
117118

118119
# External dependent modules of this module
119120
# ExternalModuleDependencies = ''

src/ResourceManager/CognitiveServices/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
22+
## Version 0.8.0
2123
* Update detailed display of license agreements when creating Cognitive Services resources
2224

2325
## Version 0.7.1

src/ResourceManager/Compute/AzureRM.Compute.psd1

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Compute'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

99
@{
@@ -196,7 +196,11 @@ PrivateData = @{
196196
# IconUri = ''
197197

198198
# ReleaseNotes of this module
199-
ReleaseNotes = 'Updated for common code changes'
199+
ReleaseNotes = '* Fix Test-AzureRmVMAEMExtension for virtual machines with multiple managed disks
200+
* Updated Set-AzureRmVMAEMExtension: Add caching information for Premium managed disks
201+
* Add-AzureRmVhd: The size limit on vhd is increased to 4TB.
202+
* Stop-AzureRmVM: Clarify documentation for STayProvisioned parameter
203+
'
200204

201205
# External dependent modules of this module
202206
# ExternalModuleDependencies = ''

src/ResourceManager/Compute/ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
22+
## Version 3.1.0
2123
* Fix Test-AzureRmVMAEMExtension for virtual machines with multiple managed disks
2224
* Updated Set-AzureRmVMAEMExtension: Add caching information for Premium managed disks
2325
* Add-AzureRmVhd: The size limit on vhd is increased to 4TB.
@@ -99,4 +101,4 @@
99101
- VMScaleSet and ContainerService now have "ResourceGroupName" property, so when piping Get command to Delete/Update command, -ResourceGroupName is not required.
100102
* Separate paremater sets for Set-AzureRmVM with Generalized and Redeploy parameter
101103
* Reduce time taken by Get-AzureRmVMDiskEncryptionStatus cmdlet from two minutes to under five seconds
102-
* Allow Set-AzureRmVMDiskEncryptionStatus to be used with VHDs residing in multiple resource groups
104+
* Allow Set-AzureRmVMDiskEncryptionStatus to be used with VHDs residing in multiple resource groups

src/ResourceManager/Consumption/AzureRM.Consumption.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.Consumption'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

99
@{

src/ResourceManager/Consumption/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 0.2.0
23+
2224
## Version 0.1.1
2325

2426
## Version 0.1.0

src/ResourceManager/ContainerRegistry/AzureRM.ContainerRegistry.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.ContainerRegistry'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

99
@{

src/ResourceManager/ContainerRegistry/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 0.2.0
23+
2224
## Version 0.1.1
2325

2426
## Version 0.1.0

src/ResourceManager/DataFactories/AzureRM.DataFactories.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.DataFactories'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

99
@{

src/ResourceManager/DataFactories/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 3.1.0
23+
2224
## Version 3.0.1
2325

2426
## Version 3.0.0

src/ResourceManager/DataLakeAnalytics/AzureRM.DataLakeAnalytics.psd1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
#
1+
#
22
# Module manifest for module 'PSGet_AzureRM.DataLakeAnalytics'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 5/21/2017
6+
# Generated on: 6/4/2017
77
#
88

99
@{
@@ -27,7 +27,7 @@ Author = 'Microsoft Corporation'
2727
CompanyName = 'Microsoft Corporation'
2828

2929
# Copyright statement for this module
30-
Copyright = '© Microsoft Corporation. All rights reserved.'
30+
Copyright = '© Microsoft Corporation. All rights reserved.'
3131

3232
# Description of the functionality provided by this module
3333
Description = 'Microsoft Azure PowerShell - Data Lake Analytics'

src/ResourceManager/DataLakeAnalytics/ChangeLog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
-->
2020
## Current Release
2121

22+
## Version 3.1.0
23+
2224
## Version 3.0.1
2325

2426
## Version 3.0.0

0 commit comments

Comments
 (0)