January 2019
Intermediate to advanced
754 pages
18h 13m
English
Service Fabric supports removing an application instance of a deployed application, removing the application itself, and clearing the application package from the image store for permanent deletion.
Following are the steps to be performed to completely remove the application from a Service Fabric cluster:
Remove-ServiceFabricApplication fabric:/<Application name>
Unregister-ServiceFabricApplicationType <Application name> <version number>
Read now
Unlock full access