@dipakrataniagile Have you tried the regular Microsoft SQL driver? Depending on which Azure SQL platform you are using, it is just PaaS Microsoft SQL server.
Apr 15, 2019
2
Level 31
Database Driver For Azure SQL
Hello Friends,
Right now in my project, we are using MySQL Database. Now we want to implement the Azure SQL Database.
This is my current database driver mentioned below:
'default' => env('DB_CONNECTION', 'mysql')
My Question is Which changes in need to apply in the database driver / what value may I set in place of MySQL in DB_Connection value?
Which steps I need to follow for migrate MySQL to Azure SQL. I am new in Azure SQL. Please help me. Thank In Advance.
Level 31
solved
Please or to participate in this conversation.