Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update-Database using Azure AD Account #23

Open
henryderstine opened this issue Nov 20, 2020 · 0 comments
Open

Update-Database using Azure AD Account #23

henryderstine opened this issue Nov 20, 2020 · 0 comments

Comments

@henryderstine
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant