Chapter 5. Building Azure MVC Websites

In this chapter, we're going to build up the customer and administrator websites for the sales business domain, which will share the data model we created in the previous chapter. We'll cover the following topics:

  • Implementing Twitter authentication in the customer website
  • Completing the customer sales website
  • Adding a custom domain name to a website
  • Implementing an SSL certificate
  • Adding Azure AD single sign-on to a website
  • Implementing Azure AD group authorization
  • Completing the admin sales website

We're going to look at subjects specific to Azure and touch on relevant parts of website development. We will not go into great detail about how to write MVC applications; however, the code samples have fully working ...

Get Learning Microsoft Azure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.