Deplopying data to an Azure SQL DB
MrsFatherjack
Posts: 15 Bronze 3
Hi, can you please tell me the best way to deploy source controlled data to an Azure SQL Db. I use DLM Automation to deploy the schema and data compare to deploy data locally but can't figure out how to use either to deploy the data to Azure.
Thanks
Thanks
Tagged:
Best Answer
-
Sergio R Posts: 610 Rose Gold 5Releasing to Azure shouldn't be very difficult, you just need to make sure that your release server can access the Azure instance.
The build steps, however, should be performed in a standard SQL Server instance (or on local DB).
Sergio
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools