I am following this guide https://docs.microsoft.com/en-us/samples/officedev/msteams-samples-outgoing-webhook-nodejs/microsoft-teams-outgoing-webhook-sample/ where i create an outgoing webhook that msteams reaches.
Instead of exposing it to the whole internet, I would like only to expose to the msteams servers. Is there a whitelist available anywhere?