Skip to content

Commit bf5de68

Browse files
isra-feldolauli
andauthored
Refine changelog for Sep release (#19356)
* refine changelog * Update ChangeLog.md Co-authored-by: Xiaogang <[email protected]>
1 parent 1ef51f5 commit bf5de68

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

src/Accounts/Accounts/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-
* Supported returning all subscriptions with specified name while using `Get-AzSubscription` with paramater `SubscriptionName`. [#19295]
22+
* Supported returning all subscriptions with specified name while using `Get-AzSubscription` with parameter `SubscriptionName`. [#19295]
2323

2424
## Version 2.9.1
2525
* Implemented `SupportsShouldProcess` for `Invoke-AzRestMethod`

src/Compute/Compute/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* Added new Parameter `-PublicIpSku` to the `NewAzVM` cmdlet with acceptable values : "Basic" and "Standard".
2525
* Added Generic Breaking Change PublicIpSku Warning and Overridden `-Zone` logic when `-PublicIpSku` is explicitly provided.
2626
* Added Disk Delete Optional parameters `OsDisk Deletion Option` and `Delete Option` to the `Set-AzVmssStorageProfile` (OS Disk) and `Add-AzVmssDataDisk` (Data Disk)
27-
* Improve printed output for `Get-AzComputeResourceSku`
27+
* Improved printed output for `Get-AzComputeResourceSku`
2828
* Updated `Update-AzVm` to give constructive error messages when empty variables are passed in parameters. [#15081]
2929
* Added `Zone` and `IntentVMSizeList` optional parameters to the cmdlet `New-AzProximityPlacementGroup`.
3030

src/EventGrid/EventGrid/ChangeLog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
- Add optional parameters to support azure managed identity
3333
- `New-AzEventGridSubscription `/`Update-AzEventGridSubscription `:
3434
- Add new optional parameters to support advanced filtering on arrays.
35-
- Add new optional parameters to support delivery attribute mapping.
36-
- Add new optional parameters to support storage queue message ttl.
37-
35+
- Add new optional parameters to support delivery attribute mapping.
36+
- Add new optional parameters to support storage queue message ttl.
37+
3838
## Version 1.3.0
3939
* Updated to use the 2020-06-01 API version.
4040
* Added new features:

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-
* Added breakingchange warning messages for
22+
* Added breaking change warning messages for
2323
- `ActivityLogAlert`
2424
- `DiagnosticSetting`
2525
- `ScheduledQueryRule`

src/Network/Network/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
- `Remove-AzPrivateEndpointConnection`
2929
- `Approve-AzPrivateEndpointConnection`
3030
- `Deny-AzPrivateEndpointConnection`
31-
* Added breaking change attribute to notify that public ip address sku default behaviour will be changed
31+
* Added breaking change attribute to notify that public ip address sku default behavior will be changed
3232
- `New-AzPublicIpAddress`
3333
- `New-AzLoadBalancer`
3434
* Onboard Azure Virtual Network Manager Cmdlets

0 commit comments

Comments
 (0)