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
680 stars 232 forks source link

Access Tier Cold is missing #1627

Open tobimai opened 3 months ago

tobimai commented 3 months ago

A while ago Azure added the Access Tier "Cold" in addition to Cool, Hot and Archive. The AccessTier enum currently only contains Hot, Cool and Archive, therefore making it impossible to read blobs that have the Access Tier Cold.