This video has a lot going on. I demonstrate how to display images linked to records from an Azure SQL Server database. I add a field to the database table, and update it in the local model. I then create a partial view to hold the logic for displaying the image and the alt-text. Finally, I call the partial view on three pages.