Hi Team,
we have a web hook registration launching an HTTP triggered Function App. Web Hook registrations and the related steps (created via Plugin Registration tool) are being added into the solution.
When we export the solution, we find back the web hook and steps in the customizations.xml.
However, the URL of the web hook registration refers to a URL in the dev environment.
How can you properly deploy such types of Service Endpoints? How to make the Service Endpoint point to the right Function App URL endpoint.
Regards,
Prasanna