This browser is no longer supported. Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support. サーバーレスアーキテクチャとAzure Functions サーバレスアーキテクチャとは、マネージドサービスのみを利用してシステムを構築するアーキテクチャです。そして、Azure Functionは非常駐型のプロセスをイベントによってトリガーして実行するサービスです。 Azure Functionsの特徴はサーバーでプログラムを直接動作することができるということで、「プログラマが考えるのはコードだけ」というようにプログラマは必要なプログラミングだけに集中できます。そのため、その他のプログラムに関わらない
All Microsoft Global Microsoft 365 Teams Copilot Windows Surface Xbox Deals Small Business Support Software Windows Apps AI Outlook OneDrive Microsoft Teams OneNote Microsoft Edge Skype PCs & Devices Computers Shop Xbox Accessories VR & mixed reality Certified Refurbished Trade-in for cash Entertainment Xbox Game Pass Ultimate PC Game Pass Xbox games PC and Windows games Movies & TV Business Micro
サービスでキューを使った非同期な処理を実行している場合があり、バッチサーバー側に何らかの障害が発生してキューが処理されていかないことがちょいちょい起きてしまい困ってます。なので、今日は簡単にキューに追加されたメッセージが処理されていっているのかを、確認する方法を試してみました。 ちなみに Azure Storage のキューに貯まっているメッセージ数を取得するためには、Storage Client Library を使えば以下のようなコードで取れます。 var storageAccount = CloudStorageAccount.Parse("STORAGE_KEY"); var client = storageAccount.CreateCloudQueueClient(); var queue = client.GetQueueReference("samplequeue"); q
Most Azure services and client SDKs include a retry mechanism. However, these differ because each service has different characteristics and requirements, and so each retry mechanism is tuned to a specific service. This guide summarizes the retry mechanism features for most Azure services, and includes information to help you use, adapt, or extend the retry mechanism for that service. For general g
Note: This page is no longer being updated, as it has been replaced by the host.json page on docs.microsoft.com. In the root script directory, there should be a host.json metadata file that contains the global configuration options affecting all functions. The Script runtime will map these settings into their corresponding WebHobs SDK JobHostConfiguration settings when initializing the host. If yo
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く