Skip to content

Commit 5bb9596

Browse files
author
Lei jin
committed
Polish Change Log for Az.Accounts
1 parent 395f17e commit 5bb9596

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

ChangeLog.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
* Introduced secrets detection feature to safeguard sensitive data.
44

55
#### Az.Accounts 2.19.0
6-
* Preannouncement: The default interactive login experience will change from browser based to Web Account Manager (WAM) based on supported platforms, [learn more](
7-
https://learn.microsoft.com/en-us/entra/msal/dotnet/acquiring-tokens/desktop-mobile/wam).
8-
Nothing changes of user operations. This will take effect from the release of May 21st
6+
> [!IMPORTANT]
7+
> Preannouncement: The default interactive login experience will change from browser based to `Web Account Manager` (WAM) based on supported platforms, [learn more](https://learn.microsoft.com/en-us/entra/msal/dotnet/acquiring-tokens/desktop-mobile/wam). Only interactive login flow is influeced by WAM. This will take effect from the release of **May 21st**.
98
* Fixed secrets detection issues.
109

1110
#### Az.Batch 3.6.0

src/Accounts/Accounts/Az.Accounts.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ PrivateData = @{
147147
# IconUri = ''
148148

149149
# ReleaseNotes of this module
150-
ReleaseNotes = '> [!IMPORTANT]
151-
> Preannouncement: The default interactive login experience will change from browser based to ''Web Account Manager'' (WAM) based on supported platforms, [learn more](https://learn.microsoft.com/en-us/entra/msal/dotnet/acquiring-tokens/desktop-mobile/wam). Only interactive login flow is influeced by WAM. This will take effect from the release of **May 21st**.
150+
ReleaseNotes = '* Preannouncement: The default interactive login experience will change from browser based to Web Account Manager (WAM) based on supported platforms, [learn more](
151+
https://learn.microsoft.com/en-us/entra/msal/dotnet/acquiring-tokens/desktop-mobile/wam). Only interactive login flow is influeced by WAM. This will take effect from the release of May 21st.
152152
* Fixed secrets detection issues.'
153153

154154
# Prerelease string of this module

tools/Az/Az.psd1

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,8 +200,7 @@ PrivateData = @{
200200
201201
#### Az.Accounts 2.19.0
202202
* Preannouncement: The default interactive login experience will change from browser based to Web Account Manager (WAM) based on supported platforms, [learn more](
203-
https://learn.microsoft.com/en-us/entra/msal/dotnet/acquiring-tokens/desktop-mobile/wam).
204-
Nothing changes of user operations. This will take effect from the release of May 21st
203+
https://learn.microsoft.com/en-us/entra/msal/dotnet/acquiring-tokens/desktop-mobile/wam). Only interactive login flow is influeced by WAM. This will take effect from the release of May 21st.
205204
* Fixed secrets detection issues.
206205
207206
#### Az.Batch 3.6.0

0 commit comments

Comments
 (0)