Azure / azure-sdk-for-rust

This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
MIT License
692 stars 237 forks source link

fix token scopes for azure_storage and azure_iot_hub #1541

Closed demoray closed 8 months ago

jorendorff commented 8 months ago

Thanks for fixing this! IIUC this issue causes storage not to work at all with default credentials in 0.18. Is there a workaround? Or, any chance of a quick azure_storage 0.18.1 with this fix in it?

demoray commented 8 months ago

There isn't an easy work-around. I'm working through kicking off a new release and hope to get that out the door soon.