Skip to content

Commit ed6d327

Browse files
authored
Merge pull request Azure#4774 from cormacpayne/release-4.4.1-logs
Update change logs and release notes for October release
2 parents 26d63fd + 8d6d555 commit ed6d327

File tree

110 files changed

+375
-440
lines changed

Some content is hidden

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

110 files changed

+375
-440
lines changed

ChangeLog.md

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,37 @@
1-
## 2017.09.25 - Version 4.4.0
1+
## 2017.10.12 - Version 4.4.1
2+
* AzureBatch
3+
- Marked cmdlet parameters and type properties obsolete in
4+
preparation for upcoming breaking change release (Version 4.0.0)
5+
* HDInsight
6+
* Added support for Data Disks property in cluster creation
7+
- Added parameter 'WorkerNodeDataDisksGroups' to the New-AzureHDInsightCluster cmdlet
8+
* Insights
9+
* Add-AzureRmLogAlertRule
10+
- Adding details to deprecation warning introduced in April 2017: the cmdlet will stop having effect: its functionality is moved to the "ActivityLogAlerts" cmdlets.
11+
- Help file modified to include the deprecation warning and the details.
12+
* Disable-AzureRmActivityLogAlert, Disable-AzureRmActivityLogAlert, Remove-AzureRmActivityLogAlert, Set-AzureRmActivityLogAlert
13+
- Help file modified: removed text stating that the Force arguments was accepted since that argument is not accepted.
14+
* KeyVault
15+
* Deprecating the PurgeDisabled flag from Key, Secret and Certificate attributes, respectively.
16+
* The flag is being superseded by the RecoveryLevel attribute.
17+
* MachineLearningCompute
18+
* Added initial set of cmdlets for MachineLearningCompute
19+
- Get-AzureRmMlOpCluster
20+
- Get-AzureRmMlOpClusterKey
21+
- New-AzureRmMlOpCluster
22+
- Remove-AzureRmMlOpCluster
23+
- Test-AzureRmMlOpClusterSystemServicesUpdateAvailability
24+
- Update-AzureRmMlOpClusterSystemService
25+
* MarketplaceOrdering
26+
* New Cmdlet Get-AzureRmMarketplaceTerms
27+
- Get the agreement terms of a given publisher id, offer id and plan id.
28+
* New Cmdlet Set-AzureRmMarketplaceTerms
29+
- Accept or reject agreement terms of a give publisher id, offer id and plan id. Please use Get-AzureRmMarketplaceTerms to get the agreement terms.
30+
* Profile
31+
* LocationCompleterAttribute added and available for cmdlets which use the -Location parameter
32+
- Use this feature by adding LocationCompleter(string[] validResourceTypes) onto the Location parameter
33+
34+
## 2017.09.25 - Version 4.4.0
235
* AnalysisServices
336
* Added a new dataplane commandlet to allow synchronization of databases from read-write instance to read-only instances
437
- Included help file for the commandlet
@@ -3741,4 +3774,4 @@ Virtual Network cmdlets
37413774
* iisnode 0.1.13
37423775

37433776
2011.12.09 Version 0.5.0
3744-
* Initial Release
3777+
* Initial Release

src/ResourceManager/AnalysisServices/AzureRM.AnalysisServices.psd1

Lines changed: 4 additions & 8 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: 9/21/2017
6+
# Generated on: 10/11/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,11 +114,7 @@ PrivateData = @{
114114
# IconUri = ''
115115

116116
# ReleaseNotes of this module
117-
ReleaseNotes = '* Added a new dataplane commandlet to allow synchronization of databases from read-write instance to read-only instances
118-
- Included help file for the commandlet
119-
- Added in-memory tests and a scenario test (only live)
120-
* Fixed bugs in Add-AzureAsAccount commandlet
121-
'
117+
ReleaseNotes = 'Updated for common code changes'
122118

123119
# External dependent modules of this module
124120
# ExternalModuleDependencies = ''

src/ResourceManager/AnalysisServices/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.4.7
23+
2224
## Version 0.4.6
2325
* Added a new dataplane commandlet to allow synchronization of databases from read-write instance to read-only instances
2426
- Included help file for the commandlet

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: 9/21/2017
6+
# Generated on: 10/11/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.4.1
23+
2224
## Version 4.4.0
2325

2426
## Version 4.3.1

src/ResourceManager/Automation/AzureRM.Automation.psd1

Lines changed: 10 additions & 15 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: 9/21/2017
6+
# Generated on: 10/11/2017
77
#
88

