Skip to content

Commit 2fe5a2e

Browse files
authored
Update database-migration-service.md (#34761)
1 parent 10e8019 commit 2fe5a2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data-migration/sql-server/database/database-migration-service.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@ Azure SQL Database offline migration utilizes Azure Data Factory (ADF) pipelines
421421
- Database names with SQL Server reserved are currently not supported.
422422
- Database names that include semicolons are currently not supported.
423423
- Computed columns don't get migrated.
424+
- Columns in the source database that have default constraints and contain NULL values, are migrated with their defined default values on the target Azure SQL database, rather than retaining the NULLs.
424425

425426
## Related content
426427

0 commit comments

Comments
 (0)