Skip to content

Commit b906c59

Browse files
authored
Update teams.md
1 parent c75856d commit b906c59

File tree

1 file changed

+12
-15
lines changed
  • docs/integrations/microsoft-azure

1 file changed

+12
-15
lines changed

docs/integrations/microsoft-azure/teams.md

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ The Teams app provides visibility into the logging that Microsoft exposes in the
2323

2424
For more information, see Microsoft’s [list of Teams Activities](https://docs.microsoft.com/en-us/microsoftteams/audit-log-events#teams-activities).
2525

26-
2726
### Sample log messages
2827

2928
```json
@@ -65,18 +64,6 @@ import AppInstall2 from '../../reuse/apps/app-install-v2.md';
6564

6665
<AppInstall2/>
6766

68-
## Upgrading the Microsoft Teams app (optional)
69-
70-
import AppUpdate from '../../reuse/apps/app-update.md';
71-
72-
<AppUpdate/>
73-
74-
## Uninstalling the Microsoft Teams app (optional)
75-
76-
import AppUninstall from '../../reuse/apps/app-uninstall.md';
77-
78-
<AppUninstall/>
79-
8067
## Viewing Microsoft Teams dashboards
8168

8269
import ViewDashboards from '../../reuse/apps/view-dashboards.md';
@@ -117,7 +104,6 @@ Use this dashboard to:
117104

118105
<img src={useBaseUrl('https://sumologic-app-data.s3.amazonaws.com/dashboards/MicrosoftTeams/Teams+-+Team+Statistics.png')} alt="Team Statistics" />
119106

120-
121107
### Channel Statistics
122108

123109
The **Teams - Channel Statistics** dashboard offers complete visibility into the Channel activity occurring in your Teams.
@@ -130,7 +116,6 @@ Use this dashboard to:
130116

131117
<img src={useBaseUrl('https://sumologic-app-data.s3.amazonaws.com/dashboards/MicrosoftTeams/Teams+-+Channel+Statistics.png')} alt="Channel Statistics" />
132118

133-
134119
### User and Role Changes
135120

136121
The **Teams - User and Role Changes** dashboard provides insight on the user and role changes being applied in your environment.
@@ -140,3 +125,15 @@ Use this dashboard to:
140125
* Understand how members are being added, removed, and changed by object name.
141126

142127
<img src={useBaseUrl('https://sumologic-app-data.s3.amazonaws.com/dashboards/MicrosoftTeams/Teams+-+User+and+Role+Changes.png')} alt="User and Role Changes" />
128+
129+
## Upgrading the Microsoft Teams app (optional)
130+
131+
import AppUpdate from '../../reuse/apps/app-update.md';
132+
133+
<AppUpdate/>
134+
135+
## Uninstalling the Microsoft Teams app (optional)
136+
137+
import AppUninstall from '../../reuse/apps/app-uninstall.md';
138+
139+
<AppUninstall/>

0 commit comments

Comments
 (0)