Skip to content

Commit a144971

Browse files
authored
Update ChangeLog.md (#21064)
* Update ChangeLog.md * Update Changelog.md * Update Changelog.md * Update ChangeLog.md * Update ChangeLog.md
1 parent d7e6c1a commit a144971

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed

ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## 9.4.0 - February 2023
22
#### Az.Accounts 2.11.2
33
* Supported Web Account Manager on ARM64-based Windows systems. Fixed an issue where 'Connect-AzAccount' failed with error 'Unable to load DLL 'msalruntime_arm64''. [#20700]
4-
* Enabled credential to be found only by applicationId while tenant was not matched when accquire token. [#20484]
5-
* When Az.Accounts ran in parallel, the waiters were allowed to wait infinitely to avoid throw exception in automation enviroment. [#20455]
4+
* Enabled credential to be found only by applicationId while tenant was not matched when acquire token. [#20484]
5+
* When Az.Accounts ran in parallel, the waiters were allowed to wait infinitely to avoid throw exception in automation environment. [#20455]
66

77
#### Az.Aks 5.3.0
88
* Added parameter '-AadProfile' for 'New-AzAksCluster' and 'Set-AzAksCluster'

src/Accounts/Accounts/ChangeLog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626

2727
## Version 2.11.2
2828
* Supported Web Account Manager on ARM64-based Windows systems. Fixed an issue where `Connect-AzAccount` failed with error "Unable to load DLL 'msalruntime_arm64'". [#20700]
29-
* Enabled credential to be found only by applicationId while tenant was not matched when accquire token. [#20484]
30-
* When Az.Accounts ran in parallel, the waiters were allowed to wait infinitely to avoid throw exception in automation enviroment. [#20455]
29+
* Enabled credential to be found only by applicationId while tenant was not matched when acquire token. [#20484]
30+
* When Az.Accounts ran in parallel, the waiters were allowed to wait infinitely to avoid throw exception in automation environment. [#20455]
3131

3232
## Version 2.11.1
3333
* Fixed an issue where Az.Accounts cannot be imported correctly. [#20615]

src/Automanage/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+
* General availability for module Az.Automanage
2122

2223
## Version 0.1.0
2324
* First preview release for module Az.Automanage

src/ServiceBus/ServiceBus/ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- Additional information about change #1
2020
-->
2121
## Upcoming Release
22-
* Upgraded API verision to 2022-10-01-preview
22+
* Upgraded API version to 2022-10-01-preview
2323
* Fixed a bug for `Set-AzServiceBusQueue`
2424

2525
## Version 2.1.0

src/StorageMover/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+
* General availability for module Az.StorageMover
2122
* Updated StorageMover API version to 2023-03-01
2223

2324
## Version 0.1.0

0 commit comments

Comments
 (0)