
Hi, If i use power apps "custom connector " and connect to azure function.
And if i publish the apps, does the end user need license to use my application? since i used custom connector.
If you create any kind of custom connector and use inside the powerapps directly then yes. End user require license to use that connector. Because the app runs in logged in user's context.
Another scenario is let's say you run a cloud flow using sharepoint as trigger. And use custom coonector inside the flow. Then in this scenario the powerapps user doesn't require premium license. Only 1 license is required which is for the owner of the flow(The person who created the flow). Because cloud flow runs in the context of flow owner