Logic App Service Bus Connector Connection String Requires Management access

Michael Chancey 1 Reputation point
2021-11-12T22:37:37.567+00:00

I am trying to create a Logic App that utilizes a connection string which has no management access. When trying to configure the connector, I get an error that appears to state that the connection string must have the management permission. Is that the case, or can I configure a Logic App connector with a connection string that does not have management access?

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,542 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
    2021-11-20T12:45:22.453+00:00

    @Michael Chancey I was able to create the connection with a key that doesn't have manage rights, but the designer would not work as expected since it can't fetch the entities available in your namespace. You could, however, change the connection string used after you have authored your logic app since it doesn't require manage rights to run.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.