Skip to content

Conversation

@vincenttran-msft
Copy link
Member

proof of concept

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Dec 4, 2025
/// Creates empty access conditions (no restrictions).
///
/// Alias for `allow_overwrite()`. The operation will succeed whether the blob exists or not.
pub fn none() -> Self {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could get rid of this if we want to keep it explicit explicit, you need to provide something, even if that something means send None and match service behavior (ie. allow_overwrite())

@vincenttran-msft vincenttran-msft changed the title [Storage] Required AccessConditions on upload API BlobClient [Storage] [POC] Required AccessConditions on upload API BlobClient Dec 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant