Logic App both Standard/Consumption create a new Azure Monitor Logs Connector, UI shows additional "Tenant ID" field which leads to error
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Describe the Bug with repro steps
In UI, adding a new connection:
![Image]()
It shows 2 Tenant ID (one dropdownlist, one is textbox)
Provide the second Tenant ID will cause the error:
Failed to create connection: {"error":{"code":"BadRequest","message":"{\"Code\":\"\",\"Message\":\"An item with the same key has already been added.\",\"Target\":null,\"Details\":[],\"Innererror\":null}"}}
![Image]()
As a workaround, leave the second tenant ID textbox empty or go back to the old UI (Consumption old UI is OK, standard old UI still have 2 tenant ID and need to leave second one empty
### 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
*No response*
### Browser
all
### Additional context
*No response*
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.