Skip to content

Commit f4eef8c

Browse files
aperfilevrwestMSFT
andauthored
Update articles/dms/known-issues-azure-sql-migration-azure-data-studio.md
Co-authored-by: Randolph West MSFT <[email protected]>
1 parent 181419a commit f4eef8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dms/known-issues-azure-sql-migration-azure-data-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ WHERE STEP in (3,4,6);
225225

226226
- **Recommendation**: Make sure the target database schema was created before starting the migration. For more information on how to deploy the target database schema, see [SQL Database Projects extension](/sql/azure-data-studio/extensions/sql-database-project-extension)
227227

228-
- **Message**: DatabaseSizeMoreThanMax: The source database size '<Source Database Size>' exceeds the maximum allowed size of the target database '<Target Database Size>'.' Check if the target database has enough space.
228+
- **Message**: DatabaseSizeMoreThanMax: The source database size '<Source Database Size>' exceeds the maximum allowed size of the target database '<Target Database Size>'. Check if the target database has enough space.
229229

230230
- **Cause**: Target database has no enough space.
231231

0 commit comments

Comments
 (0)