Data Gateway Issue after SQL Auth Password Change

Hilary Stoupa 26 Reputation points
2023-01-03T22:16:44.5+00:00

I have several logic apps that use an on-prem data gateway for SQL data. They have been running without issue for a couple of years. They are set up to use SQL Authentication. We changed the password of the SQL Auth account, and now I'm getting bad gateway errors on my SQL connections.

I've tried:

  1. Opening the API connection and updating the credentials to the correct password - this appears to make no difference. I still get a bad gateway error
  2. Updating the data gateway to the latest version. This appears to make no difference.
  3. Creating a new connection in my logic app - when I select the data gateway and enter the correct SQL Auth credentials, I get a bad gateway error
  4. Changing the password for the SQL Auth user back to the prior password - this appears to make no difference.
  5. Connecting to the same data gateway from Power Apps. I can connect to my database successfully from Power Apps using the same data gateway.

What can / should I try next? I'm perplexed.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,551 questions
{count} votes

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.