AzureStorageTypeProvider icon indicating copy to clipboard operation
AzureStorageTypeProvider copied to clipboard

Support connection via SAS connection string

Open PawelStadnicki opened this issue 3 years ago • 0 comments

Description

I would like to connect with connection string based on SAS. It fails with the message: "typecheck error The type provider 'ProviderImplementation.AzureTypeProvider' reported an error: Unable to validate connection string (System.AggregateException: One or more errors occurred. (No connection could be made because the target machine actively refused it. (127.0.0.1:10000"

although it works with underlying regular blob client

Related information

  • Run on Windows, VS Code / NET Interactive

image

PawelStadnicki avatar May 02 '22 10:05 PawelStadnicki