SQL Action "When an item is created (V2)" is not getting the list of Tables from the database
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Describe the Bug with repro steps
Create a new Logic App
Add a trigger for SQL server "When an item is created (V2)"
Enter server connection information, credentials, etc (create a new connection)
Select Server name (appears in the dropdown), Database name (appears in the dropdown), Table name (no table appears)
Use the same connection for other SQL Actions, like Get Rows etc, it will get all the tables as expected, but it is not working for the Trigger
### What type of Logic App Is this happening in?
Consumption (Portal)
### Which operating system are you using?
Windows
### Did you refer to the TSG before filing this issue? [https://aka.ms/lauxtsg]()
Yes
### Workflow JSON
```json
```
### Screenshots or Videos
![Image]()
![Image]()
### Browser
Chrome
### Additional context
*No response*
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.