Skip to content

Update change logs and release notes for October release #4774

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 12, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 35 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,37 @@
## 2017.09.25 - Version 4.4.0
## 2017.10.12 - Version 4.4.1
* AzureBatch
- Marked cmdlet parameters and type properties obsolete in
preparation for upcoming breaking change release (Version 4.0.0)
* HDInsight
* Added support for Data Disks property in cluster creation
- Added parameter 'WorkerNodeDataDisksGroups' to the New-AzureHDInsightCluster cmdlet
* Insights
* Add-AzureRmLogAlertRule
- Adding details to deprecation warning introduced in April 2017: the cmdlet will stop having effect: its functionality is moved to the "ActivityLogAlerts" cmdlets.
- Help file modified to include the deprecation warning and the details.
* Disable-AzureRmActivityLogAlert, Disable-AzureRmActivityLogAlert, Remove-AzureRmActivityLogAlert, Set-AzureRmActivityLogAlert
- Help file modified: removed text stating that the Force arguments was accepted since that argument is not accepted.
* KeyVault
* Deprecating the PurgeDisabled flag from Key, Secret and Certificate attributes, respectively.
* The flag is being superseded by the RecoveryLevel attribute.
* MachineLearningCompute
* Added initial set of cmdlets for MachineLearningCompute
- Get-AzureRmMlOpCluster
- Get-AzureRmMlOpClusterKey
- New-AzureRmMlOpCluster
- Remove-AzureRmMlOpCluster
- Test-AzureRmMlOpClusterSystemServicesUpdateAvailability
- Update-AzureRmMlOpClusterSystemService
* MarketplaceOrdering
* New Cmdlet Get-AzureRmMarketplaceTerms
- Get the agreement terms of a given publisher id, offer id and plan id.
* New Cmdlet Set-AzureRmMarketplaceTerms
- Accept or reject agreement terms of a give publisher id, offer id and plan id. Please use Get-AzureRmMarketplaceTerms to get the agreement terms.
* Profile
* LocationCompleterAttribute added and available for cmdlets which use the -Location parameter
- Use this feature by adding LocationCompleter(string[] validResourceTypes) onto the Location parameter

## 2017.09.25 - Version 4.4.0
* AnalysisServices
* Added a new dataplane commandlet to allow synchronization of databases from read-write instance to read-only instances
- Included help file for the commandlet
Expand Down Expand Up @@ -3741,4 +3774,4 @@ Virtual Network cmdlets
* iisnode 0.1.13

2011.12.09 Version 0.5.0
* Initial Release
* Initial Release
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
#
# Module manifest for module 'PSGet_AzureRM.AnalysisServices'
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/21/2017
# Generated on: 10/11/2017
#

