Skip to content

Update-Database using Azure AD Account #23

@henryderstine

Description

@henryderstine

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions