diff options
Diffstat (limited to 'integrations/cloud-notifications')
-rw-r--r-- | integrations/cloud-notifications/integrations/microsoft_teams.md | 19 | ||||
-rw-r--r-- | integrations/cloud-notifications/metadata.yaml | 21 |
2 files changed, 21 insertions, 19 deletions
diff --git a/integrations/cloud-notifications/integrations/microsoft_teams.md b/integrations/cloud-notifications/integrations/microsoft_teams.md index 203118b3c..ab6780966 100644 --- a/integrations/cloud-notifications/integrations/microsoft_teams.md +++ b/integrations/cloud-notifications/integrations/microsoft_teams.md @@ -27,18 +27,19 @@ To add Microsoft Teams notifications integration to your Netdata Cloud space you - A Netdata Cloud account. - Access to the Netdata Cloud space as an **Admin**. - The Space to be on a paid plan. -- A [Microsoft 365 for Business Account](https://www.microsoft.com/en-us/microsoft-365/business). Note that this is a **paid** account. +- A [Microsoft Teams Essentials subscription](https://www.microsoft.com/en-sg/microsoft-teams/essentials) or higher. Note that this is a **paid** feature. ### Settings on Microsoft Teams -- The integration gets enabled at a team's channel level. -- Click on the `...` (aka three dots) icon showing up next to the channel name, it should appear when you hover over it. -- Click on `Connectors`. -- Look for the `Incoming Webhook` connector and click configure. -- 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. -- Click `Create`. -- The _Incoming Webhook URL_ is created. -- That is the URL to be provided to the Netdata Cloud configuration. +1. **Access the Channel Settings**: Navigate to the desired Microsoft Teams channel and hover over the channel name. Click the three dots (ellipsis) icon that appears. +2. **Create a New Workflow**: Select "Workflows" from the options, then choose "Post to a channel when a webhook request is received." +3. **Configure Workflow Details**: + - Give your workflow a descriptive name, such as "Netdata Alerts." + - Select the target team and channel to receive notifications. + - Click "Add workflow." +4. **Obtain the Webhook URL**: + - Once the workflow is created, you will receive a unique Workflow Webhook URL. + - Copy this URL, as it will be required to configure Netdata Cloud. ### Settings on Netdata Cloud diff --git a/integrations/cloud-notifications/metadata.yaml b/integrations/cloud-notifications/metadata.yaml index eadc53e87..6141034f1 100644 --- a/integrations/cloud-notifications/metadata.yaml +++ b/integrations/cloud-notifications/metadata.yaml @@ -383,18 +383,19 @@ - A Netdata Cloud account. - Access to the Netdata Cloud space as an **Admin**. - The Space to be on a paid plan. - - A [Microsoft 365 for Business Account](https://www.microsoft.com/en-us/microsoft-365/business). Note that this is a **paid** account. + - A [Microsoft Teams Essentials subscription](https://www.microsoft.com/en-sg/microsoft-teams/essentials) or higher. Note that this is a **paid** feature. ### Settings on Microsoft Teams - - - The integration gets enabled at a team's channel level. - - Click on the `...` (aka three dots) icon showing up next to the channel name, it should appear when you hover over it. - - Click on `Connectors`. - - Look for the `Incoming Webhook` connector and click configure. - - 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. - - Click `Create`. - - The _Incoming Webhook URL_ is created. - - That is the URL to be provided to the Netdata Cloud configuration. + + 1. **Access the Channel Settings**: Navigate to the desired Microsoft Teams channel and hover over the channel name. Click the three dots (ellipsis) icon that appears. + 2. **Create a New Workflow**: Select "Workflows" from the options, then choose "Post to a channel when a webhook request is received." + 3. **Configure Workflow Details**: + - Give your workflow a descriptive name, such as "Netdata Alerts." + - Select the target team and channel to receive notifications. + - Click "Add workflow." + 4. **Obtain the Webhook URL**: + - Once the workflow is created, you will receive a unique Workflow Webhook URL. + - Copy this URL, as it will be required to configure Netdata Cloud. ### Settings on Netdata Cloud |