Skip to content

Commit

Permalink
Merge pull request Azure#11401 from dingmeng-xue/master
Browse files Browse the repository at this point in the history
Polish changelog
  • Loading branch information
isra-fel authored Mar 24, 2020
2 parents a9d7aec + 059158d commit 432e72e
Show file tree
Hide file tree
Showing 11 changed files with 28 additions and 24 deletions.
2 changes: 1 addition & 1 deletion src/Accounts/Accounts/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* Fix Get-AzTenant/Get-AzDefault/Set-AzDefault throw NullReferenceException when not login
* Fixed `Get-AzTenant`/`Get-AzDefault`/`Set-AzDefault` throw NullReferenceException when not login [#10292]

## Version 1.7.3
* Open Azure PowerShell survey page in `Send-Feedback` [#11020]
Expand Down
18 changes: 11 additions & 7 deletions src/Compute/Compute/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,18 @@
- Additional information about change #1
-->
## Upcoming Release
* Add the following parameters to New-AzDiskConfig cmdlet:
* Added the following parameters to `New-AzDiskConfig` cmdlet:
- DiskIOPSReadOnly, DiskMBpsReadOnly, MaxSharesCount, GalleryImageReference
* Allow Encryption property to Target parameter of New-AzGalleryImageVersion cmdlet.
* Fix tempDisk issue for Set-AzVmss -Reimage and Invoke-AzVMReimage cmdlets.
* Set-AzVMAEMExtension, Get-AzVMAEMExtension, Remove-AzVMAEMExtension, Update-AzVMAEMExtension: Add support for new SAP Extension
* Fix errors in examples of help document
* Show the exact string value for VM PowerState in the table format.
* New-AzVmssConfig does not create AutomaticRepairs property when it is disabled.
* Allowed Encryption property to Target parameter of `New-AzGalleryImageVersion` cmdlet.
* Fixed tempDisk issue for `Set-AzVmss` -Reimage and `Invoke-AzVMReimage` cmdlets. [#11354]
* Added support to below cmdlets for new SAP Extension
- `Set-AzVMAEMExtension`
- `Get-AzVMAEMExtension`
- `Remove-AzVMAEMExtension`
- `Update-AzVMAEMExtension`
* Fixed errors in examples of help document
* Showed the exact string value for VM PowerState in the table format.
* `New-AzVmssConfig`: fixed serialization of AutomaticRepairs property when SinglePlacementGroup is disabled. [#11257]

## Version 3.5.0
* Allowed empty value for ProximityPlacementGroupId during update
Expand Down
4 changes: 2 additions & 2 deletions src/DataFactory/DataFactoryV2/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
- Additional information about change #1
-->
## Upcoming Release
* Update ADF .Net SDK version to 4.8.0
* Add optional parameters to Invoke-AzDataFactoryV2Pipeline command to support rerun
* Updated ADF .Net SDK version to 4.8.0
* Added optional parameters to `Invoke-AzDataFactoryV2Pipeline` command to support rerun

## Version 1.6.1
* Update ADF .Net SDK version to 4.7.0
Expand Down
2 changes: 1 addition & 1 deletion src/DataLakeStore/DataLakeStore/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
Added option of Byte encoding for New-AzDataLakeStoreItem, Add-AzDAtaLakeStoreItemContent, Get-AzDAtaLakeStoreItemContent
* Added option of Byte encoding for `New-AzDataLakeStoreItem`, `Add-AzDAtaLakeStoreItemContent`, and `Get-AzDAtaLakeStoreItemContent`

## Version 1.2.7
* Added reference to System.Buffers explicitly in csproj and psd1.
Expand Down
2 changes: 1 addition & 1 deletion src/HDInsight/HDInsight/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
Supported specifying minimal supported TLS version when creating cluster.
* Supported specifying minimal supported TLS version when creating cluster.

## Version 3.0.3
* Fix document error of New-AzHDInsightCluster.
Expand Down
2 changes: 1 addition & 1 deletion src/Monitor/Monitor/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
-->

## Upcoming Release
* update documentation for New-AzScheduledQueryRuleLogMetricTrigger
* Updated documentation for `New-AzScheduledQueryRuleLogMetricTrigger`

## Version 1.6.1
* Fixed output value for `Get-AzMetricDefinition` [#9714]
Expand Down
8 changes: 4 additions & 4 deletions src/Network/Network/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@

## Upcoming Release
* Updated cmdlets to allow cross-tenant VirtualHubVnetConnections
- New-AzVirtualHubVnetConnection
- Update-AzVirtualHubVnetConnection
- New-AzVirtualHub
- Update-AzVirtualHub
- `New-AzVirtualHubVnetConnection`
- `Update-AzVirtualHubVnetConnection`
- `New-AzVirtualHub`
- `Update-AzVirtualHub`
* Removed Sql Management SDK dependency

## Version 2.3.2
Expand Down
2 changes: 1 addition & 1 deletion src/PolicyInsights/PolicyInsights/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* Improve error messages
* Improved error messages

## Version 1.2.0
* Support evaluating compliance prior to determining what resource to remediate
Expand Down
2 changes: 1 addition & 1 deletion src/RecoveryServices/RecoveryServices/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* Azure Site Recovery support for doing reprotect and update vm properties for azure disk encrypted Virtual Machines.
* Azure Site Recovery added support for doing reprotect and updated vm properties for Azure disk encrypted Virtual Machines.
* Added Azure Site Recovery VmwareToAzure properties DR monitoring
* Azure Backup added support for retrying policy update for failed items.
* Azure Backup Added support for disk exclusion settings during backup and restore.
Expand Down
4 changes: 2 additions & 2 deletions src/Resources/Resources/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
-->
## Upcoming Release
* Fixed `Get-AzResource -ResourceGroupName -Name -ExpandProperties -ResourceType` to use actual apiVersion of resources instead of default apiVersion [#11267]
* Add correlationId logging for error scenarios
* Added correlationId logging for error scenarios
* Small documentation change to `Get-AzResourceLock`. Added example.
* Escaped single quote in parameter value of `Get-AzADUser` [#11317]
* Add new cmdlets for Deployment Scripts (Get-AzDeploymentScript, Get-AzDeploymentScriptLog, Save-AzDeploymentScriptLog, Remove-AzDeploymentScript)
* Added new cmdlets for Deployment Scripts (`Get-AzDeploymentScript`, `Get-AzDeploymentScriptLog`, `Save-AzDeploymentScriptLog`, `Remove-AzDeploymentScript`)

## Version 1.12.0
* Fixed for null reference bug in `Get-AzRoleAssignment`
Expand Down
6 changes: 3 additions & 3 deletions src/Sql/Sql/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
- Additional information about change #1
-->
## Upcoming Release
* Add readable secondary parameter to Invoke-AzureSqlDatabaseFailover
* Add cmdlet Disable-AzSqlServerActiveDirectoryOnlyAuthentication
* Save sensitivity rank when classifying columns in the database.
* Added readable secondary parameter to `Invoke-AzSqlDatabaseFailover`
* Added cmdlet `Disable-AzSqlServerActiveDirectoryOnlyAuthentication`
* Saved sensitivity rank when classifying columns in the database.

## Version 2.4.0
* Added PublicNetworkAccess to `New-AzSqlServer` and `Set-AzSqlServer`
Expand Down

0 comments on commit 432e72e

Please sign in to comment.