Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to connect to azure blob storage ,after the getting the authentication key from azure ,also getting our account info as well,when i clicked on "Test Conection" ,I got the below error.
Note:- The account in which I was configuring the connection in qlik is different from the azure account from which I want the data from.
The azure account holder has all the necessary permissions for that storage container.
@Kartik2 When authoring load/store scripts for use with the Azure Storage Web Storage Provider Connector, there are specific limitations to be aware of, due to the internal file structure of Azure Storage blobs.
You can refer to the Microsoft Azure Blob service REST API documentation to learn more about the requirements and restrictions imposed by the API.