Why does the Agentic AI course on Microsoft Learn now only offer exercises in Python? Previous courses included both C# and Python options.

Previously, AI courses on the Microsoft Learn platform included exercises in both Python and C#, which was advantageous for .NET developers implementing AI solutions. However, the current Agentic AI course only offers exercises in Python. Why has this change been made? Is there a possibility that C# exercises will be included in the future? Are there any alternative portals or modules that provide Agentic AI exercises in C#?
Currently I am going through this module "https://learn.microsoft.com/en-us/training/paths/develop-ai-agents-on-azure/" but unfortunately the exercises are in python through which I am facing challenges while implementing for my .Net application.