Input source with name '{0}' is used both with and without TIMESTAMP BY clause. Please either remove TIMESTAMP BY clause or update all references to use it.
If join sources use multiple timelines (per key specified in TIMESTAMP BY OVER clause), join predicate must include condition ...
If TIMESTAMP BY OVER clause is used with partitioned streams, 'PartitionId' must be used as partition key. Please use "PARTITION ...
In an ALTER TABLE REBUILD or ALTER INDEX REBUILD statement, when a partition is specified in a DATA_COMPRESSION clause, PARTITION=ALL ...
Input source with name '{0}' is defined both in the configuration and the 'CREATE TABLE' statement. Please use a single definition. ...
Input source with name '{0}' is used both with and without TIMESTAMP BY clause. Please either remove TIMESTAMP BY clause ...
Input source with name '{0}' uses TIMESTAMP BY clause with different field names. Please change TIMESTAMP BY clause to specify ...
Input source with name '{0}' uses TIMESTAMP BY OVER clause with different OVER field names. Please change TIMESTAMP BY OVER ...
Invalid or no matching collections found with collection pattern '{0}'. Collections must exist with case-sensitive pattern ...
Invalid token is found in the FilePathPrefix property of the output DataLake source. Only {date} and/or {time} are valid. ...