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. Which connection string is used for local storage?

  2. What is the name of the storage table where diagnostic data is stored?

  3. What publish settings must we apply to enable remote debugging?

  4. What process do we attach to when remote debugging a worker role?

  5. What happens if we debug a role rather than an instance?

  6. Is it possible to use IntelliTrace on cloud services in Visual Studio Express?

  7. Which is the default RDP port?

  8. What is the difference between the RoleEnvironment.Changed and RoleEnvironment.Changing events?

  9. Where are start-up tasks defined?

  10. What properties must we apply to a task script so that it is copied when we publish?

  11. What is the %TEMP% variable an example of and what does it do?

  12. What is the difference between limited and elevated executionContext?