locked
Deploy Azure Web Application with Non-Azure Database RRS feed

  • Question

  • User-1168518472 posted

    Is it possible to deploy a .Net based web application in Azure with SQL Database in non-Azure environment?
    If yes, will there be any performance issues like connection time lag etc?

    Thanks in advance!

    Tuesday, June 1, 2021 12:01 AM

Answers

All replies

  • User-1545767719 posted

    Is it possible to deploy a .Net based web application in Azure with SQL Database in non-Azure environment?

    Can you tell us how your web application depends on the Azure environment in detail? I guess nobody will be able to answer without knowing it.

    Tuesday, June 1, 2021 12:30 AM
  • User-1168518472 posted

    david2k13

    Is it possible to deploy a .Net based web application in Azure with SQL Database in non-Azure environment?

    Can you tell us how your web application depends on the Azure environment in detail? I guess nobody will be able to answer without knowing it.

    Actually, it is a business need - the management would like to migrate some .net web apps to azure while retaining the sql server database in non azure.

    Tuesday, June 1, 2021 1:08 AM
  • User409696431 posted

    Yes, it is possible, based on a simple google search, not personal experience.   I can't comment on if there would be any performance hit.

    https://docs.microsoft.com/en-us/answers/questions/179143/connect-from-azure-web-apps-to-on-premises-sql-ser.html

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Tuesday, June 1, 2021 4:03 AM
  • User-1168518472 posted

    KathyW

    Yes, it is possible, based on a simple google search, not personal experience.   I can't comment on if there would be any performance hit.

    https://docs.microsoft.com/en-us/answers/questions/179143/connect-from-azure-web-apps-to-on-premises-sql-ser.html

    Thank you!

    Tuesday, June 1, 2021 5:40 AM