Administrator rights on the Kubernetes cluster level.
Set up two databases to host Adeptia backend and log database with given system requirements.
The database that meets the following two requirements:
It is accessible through TCP/IP. The port must be fixed and opened.
You have the below database permissions for Adeptia backend and log database.
Database
Ensure that you have permission to
MS SQL server
CREATE TABLE, ADD COLUMN, CREATE INDEX, DROP COLUMN, DROP INDEX, DROP TABLE, CREATE PROCEDURE, ALTER PROCEDURE, EXECUTE, and DROP PROCEDURE for SQL Server database.
Use SQL Authentication mode only.
Whitelist https://connect.adeptia.com/ in the firewall for incoming and outgoing traffic for using business applications such as QuickBooks, Salesforce, or any other.