bNobo
bNobo
> Under the hood, Insomnia uses `Curl` with it's CA stored in your `TEMP`. For me, this was `C:\Users\Finlay\AppData\Local\Temp\insomnia_2020.4.2\2017-09-20.pem`. I don't know where it is on Linux or Mac but...
If you really need this feature you can vote for it here : https://feedback.azure.com/forums/908035-sql-server/suggestions/38269312-filestream-and-filetable-for-sql-server-2019-linux
I have added `EnableActiveTelemetryConfigurationSetup` as indicated and the workaround works perfectly. Here how I do it: Add an ApplicationInsights section in appsettings.json ```json "ApplicationInsights": { "InstrumentationKey": "", "DeveloperMode": false, "EnableRequestTrackingTelemetryModule":...
There is a different error with 1.27.678 : ``` STDERR: Package [Dapper] Does not exist as a dependency in [/home/dependabot/dependabot-updater/tmp/MyCompany/Stargate/_git/Stargate/Stargate/Stargate.csproj]. Update complete. Updating project [/home/dependabot/dependabot-updater/tmp/MyCompany/Stargate/_git/Stargate/Stargate.UnitTests/Stargate.UnitTests.csproj] Running for SDK-style project Package...