Skip to content

Commit

Permalink
Fixed error message when creating OAuth based Storage context without… (
Browse files Browse the repository at this point in the history
#26826)

* Fixed error message when creating OAuth based Storage context without first login with Connect-AzAccount (#26803)

* fix changelog

---------

Co-authored-by: Wei Wei <[email protected]>
Co-authored-by: NoriZC <[email protected]>
  • Loading branch information
3 people authored Dec 4, 2024
1 parent 7768323 commit 82440fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions src/Storage/Storage.Management/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
- Additional information about change #1
-->
## Upcoming Release
* Fixed error message when creating OAuth based Storage context without first login with Connect-AzAccount.
- `New-AzStorageContext`
* Upgraded Azure.Storage.Blobs to 12.23.0
* Upgraded Azure.Storage.Files.Shares to 12.21.0
* Upgraded Azure.Storage.Files.DataLake to 12.21.0
Expand Down
2 changes: 1 addition & 1 deletion src/Storage/Storage.common/Resources.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 82440fb

Please sign in to comment.