Liquibase Enterprise was formerly known as Datical DB.

Azure SQL Database Setup

Introduction

Azure SQL Database support is available in 7.9 and later releases

Azure SQL Database is a relational database-as-a-service (DBaaS) hosted in Azure. With Azure SQL Database, you can create a high-performance data storage layer for the applications and solutions in Azure. Azure SQL Database offers two deployment options built on standardized hardware and software that is owned and maintained by Microsoft:

  • Single database represents a fully managed, isolated database. You might use this option if you have modern cloud applications and microservices that need a single reliable data source.

  • Elastic pool is a collection of single databases with a shared set of resources, such as CPU or memory.

For more information, see Azure SQL Database.

To start using Datical DB with an Azure SQL Database, you need to configure an Azure SQL Database:

Alternatively, you can use an ARM template to create a single database.

  • Install the ODBC driver and add the installation directory to the PATH.

  • Install sqlcmd.exe and add the installation directory to the PATH.

Continue by following these additional pages

Copyright © Liquibase 2012-2022 - Proprietary and Confidential