Back
You can try running the sqlpackage.exe command in able to deploy the database. Also, you can try running the below command :
"C:\Program Files\Microsoft SQL Server\150\DAC\bin\sqlpackage.exe" /Action:Publish /SourceFile:[path to dacpac] /Profile:[path to publish profile]
This will help you to deploy it.
I hope this will help.
Want to become an Azure expert? join Azure Devops Certification now!!
31k questions
32.8k answers
501 comments
693 users