Skip to content

Commit 0fcfad7

Browse files
authored
Merge pull request #32025 from pituach/patch-4
Add limitation to the list
2 parents e393900 + 564ac56 commit 0fcfad7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/sql-database/sql-database-sync-data.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ Provisioning and deprovisioning during sync group creation, update, and deletion
123123
- The names of objects (databases, tables, and columns) cannot contain the printable characters period (.), left square bracket ([), or right square bracket (]).
124124
- Azure Active Directory authentication is not supported.
125125
- Tables with same name but different schema (for example, dbo.customers and sales.customers) are not supported.
126+
- Columns with User Defined Data Types are not supported
126127

127128
#### Unsupported data types
128129

0 commit comments

Comments
 (0)