logicapps icon indicating copy to clipboard operation
logicapps copied to clipboard

Information request on Generate-Connections.ps1

Open PingPongSet opened this issue 3 years ago • 2 comments

Could anyone explain the purpose of this file below? https://github.com/Azure/logicapps/blob/master/azure-devops-sample/.pipelines/scripts/Generate-Connections.ps1

I found some comments on the file, but still don't understand fully how it works and what the final file, Connections.json, looks like?

Does it replace API connection on Connections.json with below only?

"authentication": { "type": "ManagedServiceIdentity" }

What other functions?

PingPongSet avatar Mar 10 '22 16:03 PingPongSet

@PingPongSet, this script would update the authentication to managedServiceIdentity and also retrieve the connection runtime URL from the API connections deployed in Azure.

ShreeDivyaMV avatar Mar 31 '22 05:03 ShreeDivyaMV

@PingPongSet , Please let us know if any further questions on this?

ShreeDivyaMV avatar Apr 07 '22 08:04 ShreeDivyaMV

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] avatar Oct 20 '22 21:10 github-actions[bot]

This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Oct 27 '22 22:10 github-actions[bot]