Skip to content

Skip FileStorage accounts in BlobServicePropertiesDataFetcher#109

Merged
maxhov merged 1 commit intoBlazebit:mainfrom
donghwikim2:blob-service
Jan 12, 2026
Merged

Skip FileStorage accounts in BlobServicePropertiesDataFetcher#109
maxhov merged 1 commit intoBlazebit:mainfrom
donghwikim2:blob-service

Conversation

@donghwikim2
Copy link
Copy Markdown
Contributor

FileStorage accounts (premium file-only storage) do not support blob storage and return a 400 error with code FeatureNotSupportedForAccount. This change filters out these accounts by checking the storage account kind before attempting to fetch blob service properties.

FileStorage accounts (premium file-only storage) do not support blob
storage and return a 400 error with code FeatureNotSupportedForAccount.
This change filters out these accounts by checking the storage account
kind before attempting to fetch blob service properties.
@donghwikim2 donghwikim2 marked this pull request as ready for review December 30, 2025 14:56
@maxhov maxhov merged commit 57ed1d6 into Blazebit:main Jan 12, 2026
2 checks passed
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.

2 participants