Skip to content

Commit d2a9960

Browse files
committed
needed full stops
1 parent 6ada48d commit d2a9960

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11

22
1. Navigate to the service fabric explorer in a web browser.
3-
1. Expand `Cluster` then `Applications` then `Cortex.Innovation.Execution`
3+
1. Expand `Cluster` then `Applications` then `Cortex.Innovation.Execution`.
44
1. For all old execution applications:
5-
* Click on the drop down menu and select `Delete Application`
6-
* Give this a few minutes. If the application does not delete
5+
* Click on the drop down menu and select `Delete Application`.
6+
* Give this a few minutes. If the application does not delete.
77
* Expand `Nodes`
88
* For each node:
9-
* Select the application that matches the engine version number of the application that is being attempted to be deleted
10-
* Expand each level up to `Code Packages`
9+
* Expand the node and select the application that matches the engine version number of the application that is being attempted to be deleted.
10+
* Expand each level up to `Code Packages`.
1111
* Click on the drop down menu for `Code` and select `Restart`.
12-
* Give this a few minutes. The application should be deleted and disappear from the list of applications.
12+
* Give this a few minutes. The application should be deleted and disappear from the list of applications.
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11

22
1. Log in to Gateway with a user that has the `Admin` role.
33
1. Click on the `Admin` charm, then `Packages`.
4-
1. In the `Package Definitions` grid, select `Is Published` filter on the `Is Published` column to show all published packages.
4+
1. In the `Package Definitions` grid, select `Is Published` filter option on the `Is Published` column to show all published packages.
55
1. For each published package version:
66
* Select the package.
77
* Click `Unpublish` at the bottom of the `Definition` tab and click `Unpublish` on the confirmation pop-up dialog. A success message should appear. If it doesn’t it means that there is a problem with the configuration in the web.config file for CORTEX Gateway, or the Application Services aren’t healthy. See Troubleshooting for more information.
88
* Click `Create New Version` then click `Save` and wait for the new version to be created.
9-
* Click `Publish`. A success message should appear. If it doesn’t it means that there is a problem with the configuration in the web.config file for CORTEX Gateway, or the Application Services aren’t healthy. See Troubleshooting for more information.
9+
* Click `Publish`. A success message should appear. If it doesn’t it means that there is a problem with the configuration in the web.config file for CORTEX Gateway, or the Application Services aren’t healthy. See Troubleshooting for more information.
10+
* Sometimes the list of published packages in the `Package Definitions` grid disappear. To fix, set the `Is Published` filter in the `Package Definitions` grid to blank option and then set the filter to `Is Published` option again to show all published packages.

0 commit comments

Comments
 (0)