Let's have some fun and showcase our pets and their photos in a web application. This is a python web app that connects to both an Azure SQL Server Database and an Azure Blob Storage Container. Watch the tutorial video for step-by-step instructions on how to create the Azure resources and utilize them in the web app for your own project. We will start out by creating an Azure SQL Server and Database. Then we will execute our SQL script to populate our pets database. Next, we create an Azure Storage account and blob container to store our pets' images. We then discuss how to configure the python web app to connect to Azure resources and demo the cool new web app that allows us to upload our own pet photos. Ready to have some fun and build a pet web app project?
GitHub Project
https://github.com/kathleenwest/Conne...