Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Resource Manager: While creating new connection showing a error message #1251

Open
vgouth opened this issue Nov 13, 2024 · 5 comments
Open

Comments

@vgouth
Copy link

vgouth commented Nov 13, 2024

Describe the Bug with repro steps

  1. Create a consumption logic app
  2. Open designer and add http request trigger
  3. Add any action from Azure Resource Manager Eg: Read a subscription
  4. Create a new connection, if there is any existing connection click on change connection and select Add new
  5. Change Authentication type to Service Principal
  6. Give connection name as mandatory field
  7. Click on create new
  8. Connection status is showing some error

Expected: Connection status should show connected.

Actual: Connection status is showing error message.

What type of Logic App Is this happening in?

Consumption (Portal)

Which operating system are you using?

Windows

Are you using new designer or old designer

New Designer

Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

Yes

Workflow JSON

Screenshots or Videos

Image

Image

Browser

Edge

Additional context

Version : 2.41028.1.6

@ccastrotrejo ccastrotrejo self-assigned this Nov 14, 2024
@ccastrotrejo
Copy link

Talked with @vgouth offline and the connection is created successfully, however as there is clientSecret and clientID when creating it. This is expected by design.

@ccastrotrejo ccastrotrejo closed this as not planned Won't fix, can't repro, duplicate, stale Nov 14, 2024
@ccastrotrejo ccastrotrejo reopened this Nov 15, 2024
@ccastrotrejo
Copy link

Reopen it and marked it as a feature request to mark the secret and id as required

@vgouth
Copy link
Author

vgouth commented Nov 22, 2024

Issue still repro in latest test pass
Client secret and client id should be in mandatory field if those fields are required for creating a connection.
Version: 0.2022.1.794

Image

@ccastrotrejo ccastrotrejo transferred this issue from Azure/LogicAppsUX Nov 26, 2024
@ccastrotrejo ccastrotrejo removed their assignment Dec 6, 2024
@ccastrotrejo
Copy link

The API call to get the connector properties retrieve the inputs as not required

@vgouth
Copy link
Author

vgouth commented Dec 18, 2024

Issue repro in latest canary environment
Version: 0.2022.1.806
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants