In Logic app standard, updating workflow is failing due to keyvault reference
Describe the Bug
Customer has deployed their logic app standard via devops however, while updating or adding new connection in workflow designer via portal they are getting below error and it's not specific to mq new connection it's irrespective of connectors (basically while updating workflow it's failing with below error)
- App setting values as below:
- Connection.json has app setting value itself
"mq": { "displayName": "QM_PROD", "parameterValues": { "password": "@appsetting('mq_password')", "portNumber": "@appsetting('mq_portNumber')",
- Looked into HAR traces, it appears that while validating it's pointing to key vault reference in connection rather to app setting
- However, same works fine(able to update the workflow) when customer switches to old designer, [https://aka.ms/lafallback]
Plan Type
Standard
Steps to Reproduce the Bug or Issue
NA
Workflow JSON
No response
Screenshots or Videos
No response
Additional context
No response
AB#27350745
@saroja-sattigeri If you have a copy of the har trace from your third screenshot, and/or customer's workflow.json, can you send those to me at [email protected]
We requested more information to triage this issue. If the issue goes more than 7 days with no more information it'll be automatically closed.
@saroja-sattigeri - Is the customer still facing the issue? We are not able to repro having such appsetting in connections.json.
@preetriti1 , I shall update here once customer confirms about issue occurrence.
Thanks @preetriti1 for your help, it got resolved as you pointed issue was with connection.json schema
We requested more information to triage this issue. If the issue goes more than 7 days with no more information it'll be automatically closed.
This issue has been closed because the information requested wasn't provided within 7 days.