Book Image

Learning Microsoft Azure

By : Geoff Webber Cross, Geoff Webber-Cross
Book Image

Learning Microsoft Azure

By: Geoff Webber Cross, Geoff Webber-Cross

Overview of this book

Table of Contents (19 chapters)
Learning Microsoft Azure
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Questions


  1. In an MVC project, where do we configure the details of OAuth providers?

  2. If we wanted to make these OAuth settings configurable so that we can have different settings for different application environments without changing the code, what can we do?

  3. When is it important to use an SSL certificate in a website and why?

  4. Why would we not implement an SSL encryption everywhere?

  5. What type of SSL certificates are all Azure websites protected by?

  6. What can we do to make sure our HTTPS endpoint is used instead of the HTTPS endpoint in a website?

  7. When we configure a website to use Azure AD authentication, which option do we pick from the following:

    • No Authentication

    • Individual User Accounts

    • Organizational Accounts

    • Windows Authentication

  8. During publishing, which option can we set to create a new Azure AD application for the website so that we don't have to manually configure one?

  9. Which API do we use to query Azure AD?

  10. Which Azure AD PowerShell cmdlet is used to obtain Azure AD credentials?