Scenario: A quick and simple bare bones Function App that calls an API out in the internet. In this demo, I use a weather API to get the current weather for a location. The code will be in .NET 6. Build all resources and write code through the Azure Portal. Motivation: By now there should …
Continue reading How To Create An Azure Function App that Calls an External 3rd Party API