Rudra
Rudra

Reputation: 183

Azure service fabric cluster provisioning questions

Once I create the azure service fabric cluster through azure portal, I am not sure how long I am supposed to wait for the cluster to be up and running. I am only using bare minimum configuration (with node type count 1 and bronze model with 3 VMs etc.) Will take an hour or 2 or more or less? Will there be some kind of indication that cluster deployment is done and is available for me to publish code from visual studio? Also I am not seeing any nodes in the provisioned cluster in the portal.

Thanks. Raghu/..

Upvotes: 1

Views: 1619

Answers (1)

Rudra
Rudra

Reputation: 183

Per mckjerral, I changed my VM Size type from A1 standard to DS1 standard and also to reliability tier from Bronze to Silver type, it deployed successfully and I was able to publish my service fabric app to it. Thank you for your help.

Raghu/..

Upvotes: 0

Related Questions