Use these steps to configure datastore databases in Microsoft Azure.
Create Azure Datastores Using Script Files Due to Azure database creation being very slow, it is advisable (although not mandatory) to create the databases in advance,
using scripts.
Windows: Create Datastore Data Sources for Azure If you are not using connection strings in your configuration file, you must create ODBC data sources. (Connection strings
are the recommended connection method for Azure databases.)
UNIX: Create Datastore Data Sources for Azure If you are not using connection strings in your configuration file, you must create ODBC data sources. (Connection strings
are the recommended connection method for Azure databases.)
Create an XA Resource If you are handling transactional data, you are required to create an XA resource for the datastore that houses the transactional
data files.