Kirstyn Amperiadis
Kirstyn Amperiadis
Hello all! The reason why this error surfaced for you @tsbala is because when we run that validation on your runtime, we use linuxFxVersion for linux apps and based on...
Hi @VixiXia! This should be fixed with the latest Azure CLI version. Can you please try to see if you are still experiencing this issue? Thank you!
> Is there any other change in custom.py file apart from moving of the code into the try/catch block? Just want to make sure that I am not missing anything?...
@joaoleandr Can you try using the latest Az CLI version and see if this is still happening? I am unable to reproduce this issue even though my subscription has 600+...
The first part of this issue is that linuxFxVersion should be populated when the app is created. PR #28846 should fix that. The second issue is the "Runtime not supported"...
Note: we still need to investigate this in the control plane since the update requests are not actually changing the function app. That would be a blocker for having these...
Marking as closed since it does not prevent functions from working.
@Sarah-Aly Can you please confirm if you are still experiencing this issue? Looking at [this related thread](https://github.com/Azure/azure-functions-java-worker/issues/282), it seems like you should be able to consume a POJO where EventTime...
Hello @t3kot3ko Thank you for reporting this. I was able to reproduce the issue as well. This is definitely Azure CLI specific. We have added it to our backlog and...
This will be fixed with #28825