# .NET の 2 日間 2024 冬 .NET テーブルトーク 3(Azure、GitHub、AI 他) ## 登壇(敬称略) - Yuta Matsumura@tsubakimoto_s - Tomohiro Suzuki@hiro128_777 ## .NET Confふりかえり - [Build your own course assistant with AI](https://learn.microsoft.com/en-us/shows/dotnetconf-2023/build-your-own-course-assistant-with-ai) - [Building Cloud Native apps with .NET 8](https://learn.microsoft.com/en-us/shows/dotnetconf-2023/building-cloud-native-apps-with-dotnet-8) - ★推し[.NET <3's AI](https://learn.microsoft.com/en-us/shows/dotnetconf-2023/dotnet-loves-ai) - [Build Intelligent Apps with .NET and Azure](https://learn.microsoft.com/ja-jp/shows/dotnetconf-2023/build-intelligent-apps-with-dotnet-and-azure) - [Building and scaling cloud-native, intelligent applications on Azure and .NET](https://learn.microsoft.com/en-us/shows/dotnetconf-2023/building-and-scaling-cloud-native-intelligent-applications-on-azure-and-dotnet) - ★推し[Building resilient cloud services with .NET 8](https://learn.microsoft.com/ja-jp/shows/dotnetconf-2023/building-resilient-cloud-services-with-dotnet-8) - [App Service the best place to host your .NET 8 Web Apps](https://learn.microsoft.com/ja-jp/shows/dotnetconf-2023/app-service-the-best-place-to-host-your-dotnet-8-web-apps) - [Leveraging the power of the .NET platform in Azure Functions](https://learn.microsoft.com/ja-jp/shows/dotnetconf-2023/leveraging-the-power-of-the-dotnet-platform-in-azure-functions) - [Migrating .NET applications to Azure](https://learn.microsoft.com/ja-jp/shows/dotnetconf-2023/migrating-dotnet-applications-to-azure) - [.NET Containers advancements in .NET 8](https://learn.microsoft.com/ja-jp/shows/dotnetconf-2023/dotnet-containers-advancements-in-dotnet-8) ## 直近の.NETブログ他 - [Announcing ML.NET 3.0](https://devblogs.microsoft.com/dotnet/announcing-ml-net-3-0/) - [Coding with an AI pair programmer: Getting started with GitHub Copilot [AI2780S]](https://reg.githubuniverse.com/flow/github/universe23/sessioncatalog/page/sessioncatalog/session/1694638932098001CYpy) - [Quickly build and deploy OpenAI apps on Azure, infused with your own data](https://www.youtube.com/watch?v=j8i-OM5kwiY&t=2s&ab_channel=GitHub) - [Universe’s key takeaway: Innovate better with AI-powered workflows on a single, unified platform](https://github.blog/2023-11-15-universes-key-takeaway-innovate-better-with-ai-powered-workflows-on-a-single-unified-platform/) - [Azure OpenAI Service Launches GPT-4 Turbo and GPT-3.5-Turbo-1106 Models](https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/azure-openai-service-launches-gpt-4-turbo-and-gpt-3-5-turbo-1106/ba-p/3985962) - [Announcing general availability of vector search and semantic ranker in Azure AI Search ](https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/announcing-general-availability-of-vector-search-and-semantic/ba-p/3978525) - [Azure AI Studio](https://ai.azure.com/) ## 他話題あれば ## メモ - 自分(Suzuki)の周囲だと Copilot に対する世の中の期待値は「低スキル開発者による高スキル開発者の開発タスクの代替」をよく聞くが Copilot は現時点では、高スキル開発者の効率を加速し、低スキル開発者の成長を阻害するように見える(高スキル開発者不足へのソリューションになっていない)が、皆様のご意見を拝聴したい - ほぼ同意見となった。副操縦士の名前の通り先導するためのスキルが必要。適切に指示を与える能力、選定するための知識などなど - まつむら)Visual StudioにもGitHub Copilotの支援を受けた機能が増えてきましたね。たとえばGitHub Copilot Chatがコミットメッセージを生成してくれる機能など、開発者を支援する機能が増えてきたのでVisual Studioもまだ進化するんだなーと実感しています。なお日本語( - https://devblogs.microsoft.com/visualstudio/write-your-git-commits-with-github-copilot/ - (世間一般で言うところの)玄人開発者には非常に有用なツールとなりつつある。コードの要約、生成されるコードも書かれているものを参考にしているので - GitHub EntでもCopilotまわりの強化がおこなれているのでより自分が書くものに近いものがでてくるのではないだろうか?