Using Visual Studio licenses for test development on MS SQL Server

Bob Lalone 0 Reputation points
2023-02-08T20:20:02.59+00:00

Having a Visual Studio license enable me to develop on a non-licensed standard MS SQL Server/Enterprise instance? If so, can I promote the data being collected into this environment from a production line, into a licensed production MS SQL Server instance?

Developer technologies Visual Studio Testing
SQL Server Other
{count} votes

2 answers

Sort by: Most helpful
  1. Erland Sommarskog 121.4K Reputation points MVP Volunteer Moderator
    2023-02-08T22:53:30.1733333+00:00

    If you have an MSDN subscription, you can download Standard/Enterprise Edition from MSDN. But those instances are not licensed for production use, as I understand. And if you are collecting data on these instances that you later copy to production, that is production use in my book.

    If all you have is a Visual Studio license, without MSDN, the answer is no.

    Beware that this is a technical forum, and all answers you get related to licensing are layman answers. To get a authoritative answer, you need to contact a Microsoft licensing specialist.

    0 comments No comments

  2. Seeya Xi-MSFT 16,586 Reputation points
    2023-02-09T02:08:41.8566667+00:00

    Hi @Bob Lalone,

    VS is only a visual tool for SQL Server. There are other tools as well. Using it in production requires a license from SQL Server.

    Please refer to this: Editions and supported features of SQL Server 2022

    For detailed information about the license issue, you can call 1-800-426-9400, Monday through Friday, 6:00 A.M. to 6:00 P.M. (Pacific Time) to speak directly to a Microsoft licensing specialist. Or you can go to Volume Licensing Service Center support. Please choose region/language and choose to call or have web.

    Best regards,

    Seeya


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    0 comments No comments

Your answer

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