Home Web Links
 
Weblinks
We are regularly out on the Web. When we find a great site we list it.
 
  • How Do I: Configure SQL Azure Security?
    In this video, Max Adams introduces security within SQL Azure. The creation of Logins, Databases and Users is discussed and demonstrated. The views sys.sql_logins and sys.databases which allow the display of logins and databases from the master database are also discussed.
  • How Do I: Managing SSL Certificates With Azure ?
    In this video, Max Adams describes how to create and deploy SSL certificates to Windows Azure applications. An x509 certificate is also deployed to the Azure account for use with the Windows Azure Management API.
  • How Do I: Deploying With CS Pack ?
    There are times when using command line utilities instead of an IDE to deploy Azure applications just make sense. In this video, Max Adams introduces the Azure SDK’s command line utilities – CSPack and CSRun to do this type of packaging and deployment.
  • How Do I: Azure Deployment State Errors ?
    In this video, Max Adams discusses the most common errors that cause a deployment of a Windows Azure application to cycle between the Initializing, Busy, and Stopped statuses. The discussion includes assembly errors, configuration errors, and unhandled exceptions.