File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
content/en/docs/2025.3/getting-started/on-premise/add-configuration-portal-to-cortex Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff 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
219221On the Web Application Server:
220222
2212231 . Open IIS.
2222241 . 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 ` .
2242261 . 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" >}}
You can’t perform that action at this time.
0 commit comments