@Mahesh Tallada Thanks for reaching out. Whenever you create any connection in your logic app then it will be saved as API connections
. In case if some of the details are not displayed/editable then it cannot be changed once you have created the connection. The connection details are stored and encrypted at our end. The only way would be to create a new connection again and update the connectionId
in your logic app workflow with the new connection resource that you have created. I can see the SSH private key and SSH private key passphrase value at my end. Can you please confirm if you don't see the same at your end? You need to navigate to your resource group and find the resource name with the connectionId
value (i.e. resource URL) that you see in the code view of your logic app. Alternatively, you can search for API connectors
and it will list all the connectors on your subscription.