Collect Ambient Weather Data with PowerShell Azure Function
You may have seen my previous post on collecting weather data from WeatherUnderground. With this post I will show you how to collect Ambient Weather data from the API with Azure Functions. Why a new post? A few reasons. One, that post was with the experimental Windows PowerShell Azure Functions, which are no longer available. …