I create a new azure function(CosmosDB Trigger) in a project in Visual Studio.
Azure Function CosmosDB Trigger debugging does not work properly in Visual Studio. It does work for the first time visual studio starts. After that debugging stops working.
However, if I wait for 5-10 minutes, restart debugging, then the debugging would work again.
Is there a workaround available or any process to kill to make the debugging works at all times.