@cryptotaxi247 / netdata-1 / commits / f6304e223

Update Cloud MSTeam documentation (#18224)

* docs: update cloud MSTeam documentation * docs: improve ms teams

Joao Cardoso committed Aug 1, 2024 at 07:54 UTC f6304e223752b456ded15e39e330d981d9e94d0a
1 file changed +8 -6
integrations/cloud-notifications/integrations/microsoft_teams.md
+8 -6
@@ -27,17 +27,19 @@ To add Microsoft Teams notifications integration to your Netdata Cloud space you
27 - A Netdata Cloud account.
28 - Access to the Netdata Cloud space as an **Admin**.
29 - The Space to be on a paid plan.
30 -- A [Microsoft 365 for Business Account](https://www.microsoft.com/en-us/microsoft-365/business). Note that this is a **paid** account.
30 +- A [Microsoft Teams Essentials subscription](https://www.microsoft.com/en-sg/microsoft-teams/essentials) or higher. Note that this is a **paid** feature.
31
32 ### Settings on Microsoft Teams
33
34 - The integration gets enabled at a team's channel level.
35 - Click on the `...` (aka three dots) icon showing up next to the channel name, it should appear when you hover over it.
36 -- Click on `Connectors`.
37 -- Look for the `Incoming Webhook` connector and click configure.
38 -- Provide a name for your Incoming Webhook Connector, for example _Netdata Alerts_. You can also customize it with a proper icon instead of using the default image.
39 -- Click `Create`.
40 -- The _Incoming Webhook URL_ is created.
36 +- Click on `Workflows`.
37 +- Select `Post to a channel when a webhook request is received`.
38 +- Provide a name for your Incoming Workflow, for example _Netdata Alerts_.
39 +- Click `Next`.
40 +- Select `Team` and `Channel` where notifications will be posted to.
41 +- Click `Add workflow`.
42 +- The _Workflow Webhook URL_ is created.
43 - That is the URL to be provided to the Netdata Cloud configuration.
44
45 ### Settings on Netdata Cloud