Skip to content

Commit 882cb3e

Browse files
authored
Merge pull request #134429 from MaraSteiu/patch-3
Update general limitations on table names
2 parents af5e8fb + 12000ce commit 882cb3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ Provisioning and deprovisioning during sync group creation, update, and deletion
131131
- The names of objects (databases, tables, and columns) can't contain the printable characters period (.), left square bracket ([), or right square bracket (]).
132132
- Azure Active Directory authentication isn't supported.
133133
- If there are tables with the same name but different schema (for example, dbo.customers and sales.customers) only one of the tables can be added into sync.
134+
- A table name can't have characters that have an ASCII value smaller or equal than '-'.
134135
- Columns with User-Defined Data Types aren't supported
135136
- Moving servers between different subscriptions isn't supported.
136137

0 commit comments

Comments
 (0)