-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I have an situation where I am using an Azure AD Account to run my migrations. The migration will run and create all the tables but it doesn't create the Temporal Tables. If I change my connection string to a SQL account the Update-Database command builds both the main table and the Temporal Table. I thought it might be rights so I gave the Azure AD Account dbo rights but still nothing. Also, if I manually execute the SQL command from SSMS as the AD Account the Temporal Table is created,
Any ideas?
Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels