Skip to content

fix azure scheme#410

Merged
houqp merged 1 commit into
roapi:mainfrom
prabodh516:azure-scheme-fix
Oct 17, 2025
Merged

fix azure scheme#410
houqp merged 1 commit into
roapi:mainfrom
prabodh516:azure-scheme-fix

Conversation

@prabodh516

Copy link
Copy Markdown
Contributor

Current supported azure schemes are

"az" | "adl" | "adfs" | "adfss" | "azure" => Ok(BlobStoreType::Azure),

Updated azure scheme as

"az" | "adl" | "abfs" | "abfss" | "azure" => Ok(BlobStoreType::Azure),

@houqp houqp enabled auto-merge (squash) October 17, 2025 17:34
@houqp

houqp commented Oct 17, 2025

Copy link
Copy Markdown
Member

thanks for catching it

@houqp houqp merged commit 63d51cf into roapi:main Oct 17, 2025
8 checks passed
@amotl amotl mentioned this pull request Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants