Skip to content

Commit 880f04c

Browse files
authored
Polish chagnelog for upcoming release (#13108)
1 parent a5ea840 commit 880f04c

File tree

10 files changed

+18
-17
lines changed

10 files changed

+18
-17
lines changed

src/Accounts/Accounts/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-
Fix DateTime parse issue in common repo [#13045]
21+
* Fixed DateTime parse issue in common libraries [#13045]
2222

2323
## Version 1.9.4
2424
* Formatted the upcoming breaking change messages

src/CognitiveServices/CognitiveServices/ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* Add `New-AzCognitiveServicesAccountApiProperty` command.
22-
* Support "ApiProperty" parameter for `New-AzCognitiveServicesAccount` and `Set-AzCognitiveServicesAccount`
21+
* Added `New-AzCognitiveServicesAccountApiProperty` cmdlet.
22+
* Supported `ApiProperty` parameter for `New-AzCognitiveServicesAccount` and `Set-AzCognitiveServicesAccount`
2323

2424
## Version 1.6.0
2525
* Showed additional legal terms for certain APIs.

src/Databricks/ChangeLog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* Added support for vnet peering
21+
* General availability of 'Az.Functions' module
22+
* Added support for virtual network peering
2223

2324
## Version 0.2.0
2425
* Added support for DBFS Double Encryption Support

src/EventHub/EventHub/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-
* Added Optional switch parameter 'TrustedServiceAccessEnabled' to 'Set-AzEventHubNetworkRuleSet' cmdlet
21+
* Added optional switch parameter `TrustedServiceAccessEnabled` to `Set-AzEventHubNetworkRuleSet` cmdlet
2222

2323
## Version 1.6.0
2424
* Added new Cluster cmdlets - `New-AzEventHubCluster`, `Set-AzEventHubCluster`, `Get-AzEventHubCluster`, `Remove-AzEventHubCluster`, `Get-AzEventHubClustersAvailableRegions`.

src/IotHub/IotHub/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-
* Update devices sdk.
21+
* Updated devices sdk.
2222

2323
## Version 2.5.0
2424
* Added cmdlet to invoke a query in an IoT hub to retrieve information using a SQL-like language.

src/MariaDb/ChangeLog.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
- Additional information about change #1
1919
-->
2020
## Upcoming Release
21-
* Removed legacy SkuSize from input and output (#12734)
22-
* New/Update-AzMyMariaDbFirewallRule create a default name with time stamp when no name is passed (#12737)
23-
* Added validateset for parameter StorageAutogrow (#12735)
24-
* Renamed New-AzMySqlServerReplica to New-AzMySqlReplica (#12741)
25-
* Used 'master' and 'replica' to avoid confusion when created mysql replica server (#12742)
26-
* Provided hint in doc to use Update-AzMySqlServer & Update-AzMySqlServerConfiguration as a candidate for each other (#12744)
27-
* Fix secure string decrytion issue in PowerShell 7 (#12954)
21+
* Removed legacy SkuSize from input and output [#12734]
22+
* New/Update-AzMyMariaDbFirewallRule create a default name with time stamp when no name is passed [#12737]
23+
* Added validateset for parameter StorageAutogrow [#12735]
24+
* Renamed New-AzMySqlServerReplica to `New-AzMySqlReplica` [#12741]
25+
* Used 'master' and 'replica' to avoid confusion when created mysql replica server [#12742]
26+
* Provided hint in doc to use Update-AzMySqlServer & Update-AzMySqlServerConfiguration as a candidate for each other [#12744]
27+
* Fixed secure string decryption issue in PowerShell 7 [#12954]
2828

2929
## Version 0.1.0
3030
* the first preview release

src/Monitor/Monitor/ChangeLog.md

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

2121
## Upcoming Release
2222
* Fixed the bug that warning message cannot be suppressed. [#12889]
23-
* Supported `SkipMetricValiation` parameter in alert rule criteria. Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
23+
* Supported `SkipMetricValidation` parameter in alert rule criteria. Allows creating an alert rule on a custom metric that isn't yet emitted, by causing the metric validation to be skipped.
2424

2525
## Version 2.1.0
2626
* Extended the parameter set in `Set-AzDiagnosticSetting` for separation of Logs and Metrics enablement [#12482]

src/RedisCache/RedisCache/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-
* Made New-AzRedisCache` and `Set-AzRedisCache` cmdlets not fail because of permission issue related to registering Microsoft.Cache RP
21+
* Made `New-AzRedisCache` and `Set-AzRedisCache` cmdlets not fail because of permission issue related to registering Microsoft.Cache RP
2222

2323
## Version 1.2.1
2424
* Update references in .psd1 to use relative path

src/Storage/Storage.Management/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
- `Get-AzRmStorageShare`
2626
* Supported restore a deleted file share
2727
- `Restore-AzRmStorageShare`
28-
* Changed the cmdlets for modify blob service properties, won't get the orginal properties from server, but only set the modified properties to server.
28+
* Changed the cmdlets for modify blob service properties, won't get the original properties from server, but only set the modified properties to server.
2929
- `Enable-AzStorageBlobDeleteRetentionPolicy`
3030
- `Disable-AzStorageBlobDeleteRetentionPolicy`
3131
- `Enable-AzStorageBlobRestorePolicy`
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"Module","Minimal Version"
2-
"Az.Kusto","1.0.0"
2+
"Az.Databricks","1.0.0"

0 commit comments

Comments
 (0)