GABRIELNGBTUC

Results 28 comments of GABRIELNGBTUC

@zakimaksyutov Any update on this? We started seeing this issue due to https://github.com/microsoft/ApplicationInsights-dotnet/issues/2539 and the logs in the live metrics are unreadable due to the apps logging every call to...

> > @alex-frankel why not mask for. Allow for but when compile it to JSON replace it with map()? If we do not care to what bicep is compiled we...

@RohitRanjanMS Do you have any guidance on how to reduce or disable the logging of the token retrieval calls when this feature is enabled? Some of our function hosts have...

After more testing trying to create a reproduction repo, it appears that the issue may come from the AAD authentication for secure channels to the live metrics. This authentication methods...

@WillemRB Thanks for the heads-up on how to fix the issue. I made my own PR to fix my current issue. I'll also look on how to display the custom...

After doing some more changes locally to normalize the path after every single use and adding additional checks to make 100% sure the path cannot be hijacked, I am still...

Reopening since I realized I was thinking too hard about how to fix the codeQL issue

It should also be pointed that `azd env refresh`, which is necessary in an environment where the build, provision and deployment are seperate, is affected by this issue.