ASP.NET Core MVC Upload image to azure storage.

This uploads images to local system:

Copy this

https://www.c-sharpcorner.com/article/upload-and-display-image-in-asp-net-core-3-1/

Then add logic to either upload to Azure Storage OR local system, only do local system if on Development machine

1. Create Azure Storage Account with Terraform

2.