I have made a Azure function (http-trigger) and deployed it in the portal using Visual Studio 2019.
The function works fine and I now will add a binding to my CosmosDB. I navigate to my function and click on “Integration”. Now I see the trigger, the function and input and output bindings.
I should be able to add a new input binding here. But I have no “add”button. What am I doing wrong?
