You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Accounts/Accounts/ChangeLog.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@
21
21
## Upcoming Release
22
22
* Enabled caching tokens when logging in with a service principal. This could reduce network traffic and improve performance.
23
23
* Upgraded target framework of Microsoft.Identity.Client to net461 [#20189]
24
+
* Stored `ServicePrincipalSecret` and `CertificatePassword` into `AzKeyStore`.
24
25
25
26
## Version 2.10.3
26
27
* Updated `Get-AzSubscription` to retrieve subscription by Id rather than listed all the subscriptions from server if subscription Id is provided. [#19115]
0 commit comments