99
@{
@@ -113,22 +113,22 @@ CmdletsToExport = 'Get-AzureRMAutomationHybridWorkerGroup',
113113
'Set-AzureRmAutomationRunbook', 'Import-AzureRmAutomationRunbook',
114114
'Set-AzureRmAutomationSchedule', 'Set-AzureRmAutomationVariable',
115115
'Set-AzureRmAutomationWebhook',
116-
'Start-AzureRmAutomationDscCompilationJob',
117-
'Get-AzureRmAutomationRegistrationInfo',
116+
'Start-AzureRmAutomationDscCompilationJob',
117+
'Get-AzureRmAutomationRegistrationInfo',
118118
'Get-AzureRmAutomationDscConfiguration',
119119
'Get-AzureRmAutomationDscNode',
120-
'Get-AzureRmAutomationDscOnboardingMetaconfig',
120+
'Get-AzureRmAutomationDscOnboardingMetaconfig',
121121
'Import-AzureRmAutomationDscConfiguration',
122122
'New-AzureRmAutomationKey', 'Start-AzureRmAutomationRunbook',
123123
'Stop-AzureRmAutomationJob', 'Suspend-AzureRmAutomationJob',
124124
'Unregister-AzureRmAutomationDscNode',
125125
'Set-AzureRmAutomationAccount', 'Remove-AzureRmAutomationAccount',
126126
'New-AzureRmAutomationAccount', 'Get-AzureRmAutomationAccount',
127127
'Set-AzureRmAutomationDscNode',
128-
'Unregister-AzureRmAutomationScheduledRunbook',
129-
'Start-AzureRmAutomationDscNodeConfigurationDeployment',
130-
'Stop-AzureRmAutomationDscNodeConfigurationDeployment',
131-
'Get-AzureRmAutomationDscNodeConfigurationDeploymentSchedule',
128+
'Unregister-AzureRmAutomationScheduledRunbook',
129+
'Start-AzureRmAutomationDscNodeConfigurationDeployment',
130+
'Stop-AzureRmAutomationDscNodeConfigurationDeployment',
131+
'Get-AzureRmAutomationDscNodeConfigurationDeploymentSchedule',
132132
'Get-AzureRmAutomationDscNodeConfigurationDeployment'
133133

134134
# Variables to export from this module
@@ -164,12 +164,7 @@ PrivateData = @{
164164
# IconUri = ''
165165

166166
# ReleaseNotes of this module
167-
ReleaseNotes = '* Fixed help documents for cmdlets fixed in the earlier release.
168-
* Added 4 new cmdlets to support staged rollout of DSC node configurations.
169-
- Start-AzureRmAutomationDscNodeConfigurationDeployment
170-
- Stop-AzureRmAutomationDscNodeConfigurationDeployment
171-
- Get-AzureRmAutomationDscNodeConfigurationDeployment
172-
- Get-AzureRmAutomationDscNodeConfigurationDeploymentSchedule'
167+
ReleaseNotes = 'Updated for common code changes'
173168

174169
# External dependent modules of this module
175170
# ExternalModuleDependencies = ''

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.4.1
23+
2224
## Version 3.4.0
2325
* Fixed help documents for cmdlets fixed in the earlier release.
2426
* Added 3 new cmdlets to support staged rollout of DSC node configurations.

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: 9/21/2017
6+
# Generated on: 10/11/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.4.1
23+
2224
## Version 3.4.0
2325

2426
## Version 3.3.1

src/ResourceManager/AzureBatch/AzureRM.Batch.psd1

Lines changed: 5 additions & 3 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: 9/21/2017
6+
# Generated on: 10/11/2017
77
#
88

99
@{
@@ -141,7 +141,9 @@ PrivateData = @{
141141
# IconUri = ''
142142

143143
# ReleaseNotes of this module
144-
ReleaseNotes = 'Updated for common code changes'
144+
ReleaseNotes = ' - Marked cmdlet parameters and type properties obsolete in
145+
preparation for upcoming breaking change release (Version 4.0.0)
146+
'
145147

146148
# External dependent modules of this module
147149
# ExternalModuleDependencies = ''

src/ResourceManager/AzureBatch/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 3.4.1
2123
- Marked cmdlet parameters and type properties obsolete in
2224
preparation for upcoming breaking change release (Version 4.0.0)
2325

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: 9/21/2017
6+
# Generated on: 10/11/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.7
23+
2224
## Version 0.13.6
2325

2426
## Version 0.13.4

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: 9/21/2017
6+
# Generated on: 10/11/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.4.1
23+
2224
## Version 3.4.0
2325

2426
## Version 3.3.1

src/ResourceManager/CognitiveServices/AzureRM.CognitiveServices.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.CognitiveServices'
33
#
44
# Generated by: Microsoft Corporation
55
#
6-
# Generated on: 9/21/2017
6+
# Generated on: 10/11/2017
77
#
88

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

115115
# ReleaseNotes of this module
116-
ReleaseNotes = '* Integrate with Cognitive Services Management SDK version 2.0.0.
117-
* Get-AzureRmCognitiveServicesAccount now can correctly support paging.
118-
'
116+
ReleaseNotes = 'Updated for common code changes'
119117

120118
# External dependent modules of this module
121119
# ExternalModuleDependencies = ''

src/ResourceManager/CognitiveServices/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.8.7
23+
2224
## Version 0.8.6
2325
* Integrate with Cognitive Services Management SDK version 2.0.0.
2426
* Get-AzureRmCognitiveServicesAccount now can correctly support paging.

src/ResourceManager/Compute/AzureRM.Compute.psd1

Lines changed: 3 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: 9/21/2017
6+
# Generated on: 10/11/2017
77
#
88

99
@{
@@ -204,25 +204,7 @@ PrivateData = @{
204204
# IconUri = ''
205205

206206
# ReleaseNotes of this module
207-
ReleaseNotes = '* Run Command feature:
208-
- New cmdlet: ''Invoke-AzureRmVMRunCommand'' invokes a run command on a VM
209-
- New cmdlet: ''Get-AzureRmVMRunCommandDocument'' shows available run command documents
210-
* Add ''StorageAccountType'' parameter to Set-AzureRmDataDisk
211-
* Availability Zone support for virtual machine, VM scale set, and disk
212-
- New paramter: ''Zone'' is added to New-AzureRmVM, New-AzureRmVMConfig, New-AzureRmVmssConfig, New-AzureRmDiskConfig
213-
* VM scale set rolling upgrade feature:
214-
- New cmdlet: ''Start-AzureRmVmssRollingOSUpgrade'' invokes OS rolling upgrade of VM scale set
215-
- New cmdlet: ''Set-AzureRmVmssRollingUpgradePolicy'' sets upgrade policy for VM scale set rolling upgrade.
216-
- New cmdlet: ''Stop-AzureRmVmssRollingUpgrade'' cancels rolling upgrade of VM scale set
217-
- New cmdlet: ''Get-AzureRmVmssRollingUpgrade'' shows the status of VM scale set rolling upgrade.
218-
* AssignIdentity switch parameter is introduced for system assigned identity.
219-
- New parameter: ''AssignIdentity'' is added to New-AzureRmVMConfig, New-AzureRmVmssConfig and Update-AzureRmVM
220-
* Vmss disk encryption feature:
221-
- New cmdlet: ''Set-AzureRmVmssDiskEncryptionExtension'' enables disk encryption on VM scale set
222-
- New cmdlet: ''Disable-AzureRmVmssDiskEncryption'' disables disk encryption on VM scale set
223-
- New cmdlet: ''Get-AzureRmVmssDiskEncryptionStatus'' shows the disk encryption status of a VM scale set
224-
- New cmdelt: ''Get-AzureRmVmssVMDiskEncryptionStatus'' shows the disk encryption status of VMs in a VM scale set
225-
'
207+
ReleaseNotes = 'Updated for common code changes'
226208

227209
# External dependent modules of this module
228210
# ExternalModuleDependencies = ''

src/ResourceManager/Compute/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.4.1
23+
2224
## Version 3.4.0
2325
* Run Command feature:
2426
- New cmdlet: 'Invoke-AzureRmVMRunCommand' invokes a run command on a VM

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: 9/21/2017
6+
# Generated on: 10/11/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.7
23+
2224
## Version 0.2.6
2325

2426
## Version 0.2.4

src/ResourceManager/ContainerInstance/AzureRM.ContainerInstance.psd1

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

99
@{
@@ -108,12 +108,7 @@ PrivateData = @{
108108
# IconUri = ''
109109

110110
# ReleaseNotes of this module
111-
ReleaseNotes = '* Add PowerShell cmdlets for Azure Container Instance
112-
- New-AzureRmContainerGroup
113-
- Get-AzureRmContainerGroup
114-
- Remove-AzureRmContainerGroup
115-
- Get-AzureRmContainerInstanceLog
116-
'
111+
ReleaseNotes = 'Updated for common code changes'
117112

118113
# External dependent modules of this module
119114
# ExternalModuleDependencies = ''

0 commit comments

Comments
 (0)