SQL Server Error Code – 11424 cannot alter the identity column ‘%.*ls’

In this blog post, you’ll learn more about the SQL Server Error Code 11424 and the error message description that is shown

SQL Server Error Code

11424

SQL Server Error Description for the Code :11424

Cannot alter the identity column ‘%.*ls’ in the table ‘%.*ls’ because this operation requires data modification and the table contains a persisted computed column. Remove the persisted computed column before modifying the identity column.