Skip to content

Commit 1fdb953

Browse files
authored
Polish changelog for release-2020-08-25 (Azure#12686)
1 parent 4e5b718 commit 1fdb953

File tree

9 files changed

+17
-16
lines changed

9 files changed

+17
-16
lines changed

src/Automation/Automation/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Added `-RunOn` parameters to `Set-AzAutomationWebhook` to specify a Hybrid Worker Group
2122

2223
## Version 1.3.7
2324
* Fixed the issue that string with escape chars cannot be converted into json object.
24-
* Added a parameters to Set-AzAutomationWebhook to specify a Hybrid Worker Group
2525

2626
## Version 1.3.6
2727
* Fixed typo in Example 1 in reference documentation for `New-AzAutomationSoftwareUpdateConfiguration`

src/Compute/Compute/ChangeLog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
- Additional information about change #1
2020
-->
2121
## Upcoming Release
22-
* Added '-EncryptionAtHost' parameter to New-AzVm, New-AzVmss, New-AzVMConfig, New-AzVmssConfig, Update-AzVM, and Update-AzVmss
23-
* Added 'SecurityProfile' to Get-AzVM and Get-AzVmss return object
24-
* Added the '-InstanceView' switch as optional parameter to Get-AzHostGroup
25-
* New cmdlet 'Invoke-AzVmPatchAssessment'
22+
* Added `-EncryptionAtHost` parameter to `New-AzVm`, `New-AzVmss`, `New-AzVMConfig`, `New-AzVmssConfig`, `Update-AzVM`, and `Update-AzVmss`
23+
* Added `SecurityProfile` to `Get-AzVM` and `Get-AzVmss` return object
24+
* Added `-InstanceView` switch as optional parameter to `Get-AzHostGroup`
25+
* Added new cmdlet `Invoke-AzVmPatchAssessment`
2626

2727
## Version 4.2.1
2828
* Added warning when using `New-AzVmss` without "latest" image version

src/HDInsight/HDInsight/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
Support creating cluster with encryption at host feature.
21+
* Supported creating cluster with encryption at host feature.
2222

2323
## Version 3.4.0
2424
* Supported creating cluster with encryption in transit feature.

src/KeyVault/KeyVault/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
-->
2020
## Upcoming Release
2121
* Added warning messages for planning to disable soft delete
22-
* Added warning messages for planning to remove attribute SecretVauleText
22+
* Added warning messages for planning to remove attribute SecretValueText
2323

2424
## Version 2.0.0
2525
* Removed two aliases: `New-AzKeyVaultCertificateAdministratorDetails` and `New-AzKeyVaultCertificateOrganizationDetails`

src/Maintenance/Maintenance/ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
-->
2020

2121
## Upcoming Release
22-
* Add optional schedule related fields to New-Az-MaintenanceConfiguration`
23-
* Add new cmdlet for Get-AzMaintenancePublicConfiguration`
22+
* Added optional schedule related fields to `New-AzMaintenanceConfiguration`
23+
* Added new cmdlet for `Get-AzMaintenancePublicConfiguration`
2424

2525
## Version 1.0.0
2626
* Publishing release version of Maintenance cmdlets for GA

src/ManagedServices/ManagedServices/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21+
* Added breaking change warnings on cmdlets of managed services assignment and definition
2122

2223
## Version 1.0.2
2324
* Update references in .psd1 to use relative path

src/Monitor/Monitor/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
-->
2020

2121
## Upcoming Release
22-
* Extend the parameter set in `Set-AzDiagnosticSetting` for separation of Logs and Metrics enablement [#12482]
22+
* Extended the parameter set in `Set-AzDiagnosticSetting` for separation of Logs and Metrics enablement [#12482]
2323
* Fixed bug for `Add-AzMetricAlertRuleV2` when getting metric alert from pipeline
2424

2525
## Version 2.0.2

src/Resources/Resources/ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
* Added `Get-AzDeploymentManagementGroupWhatIfResult` for getting ARM template What-If results at management Group scope
2424
* Added `Get-AzTenantWhatIfResult` new cmdlet for getting ARM template What-If results at tenant scope
2525
* Overrode `-WhatIf` and `-Confirm` for `New-AzManagementGroupDeployment` and `New-AzTenantDeployment` to use ARM template What-If results
26-
* Fixed the hehaviors of `-WhatIf` and `-Confirm` for new deployment cmdlets so they comply with $WhatIfPreference and $ConfrimPreference
26+
* Fixed the behaviors of `-WhatIf` and `-Confirm` for new deployment cmdlets so they comply with $WhatIfPreference and $ConfrimPreference
2727
* Fixed serialization error for `-TemplateObject` and `TemplateParameterObject` [#1528] [#6292]
28-
* Added breaking change attribute to `GetAzureResourceGroupDeploymentOperationCmdlet` for the upcoming output type change
28+
* Added breaking change attribute to `Get-AzResourceGroupDeploymentOperation` for the upcoming output type change
2929

3030
## Version 2.4.0
3131
* Added properties "Condition", "ConditionVersion" and "Description" to `New-AzRoleAssignment`

src/Storage/Storage.Management/ChangeLog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121
* Supported blob query acceleration
2222
- `Get-AzStorageBlobQueryResult`
2323
- `New-AzStorageBlobQueryConfig`
24-
* Update help file, and add more description and fix typo
24+
* Updated help file, added more description, and fixed typo
2525
- `Start-AzStorageBlobCopy`
2626
- `Get-AzDataLakeGen2Item`
27-
* Fixed [#12592]: Fix download blob fail when related sub directory not exist.
27+
* Fixed download blob fail when related sub directory not exist [#12592]
2828
- `Get-AzStorageBlobContent`
29-
* Support Set/Get/Remove Object Replication Policy on Storage accounts
29+
* Supported Set/Get/Remove Object Replication Policy on Storage accounts
3030
- `New-AzStorageObjectReplicationPolicyRule`
3131
- `Set-AzStorageObjectReplicationPolicy`
3232
- `Get-AzStorageObjectReplicationPolicy`
3333
- `Remove-AzStorageObjectReplicationPolicy`
34-
* Support enable/disable Changefeed on Blob Service of a Storage account
34+
* Supported enable/disable ChangeFeed on Blob Service of a Storage account
3535
- `Update-AzStorageBlobServiceProperty`
3636

3737
## Version 2.4.0

0 commit comments

Comments
 (0)