Someone can tell me about which Azure service can share resources (as I say, images, documents, etc. ..) for different applications and how to consume them
Someone can tell me about which Azure service can share resources (as I say, images, documents, etc. ..) for different applications and how to consume them
Dear,
Azure Storage is the service for storage which has 4 types and the one that is most oriented for your requirement is Azure Blob Storage:
In the link is an example of how to use for C # the operations of the service. Good luck!
With Azure you can do it with the BLobs Storage service