User1797195466 posted
On MVC5, we can just turn on SSL for the application easily by setting SSL to true on VS under Project's Property.
Publishing it to Azure and the site will then be using SSL.
For SPA, there isn't such option on VS. Any guideline for this?