You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: