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
Copy file name to clipboardExpand all lines: content/en/service_management/incident_management/integrations/microsoft_teams/_index.md
+50-25Lines changed: 50 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,18 @@ The author of a synced message does not need an Incident Management or Incident
52
52
53
53
You can configure Incident Management to automatically archive an incident channel after the incident is resolved.
54
54
55
+
## Global channel for incident updates
56
+
57
+
Use an incident updates channel to provide your stakeholders with organization-wide visibility into the status of all incidents directly from Microsoft Teams.
58
+
59
+
1. In Datadog, navigate to [**Incidents > Settings > Integrations**][2].
60
+
1. Select the Microsoft Teams integration and enable **Send all incident updates to a global channel**.
61
+
1. Select the Team and channel where you want the incident updates to be posted.
62
+
63
+
Datadog automatically notifies the selected channel about any newly declared incidents, as well as changes to incident states, severities, and incident commanders.
64
+
65
+
To customize this behavior, deactivate this setting and [define a notification rule][4] instead.
66
+
55
67
## Microsoft Teams meetings
56
68
57
69
### One-click meeting creation
@@ -76,27 +88,18 @@ Delegated permissions are required for automatic, criteria-based Microsoft Teams
76
88
2. (Optional) Specify the incident criteria that creates a Microsoft Teams meeting. If left blank, any changes to an incident without an existing Microsoft Teams meeting will create a Microsoft Teams meeting.
77
89
4. Save your settings.
78
90
79
-
## Incident updates channel
80
-
81
-
Using an incident updates channel provides your stakeholders with organization-wide visibility into the status of all incidents directly from Microsoft Teams. Select which team and channel in your account to post these updates to, and the channel receives the following posts:
82
-
83
-
- Newly declared incidents
84
-
- Changes to severity, status transition, and incident commander
85
-
- Links to the incident's overview page in App
86
-
- Link to join the dedicated incident team
87
-
88
-
To customize this behavior, deactivate this setting and [define a notification rule][4] instead.
89
-
90
91
## Declaring and managing incidents from Microsoft Teams
91
92
92
-
To declare or manage an incident from a specific team:
93
+
In an incident channel (a channel created specifically for an incident) the Datadog tab displays that specific incident's information and allows you to manage it. In non-incident channels, you can only declare new incidents.
94
+
95
+
To declare an incident from a specific team:
93
96
1.[Add the Datadog application][3] to the team.
94
-
1. Add the **Datadog** tab to any channel in that team.
95
-
1. Start a conversation in a channel, or a chat with the Datadog app.
96
-
1. Type `@Datadog incident`.
97
-
1. An adaptive card appears. Click the **Declare Incident** button to open the Datadog tab and declare an incident.
97
+
1. In any **non-incident** channel, click on the **Datadog** tab.
98
+
1. Fill out the incident details and click **Declare Incident**.
98
99
99
-
**Note**: In an incident channel (a channel created specifically for an incident) the Datadog tab displays that specific incident's information and allows you to manage it. In non-incident-specific channels, you can only declare new incidents.
100
+
To manage an incident from a specific team:
101
+
1. In an **incident channel**, click on the **Datadog** tab.
102
+
1. Edit the incident details and attributes.
100
103
101
104
### Updating incidents
102
105
@@ -108,18 +111,40 @@ To update an incident:
108
111
4. Complete the form with your desired information.
109
112
5. Click **Update**.
110
113
111
-
### Listing incidents
112
-
113
-
List all open (active and stable) incidents with:
114
-
115
-
```
116
-
@Datadog list incidents
117
-
```
118
-
119
114
### Sending messages to the timeline
120
115
121
116
Use the "More actions" menu on any message inside an incident team on the far right to send that message to the incident timeline.
122
117
118
+
## Microsoft Teams commands
119
+
120
+
You can view the full list of available commands at any time by typing `@Datadog help` in Microsoft Teams.
0 commit comments