-
Notifications
You must be signed in to change notification settings - Fork 305
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
Comments
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. |
Reopen it and marked it as a feature request to mark the secret and id as required |
The API call to get the connector properties retrieve the inputs as not required |
Issue repro in latest canary test pass |
1 similar comment
Issue repro in latest canary test pass |
@ccastrotrejo Mind looking into this please? |
Hi @takyyon this is something that backend engineers need to take a look at. The reason on why we are displaying the error message after creating the connection, is because its getting created without I checked the connector and neither of these properties come back as required. They need to enable that. |
@ccastrotrejo Do you mind starting a thread with backend teams for this? I'll consider this as a non-blocker for our deployment right now but let me know if you feel otherwise. |
@takyyon Yep I can do that, and I agree, this isn't a blocker for the deployment |
Issue repro in latest canary test pass |
Describe the Bug with repro steps
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
Browser
Edge
Additional context
Version : 2.41028.1.6
The text was updated successfully, but these errors were encountered: