Azure-Samples / service-fabric-java-getting-started

Getting started with Service Fabric with Java
20 stars 34 forks source link

Adding samples that use `sfctl` for installation #17

Closed samedder closed 7 years ago

samedder commented 7 years ago

This change adds samples that utilise the Azure Service Fabric Command Line (sfctl) to install and uninstall generated applications. Changes include:

msftclas commented 7 years ago

@samedder, Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA. Thanks, Microsoft Pull Request Bot

sayantancs commented 7 years ago

Thanks, Ed. There were a couple of TYPOs which I fixed https://github.com/Azure-Samples/service-fabric-java-getting-started/commit/ac2ade11a2da8ef26b571556e600743b91e2265d

Also, I merged the changes to beta under - https://github.com/Azure-Samples/service-fabric-java-getting-started/pull/20. You can now abandon this PR.

Going ahead I'll merge beta to Master.

sayantancs commented 7 years ago

The PR for merging Azure-Samples beta => master, for these chagnes is - https://github.com/Azure-Samples/service-fabric-java-getting-started/pull/21