How to setup a VSTS pipelines for Azure Service Fabric and its containing services 15. December 2017 Clemens Reijnen Comments (0) Sven wrote a detailed How To covering the creating of a release pipelines for a secure Azure Service Fabric cluster and the containing services, based on a project we did together. These posts with the sources on GitHub provides some great information.The posts: Create and import the certificates Register SF Application in AAD and create AppKey Generate encrypted AppKey Lookup the service principles Create the Key Vaults with ARM Adjust the SF Application settings Upload certificates to Key Vault Register the Service Fabric System Applications Install SF Cluster with ARM Install the SF Application(s) with ARMThe sources: https://github.com/sven73a/blog.asf.arm.serie.SecureServiceFabricCluster/