Relative Content

Tag Archive for azure-functions

Why doesn’t my Azure function show in the Azure Portal?

I have a function that auto-increments a value in a cosmosdb. I can check by going to the website that fetches this value and see that it is growing: Universal Time Units (TU): [14010]. So I know that the function is executing. However, the function does show that it is executing anywhere.