June 2017
Intermediate to advanced
360 pages
10h 2m
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