Naren Soni

Results 24 issues of Naren Soni

When you send binary data via a service bus message it shows up as `"String": "System.Byte[]"` instead of the actual data. There is some relevant data in this PR https://github.com/Azure/azure-functions-python-worker/pull/158...

bug
needs-investigation

Host downloads extension bundle if there isn't a matching version already present on the disk. However, this download can happen over and over if the extraction fails due to storage...

needs-discussion

We should include an additional field to aid in the ordering of templates. This way clients could list the templates in prescribed order. Sample field could be something like `order:...

Updating Microsoft.Azure.WebJobs.Script.WebHost package to 4.24.5 ### Pull request checklist * [ ] My changes **do not** require documentation changes * [ ] Otherwise: Documentation issue linked to PR * [...

Needs: Author Feedback