...
The web server has the following requirements
- Windows server 2012 R22016, Windows server 2016 or Windows server 20192019 or Windows server 2022
- ASP .NET Framework 4.6.2+
- PowerShell 5.1+
- Administrative access to server
- Access to database using standard SQL connection (typically port 1433)
- Open on port 443 or 80, depending on protocol (https or http)
- if https is to be used, a valid https certificate needs to be installed
- Minimum 8 GB RAM
...
The database server has the following requirements
- Windows server 2012 R22016, Windows server 2016 or Windows server 20192019 or Windows server 2022
- Microsoft SQL Server 2014, Microsoft SQL Server 2016, Microsoft SQL Server 2017, Microsoft SQL Server 2019 or Azure SQL
- SQL Edition must be Web or higher
- SQL Server must use mixed mode authentication
- Full-text filter daemon must be installed
- TCP/IP must be enabled
- Administrative access to server
- Open on port 1433 (standard SQL port) for SQL connections
...
The processing server has the following requirements
- Windows server 2012 R2 or 2016, Windows server 20162019 or Windows server 2022
- ASP .NET Framework 4.6.2+
- Microsoft System SQL CLR types for SQL Server (same version as database server's SQL version)
- Administrative access to server
- Access to database using standard SQL connection (typically port 1433)
...
Digizuite DAM Center supports storage either on local UNC share or as Azure storage. The requirements differ depending on what is chosen
UNC
- Windows server 2012 R2 or 2016, Windows server 20162019 or Windows server 2022
- Administrative access to server
- If not local to web server, a UNC has to be created where specific users has access, see section 2.1
...