Deploying service fabric in Azure Dev test lab

I am trying to deploy Azure service fabric on Dev test lab. I couldnt find any documentation or resource related to it. Can some one clarify if its possible, If so how it shall be deployed?

Thanks in advance.

Hi @naveenkumarsp ,
did you notice this resource?
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/service_fabric_cluster
Usually the example code gets you started.