<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiba-yan</author_name>
  <author_url>https://blog.hatena.ne.jp/shiba-yan/</author_url>
  <blog_title>しばやん雑記</blog_title>
  <blog_url>https://blog.shibayan.jp/</blog_url>
  <categories>
    <anon>Azure</anon>
    <anon>Azure Storage</anon>
  </categories>
  <description>サービスでキューを使った非同期な処理を実行している場合があり、バッチサーバー側に何らかの障害が発生してキューが処理されていかないことがちょいちょい起きてしまい困ってます。なので、今日は簡単にキューに追加されたメッセージが処理されていっているのかを、確認する方法を試してみました。ちなみに Azure Storage のキューに貯まっているメッセージ数を取得するためには、Storage Client Library を使えば以下のようなコードで取れます。 var storageAccount = CloudStorageAccount.Parse(&quot;STORAGE_KEY&quot;); var clien…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shibayan.jp%2Fentry%2F20140713%2F1405246160&quot; title=&quot;Azure Storage Queue にどのくらいメッセージが貯まっているのか管理ポータルで確認してみた - しばやん雑記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/s/shiba-yan/20140713/20140713181539.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-07-13 19:09:20</published>
  <title>Azure Storage Queue にどのくらいメッセージが貯まっているのか管理ポータルで確認してみた</title>
  <type>rich</type>
  <url>https://blog.shibayan.jp/entry/20140713/1405246160</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
