Skip to main content

Installing QL Server on Microsoft Azure

Written by Giuseppe

QL SERVER SETUP GUIDE (MICROSOFT AZURE)

REQUIREMENTS

The following are required to set up the environment for a QL Server installation:

  • One or more VM instances with IIS installed.

  • Either SQL 2016 Express installed on one of the VMs (use of SQL Express or better at the end of the process, depending on the requirements, making it a local database to use as it is, or Azure SQL. If using the later, it is helpful to still have SQL Express installed, to check the connection with the Azure SQL database).

  • Azure portal, creation of a database.

  • Azure portal, creation of a file storage with BLOB capacity (for synchronization with local storage and reducing IIS workload).

  • Azure portal, creation of a load balancer (if required), allowing for the distribution of traffic between multiple VMs.

  • If SSL encryption is required, one SSL certificate issued by an official certification authority per VM.

SCENARIOS

AZURE BACK UP PROCEDURES

Did this answer your question?