Skip to content

Commit 6ada48d

Browse files
committed
: missing from syntax
1 parent 30315b2 commit 6ada48d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/en/docs/2024.9/_shared/upgrade/2024.9/upgrade-web-application-server/delete-old-execution-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11

22
1. Navigate to the service fabric explorer in a web browser.
33
1. Expand `Cluster` then `Applications` then `Cortex.Innovation.Execution`
4-
1. For all old execution applications
4+
1. For all old execution applications:
55
* Click on the drop down menu and select `Delete Application`
66
* Give this a few minutes. If the application does not delete
77
* Expand `Nodes`
8-
* For each node
8+
* For each node:
99
* Select the application that matches the engine version number of the application that is being attempted to be deleted
1010
* Expand each level up to `Code Packages`
1111
* Click on the drop down menu for `Code` and select `Restart`.

content/en/docs/2024.9/_shared/upgrade/2024.9/upgrade-web-application-server/republish-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
1. Log in to Gateway with a user that has the `Admin` role.
33
1. Click on the `Admin` charm, then `Packages`.
44
1. In the `Package Definitions` grid, select `Is Published` filter on the `Is Published` column to show all published packages.
5-
1. For each published package version
5+
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.

0 commit comments

Comments
 (0)