Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,367 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We have a service want to create it as a connector like key vault connector, which can provide it to customer directly and use managed identity easily.
I found it hard to use the custom connector, because the auth type is little out of date, for example, we are not allowed use client cert in our sub, it's a must-have in custom connector.
So, what should I do if I want to build a first party connector? Thanks.