2009-12-02から1日間の記事一覧

ブロブストレージを使う

Windows Azure入門のp119からのサンプルを最新のSDKに置き換えてみます。まずは、Cloud Serviceプロジェクトを新規作成します。次に、 ServiceDefinition.csdefの編集。 <ServiceDefinition name="PhotoList" xmlns="http://schemas.microsoft.com/ServiceHosting/2008/10/ServiceDefinition"> <WebRole name="PhotoList_WebRole"> </webrole></servicedefinition>