Creating the K2 database in the Azure SQL Database server

If you are using Azure SQL Database to host the K2 database, the K2 database needs to be set up before you run the K2 installer for the first time. This topic describes how to install the K2 database in the Azure SQL Database server.

At a high level, the sequence of steps are:

  1. Create an Azure SQL Database logical server.
  2. Extract the DAC packages from the K2 installation media.
  3. Deploy the DAC package using Microsoft SQL Server Management Studio.
  4. Install K2 and point to the Azure SQL database.

Considerations

When using an Azure SQL Database, you must use SQL authentication on the database configuration page of the installer, and provide credentials for an SQL administrative account.