Finbar Ryan
Finbar Ryan
@brettsam This is the Timer Trigger canary issue I mentioned. If this isn't the right place can you move it? Or let me know and I'll recreate it there.
This ended up being resolved by removing the logging section from the customer Host.json. { "version": "2.0", "functionTimeout": "00:10:00", "logging": { "photo": "Debug", "default": "Debug" } } They are also...
Discussed with Aghyad and it could be reworded if Aghyad updates his branch with these changes. Can this be reworded? * **System Assigned Identity** :Using a user-assigned identity requires a...
@Aghyad85 can you update the PR with my changes please?
[NathanBlaise-MSFT](https://github.com/NathanBlaise-MSFT) filed the original issue. This is blocking a lot of customers who deploy via ZipDeploy to a site that has this Node Application Insights agent installed.
**Summary** The majority of Functions apps still tend to be C#/.NET applications. As more customers are moving to pre-compiled this would help in the same manner as the Durable Functions...
https://www.nuget.org/packages/Microsoft.VisualStudio.Threading.Analyzers/16.9.45-alpha that helps with ASync and Threading
HI, I'm also in the Functions team as a a software engineer and this came in as a customer issue. The answer you provided doesn't mean that there isn't a...
Adding @fabiocav as well. We added this to break the build on checking packages. We should discuss how Component Governance can assist here.
Add logging to identity Worker Specific Extensions Versions perhaps as part of the WorkerInitRequest
Thanks @liliankasem I was going to say the same thing. It helps to understand the versions that are currently being used so that we can have a better understanding of...