Greetings, I need to integrate MS Teams with Orion, but my server doesn't have internet access.
I wanted to know which ports I should enable to create exception rules in my firewall. I appreciate the help
In order to send Orion alert notifications to MS Teams, you can configure "Incoming Webhook" on your MS Teams application as explained in this Microsoft article: Create an Incoming Webhook. At the last step, you will see the actual URL that needs to be allowed from your Orion server.
HTTPS port (443) must be allowed from the Orion server to the webhook endpoint which can be gathered from the Webhook definition.
Ok, so it's summary, I would have to enable port 443 and the URL that is created with the connector. is that so?
If you can generate an email address for your teams channel, that also works and avoids 443 (presumably emails work for you currently, but this'd probably be 587). You should probably have 443 for license management and maps and such though.
Regards Ecmeladd in the firewall rules the URL that the connector generated xxx.webhook.office.com/.../3ca2dbf7b5bb49f8aad983d79ed89ed -49a3-c56a6f37a0f1and I am not able to generate the alert
Hi @mjonathan
Did you check your firewall logs for any access blocked message from you SolarWinds server? Or could it be related to the action configuration as it requires payload definition on "Send a Get or Post Request To a Web Server" action type?
I guess you already checked but could you check your payload definition with the example shown in this link: https://thwack.solarwinds.com/product-forums/the-orion-platform/b/news/posts/integrating-solarwinds-orion-platform-and-hybrid-cloud-observability-alerts-into-your-microsoft-teams-channel
Yes, I checked the firewall and the URL comes out perfectly, port 443 is enabled, but the alert still doesn't come out, to simulate in any node I get The HTTP request could not be executed.