Hi there Priya Jha
Thanks for using QandA platform
you can rename the connection,
see below the link to a post found, for a detailed info
If this helps kindly accept the answer thanks much.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi All,
I have create an API connection to Azure blob via Managed Identity authentication from Azure Logic app itself.
While creating the connection, it asked for connection name and authentication type. The value provided in connection name was taken as Display name and a generic value named azureblob-1 was assigned as name of the connection.
How to change the name of API Connection from azureblob-1 to desired name.
This is creating an issue when deploying the logic app code via CI-CD.
Also tried to deploy the code via Arm template with desired name. The deployment was successful and the API connection was created with proper name but with Account Key Authentication, we want a connection with Managed Identity auth.