Francesco Belacca

Results 9 comments of Francesco Belacca

Hi @ealsur @michaelpeng36 i'm developing a simple but complex enough example to really try to understand how developing in containers would really be for me and my team in next...

Hi @ealsur I understand what you mean, just a question: do you think I have a way to override the default CosmosClient used by your implementation of "CosmosDBTrigger" through dependency...

Hi @ealsur "But really the point is that disabling SSL is just a shortcut to avoid dealing with installing the certificate" Yes, indeed. Because when I move in production, i...

> The big issue with adding this configuration is that if you accidentally push such a configuration to production, then you are now doing insecure requests. @ealsur yes that is...

> Do you build the Functions mostly on C#? I think that a solution like the second one (add a config as a boolean value) could be the one that...

#https://github.com/dotnet/aspnetcore/issues/17730#issuecomment-1182521592 I believe having more than one thread would greatly help the appinsights team supporting blazor wasm, right? Could we have a preview for november??? @danroth27

@ealsur - @Ved2806 i understand this is not high priority, but are you willing to accept PRs? can i help?

Hi my PR #763 fixes this dependabot security warning. I solved it the same way i did for another project of mine. I hope the PR can help you close...