For PostgreSQL users - where are your DBs hosted?

Azure Active Directory Interactive Resolver Tenant Id Setting

Flyway Enterprise

Description

The Azure Active Directory tenant id.

Type

String

Default

none

Usage

Flyway Desktop

This can be set from the connection dialog for SQL Server projects.

Command-line

./flyway info -environments.development.resolvers.azureAdInteractive.tenantId='{some GUID}'

TOML Configuration File

[environments.development.resolvers.azureAdInteractive]
tenantId = "{some GUID}"

Didn't find what you were looking for?