Configure PI AF and SQL Server database in untrusted domains
- Last UpdatedOct 02, 2024
- 1 minute read
- PI System
- PI Server 2024 R2
- PI Server
Communication must be configured between a PI AF Application Service and PI AF SQL Server database that reside in different domains and are not trusted, or are in workgroups.
-
Configure SQL Server to allow remote connections. See the Microsoft article SQL Server Documentation.
-
Configure PI AF to use SQL server security. See When to use SQL Server authentication with PI AF server.
-
If you are using a named instance of SQL Server and have not specified a port in the connect string, then make sure the SQL Server Browser service is running on the SQL Server computer. To promote the most secure environment, you should specify the port in the connection string.
-
Ensure that your system security is configured as described in Learn about firewalls and PI AF security.