Skip to content

Commit f351672

Browse files
Update documentation via Content Mentor Quick Workspace
1 parent 63a0ec6 commit f351672

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

msteams-platform/concepts/design/design-teams-app-icon-store-appbar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: heath-hamilton
55
ms.localizationpriority: medium
66
ms.author: lajanuar
77
ms.topic: reference
8-
ms.date: 05/07/2026
8+
ms.date: 05/08/2026
99
---
1010

1111
<!-- markdownlint-disable MD024 -->

msteams-platform/graph-api/import-messages/import-external-messages-to-teams.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.localizationpriority: high
55
author: "vikasalmal"
66
ms.topic: overview
77
ms.owner: mehakagarwal
8-
ms.date: 05/07/2026
8+
ms.date: 05/08/2026
99
---
1010

1111
# Import third-party platform messages to Teams using Microsoft Graph
@@ -21,6 +21,8 @@ To import messages into Teams, your app needs the following permissions.
2121
2222
### Prerequisites
2323

24+
The following permissions are required as prerequisites for migrating messages.
25+
2426
#### Create Conversations
2527

2628
|Task|Scope name|
@@ -40,7 +42,9 @@ To import messages into Teams, your app needs the following permissions.
4042
|Add Channel Member|[ChannelMember.ReadWrite.Group](/graph/api/channel-post-members?view=graph-rest-1.0&tabs=http&preserve-view=true), [ChannelMember.ReadWrite.All](/graph/api/channel-post-members?view=graph-rest-1.0&tabs=http&preserve-view=true)|
4143
|Remove Channel Member|[ChannelMember.ReadWrite.Group](/graph/api/channel-delete-members?view=graph-rest-1.0&tabs=http&preserve-view=true), [ChannelMember.ReadWrite.All](/graph/api/channel-delete-members?view=graph-rest-1.0&tabs=http&preserve-view=true)|
4244

43-
## Migration requests
45+
### Migration requests
46+
47+
The following permissions are required to migrate messages into Teams.
4448

4549
Migration APIs| Scope name | Display name | Description | Type | Admin consent required | Entities/APIs covered |
4650
|---------- |---------- |-------------|-------------|------|----------------|-----------|

0 commit comments

Comments
 (0)