Skip to content

Commit 72abfff

Browse files
authored
Merge pull request Azure#3281 from cormacpayne/release-3.3.0-update
[Release 3.3.0] Update change logs
2 parents 4a39509 + f36623b commit 72abfff

File tree

87 files changed

+1303
-501
lines changed

Some content is hidden

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

87 files changed

+1303
-501
lines changed

ChangeLog.md

Lines changed: 248 additions & 1 deletion
Large diffs are not rendered by default.

src/ResourceManager/ApiManagement/AzureRM.ApiManagement.psd1

Lines changed: 14 additions & 8 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: 10/31/2016
6+
# Generated on: 12/13/2016
77
#
88

99
@{
@@ -140,10 +140,10 @@ CmdletsToExport = 'Add-AzureRmApiManagementRegion',
140140
'Set-AzureRmApiManagementProperty',
141141
'Set-AzureRmApiManagementSubscription',
142142
'Set-AzureRmApiManagementUser',
143-
'Set-AzureRmApiManagementTenantAccess',
144-
'Get-AzureRmApiManagementIdentityProvider',
145-
'New-AzureRmApiManagementIdentityProvider',
146-
'Set-AzureRmApiManagementIdentityProvider',
143+
'Set-AzureRmApiManagementTenantAccess',
144+
'Get-AzureRmApiManagementIdentityProvider',
145+
'New-AzureRmApiManagementIdentityProvider',
146+
'Set-AzureRmApiManagementIdentityProvider',
147147
'Remove-AzureRmApiManagementIdentityProvider'
148148

149149
# Variables to export from this module
@@ -179,8 +179,14 @@ PrivateData = @{
179179
# IconUri = ''
180180

181181
# ReleaseNotes of this module
182-
ReleaseNotes = '* Fixed cmdlet Import-AzureRmApiManagementApi when importing Api by SpecificationByUrl parameter
183-
* New-AzureRmApiManagement supports creating an ApiManagement service in a VirtualNetwork and with additional regions
182+
ReleaseNotes = '* Added new cmdlets to manage external Identity Provider Configurations
183+
- New-AzureRmApiManagementIdentityProvider
184+
- Set-AzureRmApiManagementIdentityProvider
185+
- Get-AzureRmApiManagementIdentityProvider
186+
- Remove-AzureRmApiManagementIdentityProvider
187+
* Updated the client to use .net client 3.2.0 AzureRm.ApiManagement which has RBAC support
188+
* Updated cmdlet Import-AzureRmApiManagementApi to allow importing an Wsdl type API as either Soap Pass Through (ApiType = Http) or Soap To Rest (ApiType = Soap). Default is Soap Pass Through.
189+
* Fixed Issue https://github.com/Azure/azure-powershell/issues/3217
184190
'
185191

186192
# External dependent modules of this module

src/ResourceManager/ApiManagement/ChangeLog.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,13 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21-
* Added new cmdlets to manage external Identity Provider Configurations
22-
- New-AzureRmApiManagementIdentityProvider
23-
- Set-AzureRmApiManagementIdentityProvider
24-
- Get-AzureRmApiManagementIdentityProvider
25-
- Remove-AzureRmApiManagementIdentityProvider
2621

22+
## Version 3.2.0
23+
* Added new cmdlets to manage external Identity Provider Configurations
24+
- New-AzureRmApiManagementIdentityProvider
25+
- Set-AzureRmApiManagementIdentityProvider
26+
- Get-AzureRmApiManagementIdentityProvider
27+
- Remove-AzureRmApiManagementIdentityProvider
2728
* Updated the client to use .net client 3.2.0 AzureRm.ApiManagement which has RBAC support
2829
* Updated cmdlet Import-AzureRmApiManagementApi to allow importing an Wsdl type API as either Soap Pass Through (ApiType = Http) or Soap To Rest (ApiType = Soap). Default is Soap Pass Through.
2930
* Fixed Issue https://github.com/Azure/azure-powershell/issues/3217

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: 10/31/2016
6+
# Generated on: 12/13/2016
77
#
88

99
@{

src/ResourceManager/Automation/ChangeLog.md

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

22+
## Version 2.4.0
23+
2224
## Version 2.3.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: 10/31/2016
6+
# Generated on: 12/13/2016
77
#
88

99
@{

src/ResourceManager/AzureBackup/ChangeLog.md

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

22+
## Version 2.4.0
23+
2224
## Version 2.3.0

src/ResourceManager/AzureBatch/AzureRM.Batch.psd1

Lines changed: 3 additions & 5 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: 10/31/2016
6+
# Generated on: 12/13/2016
77
#
88

99
@{
@@ -140,9 +140,7 @@ PrivateData = @{
140140
# IconUri = ''
141141

142142
# ReleaseNotes of this module
143-
ReleaseNotes = '* Rename cmdlet Get-AzureRmBatchSubscriptionQuotas to Get-AzureRmBatchLocationsQuotas (an alias for the old command was created)
144-
- Rename return type PSBatchSubscriptionQuotas to PSBatchLocationQuotas (no property changes)
145-
'
143+
ReleaseNotes = 'Updated for common code changes'
146144

147145
# External dependent modules of this module
148146
# ExternalModuleDependencies = ''

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 2.4.0
23+
2224
## Version 2.3.0
2325
* Rename cmdlet Get-AzureRmBatchSubscriptionQuotas to Get-AzureRmBatchLocationsQuotas (an alias for the old command was created)
2426
- Rename return type PSBatchSubscriptionQuotas to PSBatchLocationQuotas (no property changes)

src/ResourceManager/AzureStackStorage/ChangeLog.md

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

22+
## Version 0.11.2
23+
2224
## Version 0.11.1

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: 10/31/2016
6+
# Generated on: 12/13/2016
77
#
88

99
@{

src/ResourceManager/Cdn/ChangeLog.md

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

22+
## Version 2.4.0
23+
2224
## Version 2.3.0

src/ResourceManager/CognitiveServices/AzureRM.CognitiveServices.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.CognitiveServices'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 10/31/2016
6+
# Generated on: 12/13/2016
77
#
88

99
@{

src/ResourceManager/CognitiveServices/ChangeLog.md

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

22+
## Version 0.4.2
23+
2224
## Version 0.4.1

src/ResourceManager/Compute/AzureRM.Compute.psd1

Lines changed: 21 additions & 21 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: 10/31/2016
6+
# Generated on: 12/13/2016
77
#
88

99
@{
@@ -100,16 +100,17 @@ CmdletsToExport = 'Remove-AzureRmAvailabilitySet', 'Get-AzureRmAvailabilitySet',
100100
'Get-AzureRmRemoteDesktopFile', 'Get-AzureRmVMUsage',
101101
'Get-AzureRmVMSize', 'Save-AzureRmVMImage', 'Set-AzureRmVM',
102102
'Add-AzureRmVMAdditionalUnattendContent',
103-
'Add-AzureRmVMSshPublicKey', 'Add-AzureRmVMSecret', 'Remove-AzureRmVMSecret',
104-
'Remove-AzureRmVMNetworkInterface', 'Remove-AzureRmVMDataDisk',
105-
'Set-AzureRmVMBootDiagnostics', 'Set-AzureRmVMDataDisk',
106-
'Set-AzureRmVMPlan', 'Set-AzureRmVMSourceImage',
107-
'Set-AzureRmVMOSDisk', 'Get-AzureRmVMBootDiagnosticsData',
108-
'Get-AzureRmVM', 'Update-AzureRmVM', 'Restart-AzureRmVM',
109-
'New-AzureRmVM', 'Start-AzureRmVM', 'Stop-AzureRmVM',
110-
'Remove-AzureRmVM', 'New-AzureRmVMConfig',
111-
'Set-AzureRmVMOperatingSystem', 'Add-AzureRmVMDataDisk',
112-
'Add-AzureRmVMNetworkInterface', 'Add-AzureRmVhd', 'Save-AzureRmVhd',
103+
'Add-AzureRmVMSshPublicKey', 'Add-AzureRmVMSecret',
104+
'Remove-AzureRmVMSecret', 'Remove-AzureRmVMNetworkInterface',
105+
'Remove-AzureRmVMDataDisk', 'Set-AzureRmVMBootDiagnostics',
106+
'Set-AzureRmVMDataDisk', 'Set-AzureRmVMPlan',
107+
'Set-AzureRmVMSourceImage', 'Set-AzureRmVMOSDisk',
108+
'Get-AzureRmVMBootDiagnosticsData', 'Get-AzureRmVM',
109+
'Update-AzureRmVM', 'Restart-AzureRmVM', 'New-AzureRmVM',
110+
'Start-AzureRmVM', 'Stop-AzureRmVM', 'Remove-AzureRmVM',
111+
'New-AzureRmVMConfig', 'Set-AzureRmVMOperatingSystem',
112+
'Add-AzureRmVMDataDisk', 'Add-AzureRmVMNetworkInterface',
113+
'Add-AzureRmVhd', 'Save-AzureRmVhd',
113114
'Add-AzureRmContainerServiceAgentPoolProfile',
114115
'New-AzureRmContainerServiceConfig',
115116
'Remove-AzureRmContainerServiceAgentPoolProfile',
@@ -172,15 +173,14 @@ PrivateData = @{
172173
# IconUri = ''
173174

174175
# ReleaseNotes of this module
175-
ReleaseNotes = '* Update formats for list of VMs, VMScaleSets and ContainerService
176-
- The default format of Get-AzureRmVM, Get-AzureRmVmss and Get-AzureRmContainerService is not table format when these cmdlets call List Operation
177-
* Fix overprovision issue for VMScaleSet
178-
- Because of the bug in Compute client library (and Swagger spec) regarding overprovision property of VMScaleSet, this property did not show up correctly.
179-
* Better piping scenario for VMScaleSets and ContainerService cmdlets
180-
- VMScaleSet and ContainerService now have "ResourceGroupName" property, so when piping Get command to Delete/Update command, -ResourceGroupName is not required.
181-
* Separate paremater sets for Set-AzureRmVM with Generalized and Redeploy parameter
182-
* Reduce time taken by Get-AzureRmVMDiskEncryptionStatus cmdlet from two minutes to under five seconds
183-
* Allow Set-AzureRmVMDiskEncryptionStatus to be used with VHDs residing in multiple resource groups
176+
ReleaseNotes = '* Add Remove-AzureRmVMSecret cmdlet.
177+
* Based on user feedback (https://github.com/Azure/azure-powershell/issues/1384), we''ve added a DisplayHint property to VM object to enable Compact and Expand display modes. This is similar to `Get -Date - DisplayHint Date` cmdlet. By default, the return of `Get-AzureRmVm -ResourceGroupName <rg-name> -Name <vm-name>` will be compact. You can expand the output using `-DisplayHint Expand` parameter.
178+
* UPCOMING BREAKING CHANGE Notification: We''ve added a warning about removing ` DataDiskNames` and ` NetworkInterfaceIDs` properties from the returned VM object from `Get-AzureRmVm -ResourceGroupName <rg-name> -Name <vm-name` cmdlet. Please update your scripts to access these properties in the following way:
179+
- `$vm.StorageProfile.DataDisks`
180+
- `$vm.NetworkProfile.NetworkInterfaces`
181+
* Updated Set-AzureRmVMChefExtension cmdlet to add following new options :
182+
- JsonAttribute : A JSON string to be added to the first run of chef-client. e.g. -JsonAttribute ''{"container_service": {"chef-init-test": {"command": "C:\\opscode\\chef\\bin"}}}''
183+
- ChefServiceInterval : Specifies the frequency (in minutes) at which the chef-service runs. If in case you don''t want the chef-service to be installed on the Azure VM then set value as 0 in this field. e.g. -ChefServiceInterval 45
184184
'
185185

186186
# External dependent modules of this module

src/ResourceManager/Compute/ChangeLog.md

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

22+
## Version 2.4.0
2223
* Add Remove-AzureRmVMSecret cmdlet.
23-
24-
* Add DisplayHint property to VM object to enable Compact and Expand display modes.
25-
26-
* Add DisplayHint parameter to Get-AzureRmVM to choose display mode of VM object.
27-
24+
* Based on user feedback (https://github.com/Azure/azure-powershell/issues/1384), we've added a DisplayHint property to VM object to enable Compact and Expand display modes. This is similar to `Get -Date - DisplayHint Date` cmdlet. By default, the return of `Get-AzureRmVm -ResourceGroupName <rg-name> -Name <vm-name>` will be compact. You can expand the output using `-DisplayHint Expand` parameter.
25+
* UPCOMING BREAKING CHANGE Notification: We've added a warning about removing ` DataDiskNames` and ` NetworkInterfaceIDs` properties from the returned VM object from `Get-AzureRmVm -ResourceGroupName <rg-name> -Name <vm-name` cmdlet. Please update your scripts to access these properties in the following way:
26+
- `$vm.StorageProfile.DataDisks`
27+
- `$vm.NetworkProfile.NetworkInterfaces`
2828
* Updated Set-AzureRmVMChefExtension cmdlet to add following new options :
2929
- JsonAttribute : A JSON string to be added to the first run of chef-client. e.g. -JsonAttribute '{"container_service": {"chef-init-test": {"command": "C:\\opscode\\chef\\bin"}}}'
30-
3130
- ChefServiceInterval : Specifies the frequency (in minutes) at which the chef-service runs. If in case you don't want the chef-service to be installed on the Azure VM then set value as 0 in this field. e.g. -ChefServiceInterval 45
3231

3332
## Version 2.3.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: 10/31/2016
6+
# Generated on: 12/13/2016
77
#
88

99
@{

src/ResourceManager/DataFactories/ChangeLog.md

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

22+
## Version 2.4.0
23+
2224
## Version 2.3.0

src/ResourceManager/DataLakeAnalytics/AzureRM.DataLakeAnalytics.psd1

Lines changed: 8 additions & 13 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: 10/31/2016
6+
# Generated on: 12/13/2016
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'
@@ -135,16 +135,11 @@ PrivateData = @{
135135
# IconUri = ''
136136

137137
# ReleaseNotes of this module
138-
ReleaseNotes = '* Addition of Catalog CRUD cmdlets:
139-
- The following cmdlets are replacing Secret CRUD cmdlets. In the next release Secret CRUD cmdlets will be removed.
140-
- New-AzureRMDataLakeAnalyticsCatalogCredential
141-
- Set-AzureRMDataLakeAnalyticsCatalogCredential
142-
- Remove-AzureRMDataLakeAnalyticsCatalogCredential
143-
* Fixes for Get-AzureRMDataLakeAnalyticsCatalogItem
144-
- Better error messaging and support for invalid input
145-
* General help improvements
146-
- Clearer help for job operations
147-
- Fixed typos and incorrect examples
138+
ReleaseNotes = '* Removal of unsupported parameters in Add and Set-AzureRMDataLakeAnalyticsDataSource (default for data lake store)
139+
* Removed unsupported parameter in Set-AzureRMDataLakeAnalyticsAccount (default data lake store)
140+
* Introduction of deprecation warning for nested properties for all ARM resources. Nested properties will be removed in a future release and all properties will be moved one level up.
141+
* Added the ability to set MaxDegreeOfParallelism, MaxJobCount and QueryStoreRetention in New and Set-AzureRMDataLakeAnalyticsAccount
142+
* Removed invalid return value from New-AzureRMDataLakeAnalyticsCatalogSecret
148143
'
149144

150145
# External dependent modules of this module

src/ResourceManager/DataLakeAnalytics/ChangeLog.md

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

22+
## Version 2.4.0
23+
* Removal of unsupported parameters in Add and Set-AzureRMDataLakeAnalyticsDataSource (default for data lake store)
24+
* Removed unsupported parameter in Set-AzureRMDataLakeAnalyticsAccount (default data lake store)
25+
* Introduction of deprecation warning for nested properties for all ARM resources. Nested properties will be removed in a future release and all properties will be moved one level up.
26+
* Added the ability to set MaxDegreeOfParallelism, MaxJobCount and QueryStoreRetention in New and Set-AzureRMDataLakeAnalyticsAccount
27+
* Removed invalid return value from New-AzureRMDataLakeAnalyticsCatalogSecret
28+
2229
## Version 2.3.0
2330
* Addition of Catalog CRUD cmdlets:
2431
- The following cmdlets are replacing Secret CRUD cmdlets. In the next release Secret CRUD cmdlets will be removed.

0 commit comments

Comments
 (0)