We have a Azure bot service running on our subscription and is integrated with App Insights. We have recently seen Smart Detection Alert "Insecure form data transmission detected".
We looked at the query it runs and it is checking for a POST call using a Non-HTTPS URL.
But we are unable to get any further details for this alert to check what happened during that time.
Is there a way to get more details on the events which led to this so that we can investigate ?