You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: admin/notif-services/microsoftteams.rst
+29-24Lines changed: 29 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,6 @@ To send Splunk Observability Cloud alert notifications to Microsoft Teams, compl
21
21
22
22
* :ref:`microsoftteams3`
23
23
24
-
For troubleshooting information, see :ref:`Troubleshooting Microsoft Teams<msteams-troubleshooting>`.
25
-
26
24
..
27
25
what does the following note mean in the context of the tasks being discussed? Relevant or not?
28
26
@@ -36,19 +34,23 @@ Step 1: Get the webhook URL for the Microsoft Team channel
36
34
37
35
You must be an owner or administrator of the Microsoft Team to complete this task.
38
36
39
-
To get the webhook URL for the Microsoft Team channel:
37
+
To get the webhook POST URL for the Microsoft Team channel:
40
38
41
39
#. Log in to Microsoft Teams and navigate to the list of teams.
42
40
43
41
#. Select the team that contains the channel you want to send alert notifications to. Expand the list of channels.
44
42
45
-
#. Find and hover over the channel you want to send alert notifications to. Select :strong:`More options` (...) and then select :strong:`Connectors`.
43
+
#. Find and hover over the channel you want to send alert notifications to. Select :strong:`More options` (...) and then select :strong:`Workflows`.
44
+
45
+
#. Find and select the :strong:`Post to a channel when a webhook request is received` template.
46
46
47
-
#. Find the :strong:`Incoming Webhook` connector. Select :strong:`Add`. If the connector has already been added to the channel, select :strong:`Configure`.
47
+
#. Enter a descriptive name for the workflow.
48
48
49
-
#. Enter a descriptive name for the connector.
49
+
#. Select :guilabel:`Next`.
50
50
51
-
#. Select :strong:`Create`. Microsoft Teams generates a webhook URL.
51
+
#. Add a team and channel for your workflow.
52
+
53
+
#. Select :strong:`Add workflow`. Microsoft Teams generates a URL to make a POST request to.
52
54
53
55
#. Select the :strong:`Copy to Clipboard` icon to copy the webhook URL for use in :ref:`microsoftteams2`.
54
56
@@ -78,7 +80,7 @@ To create a Microsoft Teams integration in Splunk Observability Cloud:
78
80
#. Select :strong:`New Integration` to display the configuration options.
79
81
80
82
#. By default, the name of the integration is :strong:`Microsoft Teams`. Give your integration a unique and descriptive name. For information about the downstream use of this name, see :new-page-ref:`About naming your integrations <naming-note>`.
81
-
#. In the :strong:`Webhook URL` field, paste the webhook URL you copied in :ref:`microsoftteams1`. The webhook URL looks similar to this: ``https://<tenantName>.webhook.office.com/webhook2/<GroupExternalObjectGuid>@<TenantExternalGuid>/<ProviderName>/<AlternateGuid>/<GroupOwnerExternalObjectGuid>``.
83
+
#. In the :strong:`Webhook URL` field, paste the webhook URL you copied in :ref:`microsoftteams1`. The webhook POST URL looks similar to this: ``https://<region>.logic.azure.com:<port>/workflows/<workflowId>/triggers/manual/paths/invoke?<apiVersion>&<signature>``.
82
84
#. :strong:`Save`.
83
85
#. If Splunk Observability Cloud can validate the Microsoft Teams webhook URL, a :strong:`Validated!` success message displays. If an error displays instead, make sure that the webhook URL value you entered matches the value displayed in Microsoft Teams in :ref:`microsoftteams1`.
84
86
@@ -106,27 +108,30 @@ To add a Microsoft Teams integration as a detector alert recipient in Splunk Obs
106
108
Splunk Observability Cloud sends an alert notification to the Microsoft Teams channel when the detector triggers an alert and when the alert clears.
107
109
108
110
109
-
.. _msteams-troubleshooting:
111
+
.. _update-msteams-365-connectors-retirement:
110
112
111
-
Troubleshoot your Microsoft Teams notification service integration
113
+
Update existing Microsoft Teams integration configurations for Office 365 connectors retirement
If the Microsoft Teams channel stops receiving notifications, consider the following troubleshooting tips:
115
-
116
-
* Verify that the Microsoft Teams notification service integration in Splunk Observability Cloud still exists. To troubleshoot, complete the following steps. You must be a Splunk Observability Cloud administrator to complete these steps.
117
-
118
-
#. In the Splunk Observability Cloud navigation menu, select :strong:`Data Management > Deployed integrations`.
119
-
120
-
#. In the :strong:`CATEGORIES` menu, select :strong:`Notification Services`.
121
-
122
-
#. Select the :strong:`Microsoft Teams` tile.
116
+
.. caution:: After December 31, 2024, Office 365 connectors in Microsoft Teams will be retired.
123
117
124
-
#. Find your integration and select to expand it.
118
+
To continue using the Microsoft Teams integration in Splunk Observability Cloud without any interruption, follow these steps:
125
119
126
-
#. Select the :strong:`Integrations` menu and select :strong:`Validate`. If you see an error message, :strong:`Connector configuration not found`, then the :strong:`Incoming Webhook` connector was removed from the Microsoft Teams channel and you must add it back. To do this, see :ref:`microsoftteams2`.
120
+
#. Transition from Office 365 connectors to Workflows:
127
121
128
-
* Verify that the Microsoft Teams notification service integration in Splunk Observability Cloud has not been changed to send alert notifications to a different Microsoft Teams channel.
122
+
#. Log in to Microsoft Teams and navigate to the list of teams.
123
+
#. Select the team that contains the channel you want to send alert notifications to. Expand the list of channels.
124
+
#. Find and hover over the channel you want to send alert notifications to. Select :strong:`More options` (...) and then select :strong:`Workflows`.
125
+
#. Find and select the :strong:`Post to a channel when a webhook request is received` template.
126
+
#. Enter a descriptive name for the workflow.
127
+
#. Add a team and channel for your workflow.
128
+
#. Select :guilabel:`Add workflow`. Microsoft Teams generates a URL to make a POST request to.
129
+
#. Select the :strong:`Copy to Clipboard` icon to copy the webhook POST URL.
130
+
#. Select :guilabel:`Done`.
129
131
130
-
* Verify that the Microsoft Teams notification service integration is still the alert recipient on the detector in Splunk Observability Cloud.
132
+
#. Edit existing Microsoft Teams integration configurations in Splunk Observability Cloud:
131
133
132
-
* Verify that the Splunk Observability Cloud detector's alert rules have not changed, causing it to send alert notifications for different reasons.
134
+
#. From the Splunk Observability Cloud home page, go to the :strong:`Data Management` page.
135
+
#. Find the Microsoft Teams connection you want to edit.
136
+
#. In the :guilabel:`Webhook URL` field, replace the existing URL with the webhook POST URL you copied from the Microsoft Teams Workflows app.
0 commit comments