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. Why is a web service particularly important when using SQL Azure Database?

  2. What is the problem with implementing SignalR in load-balanced websites?

  3. What solution can we use to solve this problem (as known from the preceding answer)?

  4. How can we enforce authorization in a controller?

  5. What techniques can we use to test a Web API service without writing any code?

  6. What is the hub SignalR URL?

  7. How do we enforce authorization in a SignalR hub?

  8. What does the Enable Organizational Authentication setting achieve during publishing?

  9. Why must the appPermissions section of Web API AD application's manifest be modified?

  10. In the client application's config, what are the ida:Audience ida:ClientID settings?

  11. If a user's authentication token has expired, what can be done to authenticate the users without them logging in again?

  12. How does a client call a SignalR hub method, and how can we tell if it was successful?