docs: improve "Settings on Microsoft Teams" description (#18257)
Ilya Mashchenko committed
Aug 5, 2024 at 11:42 UTC
4043f3636bb51090342b9481e01b59a038bbe71c
1 file changed
+11
-10
integrations/cloud-notifications/metadata.yaml
+11
-10
@@ -383,18 +383,19 @@
383
- A Netdata Cloud account.
384
- Access to the Netdata Cloud space as an **Admin**.
385
- The Space to be on a paid plan.
386
- - A [Microsoft 365 for Business Account](https://www.microsoft.com/en-us/microsoft-365/business). Note that this is a **paid** account.
386
+ - A [Microsoft Teams Essentials subscription](https://www.microsoft.com/en-sg/microsoft-teams/essentials) or higher. Note that this is a **paid** feature.
387
388
### Settings on Microsoft Teams
389
-
390
- - The integration gets enabled at a team's channel level.
391
- - Click on the `...` (aka three dots) icon showing up next to the channel name, it should appear when you hover over it.
392
- - Click on `Connectors`.
393
- - Look for the `Incoming Webhook` connector and click configure.
394
- - 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.
395
- - Click `Create`.
396
- - The _Incoming Webhook URL_ is created.
397
- - That is the URL to be provided to the Netdata Cloud configuration.
389
+
390
+ 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.
391
+ 2. **Create a New Workflow**: Select "Workflows" from the options, then choose "Post to a channel when a webhook request is received."
392
+ 3. **Configure Workflow Details**:
393
+ - Give your workflow a descriptive name, such as "Netdata Alerts."
394
+ - Select the target team and channel to receive notifications.
395
+ - Click "Add workflow."
396
+ 4. **Obtain the Webhook URL**:
397
+ - Once the workflow is created, you will receive a unique Workflow Webhook URL.
398
+ - Copy this URL, as it will be required to configure Netdata Cloud.
399
400
### Settings on Netdata Cloud
401