Ignite関連のアップデート他いろいろ。
作成者: buchizo
Microsoft Ignite 2022 Day 1 Keynote
今年もIgniteの季節になりました。
今回は2年ぶり?にオフライン開催も復活のようです。基本はデジタル/オンライン主体でスポットライトということで日本含め数か国(6か国かな?)ではオフライン開催もあるということでそちらも楽しみですね。
Azure Updates (2022.10.12)
Ignite前のおさらい。リタイア告知が続きますね。新しい話としては Meta Quest Proとか .NET 7 RC2とかいろいろ。
Azure Updates (2022.10.06)
10月ですな。なんだかリタイア告知が固まってる気がする。
Azure Updates (2022.09.29)
9月も終わり。
Azure Updates (2022.09.22)
シルバーウィークとかですね(なお平日)
Microsoft.Azure.WebJobs.Extensions.Http でエラーになってFunctionsが起動しない
Azure Functions v4の .NET なプロジェクトでNuGetパッケージ更新したりしたら以下のエラーがでて実行できない場合があります。
A host error has occurred during startup operation 'xxxxxxx-xxxx-xxxxx-xxxx-xxxxxxxxx'.
Microsoft.Azure.WebJobs.Extensions.Http: Could not load file or assembly 'System.Net.Http.Formatting, Version=5.2.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. 指定されたファイルが見つかりません。.
Value cannot be null. (Parameter 'provider')
特定バージョンだけな気がしますが、該当しそうなのは以下のIssueです。
- Azure Functions Core Tools 4 – Microsoft.Azure.WebJobs.Extensions.Http: Could not load file or assembly ‘System.Net.Http.Formatting, Version=5.2.8.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ #3115
- Value cannot be null. (Parameter ‘provider’) #3139
なんだか釈然としませんが、対処方法としては以下のようにします。
- Microsoft .NET SDK を再インストールする。
- Azure Functions Core Tools の最新をインストール(再インストール)する。
一時的な問題だと思いますが、、(たまにこの手の問題に遭遇する)
Azure Updates (2022.09.15)
.NET 7 RC1がでたりいろいろ。
Azure Updates (2022.09.08)
円安ですなぁ。
Azure Updates (2022.09.01)
9月だわ。