Cannot deploy to Azure Service Fabric

Hi.

I am new with Octopus Deploy.
I have installed local Octopus Deploy and created SF target deploy.

When I create release which has step deploy to above SF target, Octopus show message after ran successfully:

“The machine SF will not be deployed to because it is a Service Fabric Cluster.”

Thanks.

Hi,

Thanks for getting in touch. Just to make sure I understand your scenario correctly, you have a step in your deployment scenario that has the same role as your SD target but when the deployment runs it skips that target. Is that correct?

Could I check which step you are using? Both the Deploy a Service Fabric App and the Run a Service Fabric SDK PowerShell Script should be valid for Service Fabric targets.

Would you be able to attach a screenshot of the deployment process and the task log from a deployment to help us troubleshoot?

Regards
Shannon

Ok, thanks.

I have fixed.
I followed Octopus documentation carefully. :slight_smile:
I forgot add Azure subscription and config permission correctly in Azure

Thanks so much :slight_smile:

No problems, glad to hear you got it working.