Azure App is not connecting to SQL DB

Eliza Pawky 0 Reputation points
2026-04-10T22:14:48.92+00:00

After I upgraded our site login to TLS 1.2 the MSSQL DB will no longer connect in production.

Any ideas why? PW hasn't changed.

Azure Static Web Apps
Azure Static Web Apps

An Azure service that provides streamlined full-stack web app development.


1 answer

Sort by: Most helpful
  1. kagiyama yutaka 3,925 Reputation points
    2026-05-23T02:06:44.21+00:00

    Since u can connect from SSMS and Kudu, the SQL side is fine — this is App Service, not Static Web Apps. Check App Service’s TLS 1.2 setting and re‑save the same connection string that works in SSMS.

    Was this answer helpful?

    0 comments No comments

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.