Connecting Azure Database for MySQL with VS 2022

YouElz 1 Reputation point
2022-07-18T18:03:30.877+00:00

I appreciate any help here! I have spent 6 hours trying to configure visual studio community 2022 to connect to Azure Database for MySQL but with no luck!

I do have a Windows Form Application project created.
and when following the below article I don't see similar options.
azure-sql-database-add-connected-service
221973-image.png

I have Azure development and Data storage and processing installed...

Thanks

Azure Database for MySQL
{count} votes

2 answers

Sort by: Most helpful
  1. GeethaThatipatri-MSFT 29,587 Reputation points Microsoft Employee Moderator
    2022-07-19T03:08:41.387+00:00

    Hi, @YounisElzaharna-0322 Thanks for clarifying that you want to configure the Azure database for Mysql and I agree that we do not have any documentation specific to Mysql.
    Can you please follow the steps mentioned here and give it a try.

    Please let me know if you are facing any issues.
    Also, I would recommend sharing your feedback here to add the documentation for MySQL.

    Regards
    Geetha


  2. Luke Murray 11,521 Reputation points MVP Volunteer Moderator
    2022-07-19T05:31:50.207+00:00

    I haven't tested this personally, but it sounds like you need to Install MySQL for Visual Studio - https://dev.mysql.com/downloads/windows/visualstudio/

    Then you can make a connection: https://dev.mysql.com/doc/visual-studio/en/visual-studio-making-a-connection.html


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.