Reputation: 11621
I want to deploy a Azure SQL Database with schema and table using PowerShell, Azure Resource Manager Templates and dacpac. How can I do that?
Upvotes: 2
Views: 1805
Reputation: 11621
Azure-Development
and Datastorage- and processing
installedSQL Server Database
ProjectMicrosoft Azure SQL Platform V12
if necessary [2].\bin\debug\xxx.dacpac
)Azure Resource Group
project[1] Deploy Dacpac packages via power shell script to Azure SQL Server
[2] How to: Change Target Platform and Publish a Database Project
Upvotes: 2