Posts with tag: #Azure

Azure Functions で tumblr の API を叩く

24 September 2018
#Azure#Azure Functions#tumblr

Function App (Java Script) で Tumblr API を叩いてダッシュボードを取得するメモです。

Read more →

デレステ MV 画像収集 bot をコーディングレスでつくる ② Logic Apps でシステム構築

23 May 2018
#Azure#デレステ#Azure Logic Apps#Azure Functions

本記事では、半年以上前に公開した「デレステ MV 画像収集 bot をコーディングレスでつくる ① Custom Vision Service でモデルを構築」に引き続き、Microsoft Azure の Logic Apps を使用して画像収集 bot を完成させます。

Read more →

Azure Blob Storage を Azure Logic Apps でモニタリングする方法

02 April 2018
#Azure#Azure Logic Apps#Azure Functions#Azure Blob Storage

Azure Blob Storage でブロブが作成・更新されたときに Azure Logic Apps の処理を開始したい。 特に、指定したコンテナのサブフォルダ以下も監視対象にしたい。

Read more →

Azure Functions で関数の終了を待ってから次の関数を実行する方法

02 April 2018
#Azure#Azure Functions

デフォルトの設定だと、関数の終了を待たずに次の関数が開始されます。複数のキューメッセージに対して順番に処理したい場合などは、Function App の host.json の値を次のように編集します。

Read more →

デレステ MV 画像収集 bot をコーディングレスでつくる ① Custom Vision Service でモデルを構築

06 October 2017
#Azure#Custom Vision Service#Azure Logic Apps

最近デレステにハマりました。 にょわー

Read more →
4423.ch