I recently found an opportunity to connect my domain to my azure storage account. And my question is: I would like to know if it is possible to get this user domain address using the Azure Storage SDK?
I am currently using my blob account to store images, and I would like to have a direct link to each image with my custom domain in the url. And I would like it to be exported directly from the SDK, but I do not know if this is possible or how to do it?
source share