mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
[DOCS] Microsoft Teams connector known issue (#191143)
This commit is contained in:
parent
3628fda588
commit
bb7466e443
2 changed files with 17 additions and 1 deletions
|
@ -94,6 +94,22 @@ This can manifest as a validation error causing Kibana to not start.
|
|||
For more information, refer to {kibana-pull}190590[#190590].
|
||||
====
|
||||
|
||||
[discrete]
|
||||
[[known-187823]]
|
||||
.Connectors require update due to Microsoft Teams product retirement
|
||||
[%collapsible]
|
||||
====
|
||||
*Details* +
|
||||
The original method for configuring incoming webhooks in Microsoft Teams is being retired.
|
||||
Refer to https://devblogs.microsoft.com/microsoft365dev/retirement-of-office-365-connectors-within-microsoft-teams/[Retirement of Office 365 connectors within Microsoft Teams] and {kibana-issue}187823[#187823].
|
||||
|
||||
*Impact* +
|
||||
If you used the *Incoming Webhook* app in Microsoft Teams to generate a webhook URL for a <<teams-action-type,Microsoft Teams connector>>, it will stop working in December 2024.
|
||||
|
||||
*Workaround* +
|
||||
Use the *Workflows* app in Microsoft Teams to create a new webhook URL, as described in <<configuring-teams>>.
|
||||
Update your Microsoft Teams connector to use the new URL before the end of December 2024.
|
||||
====
|
||||
|
||||
[float]
|
||||
[[deprecations-8.15.0]]
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
:frontmatter-tags-content-type: [how-to]
|
||||
:frontmatter-tags-user-goals: [configure]
|
||||
|
||||
The Microsoft Teams connector uses https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook[Incoming Webhooks].
|
||||
The Microsoft Teams connector uses a webhook to send notifications.
|
||||
|
||||
[float]
|
||||
[[define-teams-ui]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue