pub fn build_azblob_backend( container: &str, root: &str, connection: &HashMap<String, String>, ) -> Result<ObjectStore>