Azure Blob Python wrappers Create Blob feedback
In the Python SDK, a call to Create Blob overwrites a current blob by the same name. This is different from the calls to Create Container, which will just append to an existing container by the same name.
1
vote
