# .NETラボ10月雑談ネタ 全部は話しきれないと思いますが。イベント中に補間された情報なんかは追記していきます。 前月の未紹介分含むのでめっちゃ多いです(収集つかなくなるのよくわかったのでひと月ごとリセットすることにした) * [Announcing Microsoft Applied Skills, the new credentials to verify in-demand technical skills](https://techcommunity.microsoft.com/t5/microsoft-learn-blog/announcing-microsoft-applied-skills-the-new-credentials-to/ba-p/3775645) * MSの新しい資格形態の模様。 * これまであった認定資格とは別立てのものとなるみたい。 * ラボ型の問題とかこれまであったけどそういう形になるのかなぁ…というお話をした * [Microsoft Ignite 2023 is around the corner! (Nov 14-17)](https://devblogs.microsoft.com/visualstudio/microsoft-ignite-2023-is-around-the-corner-nov-14-17/) * Igniteのおすすめセッションがまとめられている * Scott Hanselman Mark Downie / Daniel Rothの方々のセッションは毎度おすすめとのこと * [When I enter Japanese question text inline in GitHub Copilot Chat, I can't enter the question text after the second time](https://developercommunity.visualstudio.com/t/When-I-enter-Japanese-question-text-inli/10448400?fbclid=IwAR12KhNrrNg-8OFZIvrf5GODulcHTfnYr_Je7E41Sc_WlWGe-PhOFRnTd5s) * 同様2回めの日本語入力がうてない件 * [GitHub Copilot Chat: IME problem in typing Prompt and Inline Prompt.](https://developercommunity.visualstudio.com/t/GitHub-Copilot-Chat:-IME-problem-in-typi/10456415?fbclid=IwAR25HfNgWs5kSjVTFlK0mBShcH6yB-8H1d_HfRUQlpkFLsh8l7TUbNTyKh8) * GitHub Copilotが日本語入力がうてない件が解決した! * 👆直したらこれが発生したらしい * [Azure App Service Limit (1) - Remote Storage (Windows)](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/azure-app-service-limit-1-remote-storage-windows/ba-p/3898758) * [Azure App Service Limit (2) - Temp File Usage (Windows)](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/azure-app-service-limit-2-temp-file-usage-windows/ba-p/3898783) * [Azure App Service Limit (3) - Connection Limit (TCP Connection, SNAT and TLS Version)](https:// "title") * [Azure App Service Limit (4) - CPU (Windows)](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/azure-app-service-limit-4-cpu-windows/ba-p/3899579) * [Azure App Service Limit (5) - Memory (Windows)](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/azure-app-service-limit-5-memory-windows/ba-p/3899600) * Azure App Serviceの様々な制限について知ることができる * このLimitを監視するための方法が記載されていたりするのでそういった見方もおすすめ * [ASP.NET Core のレート制限ミドルウェア](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/azure-app-service-limit-5-memory-windows/ba-p/3899600) * ASP.NET Coreで制限をかけるためのミドルウェア * 👆のLimitを超えさせないように制限をかけたりとか * [Visual Studio 2022 17.8 Preview 2 has arrived!](https://devblogs.microsoft.com/visualstudio/visual-studio-2022-17-8-preview-2-has-arrived/) * VS2022 17.8の改善内容について * [C# Dev Kit – Now Generally Available](https://devblogs.microsoft.com/dotnet/csharp-dev-kit-now-generally-available/) * C# DevKitがGAした * [.NET Conf 2023 - agenda](https://www.dotnetconf.net/agenda) * .NET Confのアジェンダが公開された * [New C# 12 preview features](https://devblogs.microsoft.com/dotnet/new-csharp-12-preview-features/) * [Test your ChatGPT plugins in the updated Chat Copilot](https://devblogs.microsoft.com/semantic-kernel/test-your-chatgpt-plugins-in-the-updated-chat-copilot/) * GPTを用いたPluginのテストについて * [Introducing the v1.0.0 Beta1 for the .NET Semantic Kernel SDK](https://devblogs.microsoft.com/semantic-kernel/introducing-the-v1-0-0-beta1-for-the-net-semantic-kernel-sdk/) * SKがいつのまか1.0.0のβに突入してた * [Introducing MSAL.Browser v3: What developers need to know](https://devblogs.microsoft.com/identity/msal-js-v3-release/) * msal-browserのv3について * [Azure Cosmos DB design patterns – Part 1: Attribute array](https://devblogs.microsoft.com/cosmosdb/azure-cosmos-db-design-patterns-part-1-attribute-array/) * CosmosDBの設計パターンについて。連載っぽい。 ## ここからイベントで話せなかったもの * [Announcing .NET 8 Release Candidate 2](https://devblogs.microsoft.com/dotnet/announcing-dotnet-8-rc2/) * [ASP.NET Core updates in .NET 8 Release Candidate 2](https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-8-rc-2/) * .NET8 RC2 * [New Azure SQL Database free offer](https://devblogs.microsoft.com/azure-sql/new-azure-sql-database-free-offer/) * Azure SQL Database無料で使える枠ができたよ話。商用利用可能らしい。 * [Dev Drive is Now Available](https://devblogs.microsoft.com/engineering-at-microsoft/dev-drive-is-now-available/) * DevDriveがGAしてた * [Generate images with Azure OpenAI Service (DALL-E) and Azure SQL Database](https://devblogs.microsoft.com/azure-sql/generate-images-with-openai-and-azure-sql/) * SQL DatabaseのProcedureからDALL-E使って画像生成するやつ(にっちすぎる… * [How I built a session recommender in 1 hour using Open AI](https://devblogs.microsoft.com/azure-sql/how-i-built-a-session-recommender-in-1-hour-using-open-ai/) * PoC * [OpenAPI for your Azure SQL database](https://devblogs.microsoft.com/azure-sql/openapi-for-your-azure-sql-database/) * Data API Builderな話。触ったことあるけど簡単にAPI構築できて感触よかった * [A unit of profiling makes the allocations go away](https://devblogs.microsoft.com/visualstudio/a-unit-of-profiling-makes-the-allocations-go-away/) * [Introducing Town Halls in Microsoft Teams and Retiring Microsoft Teams Live Events](https://techcommunity.microsoft.com/t5/microsoft-teams-blog/introducing-town-halls-in-microsoft-teams-and-retiring-microsoft/ba-p/3925739) * [“Search the web” for up-to-date OpenAI chat responses](https://devblogs.microsoft.com/surface-duo/android-openai-chatgpt-22/) * [Building immersive experiences with Microsoft Mesh](https://devblogs.microsoft.com/microsoft365dev/building-immersive-experiences-with-microsoft-mesh/) * [Skills to plugins: fully embracing the OpenAI plugin spec in Semantic Kernel](https://devblogs.microsoft.com/semantic-kernel/skills-to-plugins-fully-embracing-the-openai-plugin-spec-in-semantic-kernel/) * [Announcing TypeScript 5.3 Beta](https://devblogs.microsoft.com/typescript/announcing-typescript-5-3-beta/) * [Find what you need with Microsoft Graph connectors](https://devblogs.microsoft.com/microsoft365dev/find-what-you-need-with-microsoft-graph-connectors/) * [Team Work Item Automation Rules (Private Preview)](https://devblogs.microsoft.com/devops/team-backlog-automation-rules-private-preview/) * [Performance Improvements in ASP.NET Core 8](https://devblogs.microsoft.com/dotnet/performance-improvements-in-aspnet-core-8/) * [fix: Style tag is displayed in FluentSelect 3.1.1 #805](https://github.com/microsoft/fluentui-blazor/issues/805) * [Responsible AI and content safety](https://devblogs.microsoft.com/surface-duo/responsible-ai-and-content-safety/) * [Announcing GitHub Universe Cloud Skills Challenge!](https://techcommunity.microsoft.com/t5/educator-developer-blog/announcing-github-universe-cloud-skills-challenge/ba-p/3943877) * [.NET Framework Custom Code for Azure Logic Apps (Standard) Reaches General Availability](https://techcommunity.microsoft.com/t5/azure-integration-services-blog/net-framework-custom-code-for-azure-logic-apps-standard-reaches/ba-p/3954619) * [Service Endpoints vs Private Endpoints](https://techcommunity.microsoft.com/t5/core-infrastructure-and-security/service-endpoints-vs-private-endpoints/ba-p/3962134) * [Announcing Snippets and Traffic Splitting for Azure Static Web Apps](https://techcommunity.microsoft.com/t5/apps-on-azure-blog/announcing-snippets-and-traffic-splitting-for-azure-static-web/ba-p/3964522) * [Deploy Semantic Kernel with Bot Framework](https://techcommunity.microsoft.com/t5/fasttrack-for-azure/deploy-semantic-kernel-with-bot-framework/ba-p/3928101) * [Anatomy of a Microsoft Graph connector](https://devblogs.microsoft.com/microsoft365dev/anatomy-of-a-microsoft-graph-connector/)