Hi all,
would like to check regarding Azure blob storage implementation.
i created a simple sample to test Azure blob storage but received error to remote server :
below is an application that has a simple upload function, with the parameters for the UploadBlob.
another thing to note, is we also have done a POC on .NET based on below doc and is successful in upload/listing blob:
https://learn.microsoft.com/en-us/azure/storage/blobs/storage-quickstart-blobs-dotnet?tabs=visual-studio%2Cmanaged-identity%2Croles-azure-portal%2Csign-in-azure-cli
please advice if something is missed.
thanks.