Azure / Azure/LogicAppsUX

API Connection Edit page does not show service principal properties

Open
#3,221 5 comments 0 reactions 1 assignee Claimed by @hartra344 View on GitHub
Connections Portal
Dominant language
TypeScript
Stars
111
Forks
109
Avg merge
1d 23h
Merged PRs (30d)
20

Description

### Describe the Bug with repro steps

Create a connection for keyvault or blob connect etc, and make sure to use service principal auth.

Now go to API Connections blade to find the newly created API connection.

Click on "Edit API connection" and you will see the opened page does not list service principal properties like clientid etc.

### What type of Logic App Is this happening in?

Consumption (Portal)

### Are you using new designer or old designer

Old Designer

### Did you refer to the TSG before filing this issue? [https://aka.ms/lauxtsg]()

Yes

### Workflow JSON

*No response*

### Screenshots or Videos

1. HAR trace shows the newly created api connection has its auth info inside parametervalueSet.

![image]()

2. For connections created long back, they do not have this problem and we can see auth properties fine like below. HAR trace shows the auth info inside parameterValues.

![image]()

![image]()

### Browser

Chrome.

### Additional context

*No response*

AB#25008111

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.