Your UX doesn't look anything like what Azure currently shows for that information. In the modern UX under Configuration \ General Settings for a Web App (App Service) you should have Stack Settings
section. Under there is Stack
where the option should be set to NET
. Then under .NET Version
you would have .NET 8 (LTS)` as an option. The legacy `NET Core
options are not shown anymore. I also don't see any Tomcat
options which isn't a NET runtime anyway. This leads me to believe you don't have a standard App Service.
Since other things may expose a similar set of options can you please walk us through how you got to this screen you're on including what actual resource type it is? Note that you should be editing an existing resource and not creating a new one. If you're creating a new one then let us know that as well.