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 version of Visual Studio Express allows us to develop web applications for Azure and what SDK do we need to install?

  2. Why is it important to check for Visual Studio updates?

  3. When we create a website project, what does the Create remote resources setting do?

  4. From where can we create a website deployment slot?

  5. What benefits do we get from using Visual Studio Online with Azure projects?

  6. Why is it a good practice to put a Main folder under the TFS project root?

  7. What do the blue padlocks next to files in Visual Studio indicate?

  8. What does the Rolling builds trigger do in a build definition?

  9. Try creating a new website project in Visual Studio and publish it to the cloud. This time, don't configure the website in the portal; instead, let Visual Studio provision it for you when you create the project.

  10. Create a daily build for the new project to test the integrity of the code. Set up alerts, so if the build fails, you get an e-mail.