Sunny

Results 2 comments of Sunny

Seeing same issue with Azure Functions v3, I have in the host.json. `{ "version": "2.0", "logging": { "fileLoggingMode": "always", "logLevel": { "default": "Trace" }, "applicationInsights": { "samplingSettings": { "isEnabled": false,...

We had a script in terraform that was doing that call. Don't know how azure CLI actually makes the request. In the latest version of terraform (azurerm plugin) they added...