If I answer 'Yes' or 'Ignore all', nothing gets updated anyway.DBCC command 'CHECKIDENT' is not supported in this version of SQL Server.
Do you want to continue process?
[Yes] [No] [Retry] [Ignore All]
When I generate the script and send it to the internal editor, I can see that the statement
DBCC CHECKIDENT('dbo.Medewerker', RESEED, 222)
cannot be executed on Azure.