Skip to content

Commit 0e8cf9c

Browse files
authored
Polish changelog for upcoming release (#13465)
* Add notes to Get-AzRecoveryServicesVault.md * Add notes to Get-AzRecoveryServicesVault.md * Polish changelog for upcoming release
1 parent b3a3ece commit 0e8cf9c

File tree

5 files changed

+4
-5
lines changed

5 files changed

+4
-5
lines changed

src/DataLakeStore/DataLakeStore/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 ADLS dataplane SDK to 1.2.4-alpha. Changes:https://github.com/Azure/azure-data-lake-store-net/blob/preview-alpha/CHANGELOG.md#version-124-alpha
21+
* Updated ADLS dataplane SDK to 1.2.4-alpha. Changes:https://github.com/Azure/azure-data-lake-store-net/blob/preview-alpha/CHANGELOG.md#version-124-alpha
2222

2323
## Version 1.2.8
2424
* Added breaking change description for `Export-AzDataLakeStoreItem` and `Import-AzDataLakeStoreItem`

src/EventHub/EventHub/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
* Fixed Cluster commands for EventHub cluster without tags
22-
* updated help text for PartnerNamespace of AzEventHubGeoDRConfiguration commands
22+
* Updated help text for PartnerNamespace of AzEventHubGeoDRConfiguration commands
2323

2424
## Version 1.7.0
2525
* Added optional switch parameter `TrustedServiceAccessEnabled` to `Set-AzEventHubNetworkRuleSet` cmdlet

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-
* Allow tags in IoT Hub create cmdlet.
21+
* Allowed tags in IoT Hub create cmdlet.
2222

2323
## Version 2.6.0
2424
* Updated devices sdk.

src/LogicApp/LogicApp/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 for Get-AzLogicAppRunHistory only retrieving the first page of results
21+
* Fixed for Get-AzLogicAppRunHistory only retrieving the first page of results
2222

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

tools/Az/Az.psd1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '2.1.2'; },
5757
@{ModuleName = 'Az.Aks'; RequiredVersion = '2.0.0'; },
5858
@{ModuleName = 'Az.AnalysisServices'; RequiredVersion = '1.1.4'; },
5959
@{ModuleName = 'Az.ApiManagement'; RequiredVersion = '2.1.0'; },
60-
@{ModuleName = 'Az.AppConfiguration'; RequiredVersion = '1.0.0'; },
6160
@{ModuleName = 'Az.ApplicationInsights'; RequiredVersion = '1.1.0'; },
6261
@{ModuleName = 'Az.Automation'; RequiredVersion = '1.4.0'; },
6362
@{ModuleName = 'Az.Batch'; RequiredVersion = '3.1.0'; },

0 commit comments

Comments
 (0)