News

In part due to each Azure Function App having its own hostname, Azure Functions may be hosted in multiple regions. Passing this URL management complexity down to API consumers creates friction.
The last time we looked at Azure Functions, I introduced you to the basic triggers you can use with them. There are a number of events that can cause functions to begin execution ("triggered"), one of ...