Skip to content

Commit 9b72c02

Browse files
committed
change wording for Creating the application
1 parent 0087dd3 commit 9b72c02

File tree

1 file changed

+6
-3
lines changed
  • content/en/docs/2025.3/getting-started/on-premise/add-configuration-portal-to-cortex

1 file changed

+6
-3
lines changed

content/en/docs/2025.3/getting-started/on-premise/add-configuration-portal-to-cortex/installation.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,18 +214,20 @@ This should look similar to the following:
214214
}
215215
```
216216

217+
1. Save the file.
218+
217219
#### Create the application
218220

219221
On the Web Application Server:
220222

221223
1. Open IIS.
222224
1. Expand the current node, then `Sites`.
223-
1. Locate the website that contains the `Cortex` application, typically named `Cortex`.
225+
1. Expand the website that contains the `Cortex` application, typically named `Cortex`.
224226
1. To convert the {{% ctx %}} Configuration Portal folder to an Application:
225227
1. Locate the `ConfigurationPortal` folder
226-
1. Right-click on the `ConfigurationPortal`.
228+
1. Right-click on `ConfigurationPortal`.
227229
1. Click `Convert to Application`.
228-
1. Change the Application pool to be the same as `Cortex Gateway`, typically named `Cortex Gateway`.
230+
1. Change the `Application pool` to be the same as [{{% ctx %}} Gateway][Gateway], typically named `Cortex Gateway`.
229231
1. Click `OK`.
230232

231233
### Configure the {{% ctx %}} Configuration Portal Website
@@ -361,3 +363,4 @@ On the Web Application Server:
361363

362364
[Try it out]: {{< url path="Cortex.GettingStarted.OnPremise.AddConfigurationPortalToCortex.PostInstallation.TryItOut" >}}
363365
[Studio Authorisation]: {{< url path="Cortex.Guides.UserGuides.UserInterfaces.Gateway.Admin.StudioAuthorisation.MainDoc" >}}
366+
[Gateway]: {{< url path="Cortex.Guides.Gateway.MainDoc" >}}

0 commit comments

Comments
 (0)