How I automate batch processing on Azure with PowerShell
One of the Android apps that I have made uses a backend that needs to be fed with data on a weekly basis. I decided to keep my scrapers running locally on my laptop in the past, but not anymore since manageability and scheduling was an issue. I have finally prepared this process to be run semi-autom…
