I've created a managed Service Fabric cluster using the template found here https://docs.microsoft.com/en-us/azure/service-fabric/quickstart-managed-cluster-template
I'm trying to troubleshoot an issue running an app to the cluster and I think it might be because of the supported .NET runtime version. Any idea what comes preinstalled on the nodes from that template or how I can check and upgrade if necessary?
from the link you shared above and noticed this template based on the image MicrosoftWindowsServer/WindowsServer/2019-Datacenter latest.

