Another 3 SQL Server features NOT supported by Azure SQL databases
Attach a database or backup command Nope – You can use automated backups instead of the backup command. Common Language Runtime (CLR) Nope. Database mail Nope. This list was taken…
Top 3 features NOT supported by Azure SQL databases
AlwaysOn Availability Groups Nope – You can use failover groups and active geo-replication instead of AG groups. Linked servers Nope – You can use Elastic query instead of linked servers.…