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
[Storage] Fix parser logic when downloading a managed disk using SAS and bearer token (#24113)
* Fix parser logic when downloading a managed disk
* Fix parser logic of downloading managed disk
* Update changelog
* update debug log and parsing logic
WriteDebugLog(string.Format("Need bearer token with audience {0} to access the blob, so will generate bearer token and resend the request.",audience));
0 commit comments