Error setting up db-agent missing Database objects

Hello, I am trying to run container that is pulling from ACR to AKS. Image is 

oneidentity/oneim-dbagent

I set up the DB connection string and when I try to run I get this error. 

Configuring container...
Starting database agent installation...
Assemble One Identity Manager installation folders.
© 2022 One Identity LLC.

Error running statement: select changecontext, changecounter from DialogSemaphor with (nolock) where ChangeContext > ' '
Database error 208: Invalid object name 'DialogSemaphor'.
Invalid object name 'DialogSemaphor'.
Invalid object name 'DialogSemaphor'.
Invalid object name 'DialogSemaphor'.

I set up the azure sql database instead of vm sql server

How to set up the database to have objects, what am I missing? Thanks