Sql server setup for lakeflow sql server connector to create ingestion

ShivangiB1
New Contributor III

When i am executing below command change instance is getting created but without lakeflow as prefix, i read the documentation and it mentioned that to track schema evolution we need to have prefix, can I please get some assistance.

Command Used:

EXEC dbo.lakeflowSetupChangeDataCapture
    @Tables = 'dbo.test_table'