I am new to CloudShell and I want to deploy a SQL database to Azure SQL Server.
Previously (using Windows PowerShell) I have deployed a database using a dacpac file in combination with the Dac framework.
But CloudShell is something on portal & I don't have the Dac framework associated with it. Is there any other way to update/deploy database to Azure SQL Server using CloudShell?