A Guide on Flask and Azure SQL
Building off the previous blog post in which I query Azure SQL from a Linux machine using Python, we're going to apply the same principals to a Flask application. If you're unfamiliar with flask, check out my other guide on Building a Flask App in 5...



