MS teams

Robusta can send playbook result to a MS teams channel webhook.

To configure a MS teams sink we need a webhook URL for the target teams channel. You can configure it in MS teams channel connectors.

Configuring the MS teams sink

Add this to your generated_values.yaml

sinksConfig:
- ms_teams_sink:
    name: main_ms_teams_sink
    webhook_url: teams channel incoming webhook  # see video below

Save the file and run

 helm upgrade robusta robusta/robusta --values=generated_values.yaml

Example Output:

Creating a webhook url in MS Teams

MS Teams isn't the most intuitive, so we've created a video on getting the webhook_url parameter from MS Teams itself: