blockblobservice - Python Forum
python-forum.io › thread-29900If 'BlockBlobService' has been removed by intention: Is there any replacement? There is multiple ways to do import, compared to above example importing BlockBlobService can be done by: import azure.storage.blob.blockblobservice Does it matter how BlockBlobService is imported (is both examples correct)? Thank you