I have created one Logic app with triggers and some actions.
It is working perfectly fine with expected behavior in Azure portal with my credentials/subscription.
Suppose I will export it and give it to some other persons to use this Logic app by importing it in the azure portal with their credentials.
Now I want to manage this logic app in a way to identify who is using my logic app, How much time it is executed, in which region it has been installed etc…
Can anyone let me know how I can achieve the above mentioned goals with possible steps?
Also do I need to publish my logic app template to achieve above mentioned goals.