Hi,
When we use SSIS Azure Storage Connection Manager within SSIS to "Test the Connection" provided with a SAS key, It failed with invalid sasUri format. Below is a sample sasUri key provided by the client. What is the proper format of the sasUri for the token? I am able to connect via Azure Storage Explorer with success.
Here is the sample sasUri:
https://demo2.blob.core.windows.net/azurestorage?sp=r&st=2021-11-24T22:27:15Z&se=2023-01-01T06:27:15...