An Azure service that stores unstructured data in the cloud as blobs.
Hello Peter Macfie,
Greetings! Welcome to Microsoft Q&A Forum.
Can you kindly try out from your end by running pip install azure-storage --upgrade.
Make sure you are using Python 3.8 or later, as this is required to use the Azure Storage Blobs client library. Also refer this doc for detailed steps and please provide more details about the error message you are encountering.
Additionally, check if there are any typos or incorrect paths in your code. Sometimes, the error might be due to a simple mistake in the code.
refer some troubleshooting docs - https://learn.microsoft.com/en-us/troubleshoot/azure/azure-storage/blobs/welcome-blob-storage, https://learn.microsoft.com/en-us/troubleshoot/azure/azure-storage/blobs/alerts/storage-monitoring-diagnosing-troubleshooting?tabs=dotnet.
Hope this information helps! please let us know if you have any further queries. I’m happy to assist you further.
Please "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.