@{
Expand All @@ -27,7 +27,7 @@ Author = 'Microsoft Corporation'
CompanyName = 'Microsoft Corporation'

# Copyright statement for this module
Copyright = '© Microsoft Corporation. All rights reserved.'
Copyright = ' Microsoft Corporation. All rights reserved.'

# Description of the functionality provided by this module
Description = 'Microsoft Azure PowerShell - Analysis Services'
Expand Down Expand Up @@ -114,11 +114,7 @@ PrivateData = @{
# IconUri = ''

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

# External dependent modules of this module
# ExternalModuleDependencies = ''
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/AnalysisServices/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
-->
## Current Release

## Version 0.4.7

## Version 0.4.6
* Added a new dataplane commandlet to allow synchronization of databases from read-write instance to read-only instances
- Included help file for the commandlet
Expand Down
4 changes: 2 additions & 2 deletions src/ResourceManager/ApiManagement/AzureRM.ApiManagement.psd1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
#
# Module manifest for module 'PSGet_AzureRM.ApiManagement'
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/21/2017
# Generated on: 10/11/2017
#

@{
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/ApiManagement/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
-->
## Current Release

## Version 4.4.1

## Version 4.4.0

## Version 4.3.1
Expand Down
25 changes: 10 additions & 15 deletions src/ResourceManager/Automation/AzureRM.Automation.psd1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
#
# Module manifest for module 'PSGet_AzureRM.Automation'
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/21/2017
# Generated on: 10/11/2017
#

@{
Expand Down Expand Up @@ -113,22 +113,22 @@ CmdletsToExport = 'Get-AzureRMAutomationHybridWorkerGroup',
'Set-AzureRmAutomationRunbook', 'Import-AzureRmAutomationRunbook',
'Set-AzureRmAutomationSchedule', 'Set-AzureRmAutomationVariable',
'Set-AzureRmAutomationWebhook',
'Start-AzureRmAutomationDscCompilationJob',
'Get-AzureRmAutomationRegistrationInfo',
'Start-AzureRmAutomationDscCompilationJob',
'Get-AzureRmAutomationRegistrationInfo',
'Get-AzureRmAutomationDscConfiguration',
'Get-AzureRmAutomationDscNode',
'Get-AzureRmAutomationDscOnboardingMetaconfig',
'Get-AzureRmAutomationDscOnboardingMetaconfig',
'Import-AzureRmAutomationDscConfiguration',
'New-AzureRmAutomationKey', 'Start-AzureRmAutomationRunbook',
'Stop-AzureRmAutomationJob', 'Suspend-AzureRmAutomationJob',
'Unregister-AzureRmAutomationDscNode',
'Set-AzureRmAutomationAccount', 'Remove-AzureRmAutomationAccount',
'New-AzureRmAutomationAccount', 'Get-AzureRmAutomationAccount',
'Set-AzureRmAutomationDscNode',
'Unregister-AzureRmAutomationScheduledRunbook',
'Start-AzureRmAutomationDscNodeConfigurationDeployment',
'Stop-AzureRmAutomationDscNodeConfigurationDeployment',
'Get-AzureRmAutomationDscNodeConfigurationDeploymentSchedule',
'Unregister-AzureRmAutomationScheduledRunbook',
'Start-AzureRmAutomationDscNodeConfigurationDeployment',
'Stop-AzureRmAutomationDscNodeConfigurationDeployment',
'Get-AzureRmAutomationDscNodeConfigurationDeploymentSchedule',
'Get-AzureRmAutomationDscNodeConfigurationDeployment'

# Variables to export from this module
Expand Down Expand Up @@ -164,12 +164,7 @@ PrivateData = @{
# IconUri = ''

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

# External dependent modules of this module
# ExternalModuleDependencies = ''
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/Automation/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
-->
## Current Release

## Version 3.4.1

## Version 3.4.0
* Fixed help documents for cmdlets fixed in the earlier release.
* Added 3 new cmdlets to support staged rollout of DSC node configurations.
Expand Down
4 changes: 2 additions & 2 deletions src/ResourceManager/AzureBackup/AzureRM.Backup.psd1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
#
# Module manifest for module 'PSGet_AzureRM.Backup'
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/21/2017
# Generated on: 10/11/2017
#

@{
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/AzureBackup/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
-->
## Current Release

## Version 3.4.1

## Version 3.4.0

## Version 3.3.1
Expand Down
8 changes: 5 additions & 3 deletions src/ResourceManager/AzureBatch/AzureRM.Batch.psd1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
#
# Module manifest for module 'PSGet_AzureRM.Batch'
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/21/2017
# Generated on: 10/11/2017
#

@{
Expand Down Expand Up @@ -141,7 +141,9 @@ PrivateData = @{
# IconUri = ''

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

# External dependent modules of this module
# ExternalModuleDependencies = ''
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/AzureBatch/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
- Additional information about change #1
-->
## Current Release

## Version 3.4.1
- Marked cmdlet parameters and type properties obsolete in
preparation for upcoming breaking change release (Version 4.0.0)

Expand Down
4 changes: 2 additions & 2 deletions src/ResourceManager/Billing/AzureRM.Billing.psd1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
#
# Module manifest for module 'PSGet_AzureRM.Billing'
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/21/2017
# Generated on: 10/11/2017
#

@{
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/Billing/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
-->
## Current Release

## Version 0.13.7

## Version 0.13.6

## Version 0.13.4
Expand Down
4 changes: 2 additions & 2 deletions src/ResourceManager/Cdn/AzureRM.Cdn.psd1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
#
# Module manifest for module 'PSGet_AzureRM.Cdn'
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/21/2017
# Generated on: 10/11/2017
#

@{
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/Cdn/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
-->
## Current Release

## Version 3.4.1

## Version 3.4.0

## Version 3.3.1
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
#
# Module manifest for module 'PSGet_AzureRM.CognitiveServices'
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/21/2017
# Generated on: 10/11/2017
#

@{
Expand Down Expand Up @@ -113,9 +113,7 @@ PrivateData = @{
# IconUri = ''

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

# External dependent modules of this module
# ExternalModuleDependencies = ''
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/CognitiveServices/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
-->
## Current Release

## Version 0.8.7

## Version 0.8.6
* Integrate with Cognitive Services Management SDK version 2.0.0.
* Get-AzureRmCognitiveServicesAccount now can correctly support paging.
Expand Down
24 changes: 3 additions & 21 deletions src/ResourceManager/Compute/AzureRM.Compute.psd1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
#
# Module manifest for module 'PSGet_AzureRM.Compute'
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/21/2017
# Generated on: 10/11/2017
#

@{
Expand Down Expand Up @@ -204,25 +204,7 @@ PrivateData = @{
# IconUri = ''

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

# External dependent modules of this module
# ExternalModuleDependencies = ''
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/Compute/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
-->
## Current Release

## Version 3.4.1

## Version 3.4.0
* Run Command feature:
- New cmdlet: 'Invoke-AzureRmVMRunCommand' invokes a run command on a VM
Expand Down
4 changes: 2 additions & 2 deletions src/ResourceManager/Consumption/AzureRM.Consumption.psd1
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
#
# Module manifest for module 'PSGet_AzureRM.Consumption'
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/21/2017
# Generated on: 10/11/2017
#

@{
Expand Down
2 changes: 2 additions & 0 deletions src/ResourceManager/Consumption/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
-->
## Current Release

## Version 0.2.7

## Version 0.2.6

## Version 0.2.4
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
#
# Module manifest for module 'PSGet_AzureRM.ContainerInstance'
#
# Generated by: Microsoft Corporation
#
# Generated on: 9/21/2017
# Generated on: 10/11/2017
#

@{
Expand Down Expand Up @@ -108,12 +108,7 @@ PrivateData = @{
# IconUri = ''

# ReleaseNotes of this module
ReleaseNotes = '* Add PowerShell cmdlets for Azure Container Instance
- New-AzureRmContainerGroup
- Get-AzureRmContainerGroup
- Remove-AzureRmContainerGroup
- Get-AzureRmContainerInstanceLog
'
ReleaseNotes = 'Updated for common code changes'

# External dependent modules of this module
# ExternalModuleDependencies = ''
Expand Down
Loading