_
It used to be:
/*
Then any call to namefunction.azurewebsites.net/WHATEVER would be routed with backend proxy param.
Now * wildcard is no longer working.
_
Ok I checked some more. Setting route to: {*duck} will make make this working again.
That's what you get for using previews, they may change without any notice :/
_
_
Ok I checked some more. Setting route to: {*duck} will make make this working again.
That's what you get for using previews, they may change without any notice :/