Ankit Kumar

Results 18 comments of Ankit Kumar

I will take a shot at this in this Sprint.

We looked at this, and it's an issue with our config for serialization not being propagated. It will need some design changes (possibly in the next sprint). In the meanwhile,...

Thanks @shibayan for opening the issue. Functions v3 uses `Newtonsoft.Json` for serializer at all times. Is there a place you saw `System.Text.Json` used for serializing? Regardless of that, this sounds...

@dasbdavis, Do you have an app setting `WEBSITE_RUN_FROM_PACKAGE` or similar that in your function app? ([Run From Package](https://docs.microsoft.com/en-us/azure/azure-functions/run-functions-from-deployment-package)) If so, would you mind removing that and then trying the CI/CD...

@lopezbertoni, would you mind elaborating you scenario? How are you pushing the artifact to Azure? What's the publishing process, and what issue are you seeing exactly?

@lopezbertoni, thanks for all the info. A couple more questions that'd help me narrow down the cause -- 1. What OS is your function app on? (Windows / Linux) 2....

@lopezbertoni, yes apologies for the delay. I will take a look at this as soon as I can.

I apologize! This has been slipping my priority list. I am taking a look at this now, and will have an update this week. I know @lopezbertoni shared a function...

Adding this to Sprint 85 (current sprint) to track and investigate the issue.

@lopezbertoni, can you share a recent time when you deployed? I will check the logs in case it didn't auto-update and if I find some symptoms of any issue.