database Format
Parameters
value
Specifies the internal format of the SQL Managed Instance databases specific to the SQL engine version. Possible values are AlwaysUpToDate
and SQLServer2022
. Defaults to SQLServer2022
.
Note: Changing
database_format
fromAlwaysUpToDate
toSQLServer2022
forces a new SQL Managed Instance to be created.