I am using terraform to deploy a SQL managed instance and need to store the 4 connection strings that come with it in azure key vault. According to terraform do
Unable to make a copy of the database using the following SQL command or through the Azure portal CREATE DATABASE mydatabase_copy AS COPY OF mydatabase; Unable
Is there a way to deploy SQL Database project to Azure SQL Managed Database from Azure DevOps ? Are there ports to open on Azure Network Security Group ? Thank