From 64d91ceadbf01a329e9c16906d81fa1452f0c8fd Mon Sep 17 00:00:00 2001 From: Matias Bordese Date: Fri, 16 Aug 2024 15:15:40 -0300 Subject: [PATCH] Update msteams app refs to be for Grafana IRM (#4838) Update missing references to MSTeams OnCall app to now refer to Grafana IRM. --- docs/sources/manage/notify/ms-teams/index.md | 2 +- .../src/containers/MSTeams/MSTeamsInstructions.tsx | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/sources/manage/notify/ms-teams/index.md b/docs/sources/manage/notify/ms-teams/index.md index dd5dfd9d..e6fd9bd7 100644 --- a/docs/sources/manage/notify/ms-teams/index.md +++ b/docs/sources/manage/notify/ms-teams/index.md @@ -38,7 +38,7 @@ The following is required to connect to Microsoft Teams to Grafana OnCall: - You must have Admin permissions in your Grafana Cloud instance. - You must have Owner permissions in Microsoft Teams. -- Install the Grafana OnCall app from the [Microsoft Marketplace](https://appsource.microsoft.com/en-us/product/office/WA200004307). +- Install the Grafana IRM app from the [Microsoft Marketplace](https://appsource.microsoft.com/en-us/product/office/WA200004307). ## Install Microsoft Teams integration for Grafana OnCall diff --git a/grafana-plugin/src/containers/MSTeams/MSTeamsInstructions.tsx b/grafana-plugin/src/containers/MSTeams/MSTeamsInstructions.tsx index 1f188cf6..de29a379 100644 --- a/grafana-plugin/src/containers/MSTeams/MSTeamsInstructions.tsx +++ b/grafana-plugin/src/containers/MSTeams/MSTeamsInstructions.tsx @@ -79,20 +79,20 @@ export const MSTeamsInstructions: FC = observer((props MS Teams marketplace {' '} - and add Grafana OnCall app to your MS Teams org workspace.{' '} + and add Grafana IRM app to your MS Teams org workspace.{' '} )} {!onCallisAdded ? 2 : 1}.{' '} {personalSettings ? ( - Send a direct message to the Grafana OnCall bot using ⁠linkUser command with + Send a direct message to the Grafana IRM bot using ⁠linkUser command with following code: ) : ( - Add OnCall bot to your team channel and send this code by{' '} - @Grafana OnCall linkTeam command + Add IRM bot to your team channel and send this code by @Grafana IRM linkTeam{' '} + command )}