Creating and Deploying SharePoint Provider-hosted MVC App in Office 365 and Azure

SharePoint Apps (also referred to as add-ins) extend SharePoint’s capability to solve specific business problems. There are three types of apps: a) SharePoint-hosted b) Provider-hosted c) Autohosted This blog post will walk through the process of creating and deploying a provider-hosted MVC app, which displays a welcome message to the logged-in user. Further, it will provide code snippets that allow this app to address