You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/2025.3/getting-started/on-premise/add-configuration-portal-to-cortex/installation.md
+16-14Lines changed: 16 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -312,13 +312,13 @@ It may take a few minutes for the `Code` package to restart.
312
312
### Set up User Access Control
313
313
314
314
{{< alert color="warning" title="Important" >}}
315
-
The {{% ctx %}} Configuration Portal should be viewed as a repository of sensitive information which will most likely contain usernames and passwords. Therefore consideration should be given to security when allocating access to the portal, it is advised that access is limited following the practice of least privilege.
315
+
The {{% ctx %}} Configuration Portal should be viewed as a repository of sensitive information which will most likely contain usernames and passwords. Therefore consideration should be given to security when granting access to the portal, it is advised that access is limited following the practice of least privilege.
316
316
{{< /alert >}}
317
317
318
318
On the Web Application Server:
319
319
320
-
1. Open a `Windows PowerShell ISE` (x64) window as administrator.
321
-
1. Change the location to where the `Cortex Innovation {{< version >}} - Configuration Portal.zip` was extracted, inside the `Cortex Configuration Portal` folder, e.g. `cd "C:\Install\Cortex Innovation {{< version >}} - Configuration Portal\Cortex Configuration Portal"`.
320
+
1. Open a Windows PowerShell ISE (x64) window as administrator.
321
+
1. Change the location to where `Cortex Innovation {{< version >}} - Configuration Portal.zip` was extracted to, inside the `Cortex Configuration Portal` folder, e.g. `cd "C:\Install\Cortex Innovation {{< version >}} - Configuration Portal\Cortex Configuration Portal"`.
322
322
1. In the script section, copy the following script:
323
323
324
324
``` powershell
@@ -335,17 +335,17 @@ On the Web Application Server:
0 commit comments