I am trying to deploy a Service Fabric cluster via an Azure pipeline into my Resourcegroup.
In the Deployments overview I can see that the Virtual machine scale set does not finish for some reason. It is currently running over 2,5 hours.
After a bit over four hours it will stop and the Status will change from "Deploying" to "Failed".


I am using the Silver tier for the ServiceFabric and a VMSS with 5 Standard_D2_v2 VMs.
In my other Resourcegroup I use a "cheaper" setting, so Bronze SF tier and only 3 VMs. And in this RG it has no problems with the deployment.