i have created an application to access the PDF service via API and try to add an azure blob storage.
I have tried a lot of settings in azure storage, but the 3rd Party Storage connection does not work or at least, i dont see the file there, that was created successfully.
Can help with setting up the blob storage properly?
As per my understanding, you configured Azure storage successfully, but you are unable to upload/save files to it. Please note Windows Azure Storage does not allow saving files on the root. You need to create a folder and upload/save files into it.
Hopefully, it will help you to accomplish the task. Otherwise, please share your sample code along with your credentials in a private message.