Anonymous Asked in Cars &Transportation · 2 weeks ago

How do I get blob storage container URL?

HTTP Request. You can also retrieve a blob using an HTTPS/HTTP request. One way to find the URL of the blob is by using the Azure portal by going to Home > Storage Account > Container > Blob > Properties. 20 июл. 2021 г.


How can I get image URL from blob storage?

how to copy a link with a photo from Azure Blob Storage to Excel and what to do after that.1Create a folder (container) in Azure Blob Storage and choose the type of container in Azure Blob Storage. For the beginning – log on to portal.azure.com. ... 2Step 2 Uploading images. ... 3Step 3 Generate URL link.

What is blob container URL?

For a blob, the base URI includes the name of the account, the name of the container, and the name of the blob: https://myaccount.blob.core.windows.net/mycontainer/myblob. A storage account may have a root container, a default container that can be omitted from the URI.

How do I access blob container?

View a blob container's contents1Open Storage Explorer.2In the left pane, expand the storage account containing the blob container you wish to view.3Expand the storage account's Blob Containers.4Right-click the blob container you wish to view, and - from the context menu - select Open Blob Container Editor.

How do you find the container name from the blob URL?

If you're using older SDK (9.3. 3), You can use BlobClient and the name of the blob container will be available in BlobContainerName property. For newer SDK (12.2. 0), you can use BlobUriBuilder and the name of the blob container will be available in BlobContainerName property.

Related Questions

Relevance
Write us your question, the answer will be received in 24 hours