Skip to content

Commit a930108

Browse files
Update import-external-messages-to-teams.md
1 parent f351672 commit a930108

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ The following permissions are required as prerequisites for migrating messages.
2828
|Task|Scope name|
2929
|----|-----------|
3030
|Create Chat|[Chat.Create](/graph/api/chat-post?view=graph-rest-1.0&tabs=http&preserve-view=true)|
31-
|Create Team|[Team.Create](/graph/api/team-post?view=graph-rest-1.0&tabs=http&preserve-view=true), [Directory.Read.All](/graph/api/team-post?view=graph-rest-1.0&tabs=http&preserve-view=true), [Group.ReadWrite.All](/graph/api/team-post?view=graph-rest-1.0&tabs=http&preserve-view=true), [Teamwork.Migrate.All](/graph/api/team-post?view=graph-rest-1.0&tabs=http&preserve-view=true)|
32-
|Create Channel|[Channel.Create](/graph/api/channel-post?view=graph-rest-1.0&tabs=http&preserve-view=true), [Channel.Create.Group](/graph/api/channel-post?view=graph-rest-1.0&tabs=http&preserve-view=true), [Directory.ReadWrite.All](/graph/api/channel-post?view=graph-rest-1.0&tabs=http&preserve-view=true), [Group.ReadWrite.All](/graph/api/channel-post?view=graph-rest-1.0&tabs=http&preserve-view=true), [Teamwork.Migrate.All](/graph/api/channel-post?view=graph-rest-1.0&tabs=http&preserve-view=true)|
31+
|Create Team|[Team.Create](/graph/api/team-post?view=graph-rest-1.0&tabs=http&preserve-view=true), [Teamwork.Migrate.All](/graph/api/team-post?view=graph-rest-1.0&tabs=http&preserve-view=true)|
32+
|Create Channel|[Channel.Create](/graph/api/channel-post?view=graph-rest-1.0&tabs=http&preserve-view=true), [Channel.Create.Group](/graph/api/channel-post?view=graph-rest-1.0&tabs=http&preserve-view=true), [Teamwork.Migrate.All](/graph/api/channel-post?view=graph-rest-1.0&tabs=http&preserve-view=true)|
3333

3434
#### Manage Conversation Members
3535

@@ -441,4 +441,4 @@ Call [Get channel](/graph/api/channel-get?view=graph-rest-1.0&tabs=http&preserve
441441
* [Microsoft Graph and Teams integration](/graph/teams-concept-overview)
442442
* [Export content with the Microsoft Teams Export APIs](/microsoftteams/export-teams-content)
443443
* [Microsoft Teams service limits](/graph/throttling-limits#microsoft-teams-service-limits)
444-
* [Licensing and payment requirements for the Microsoft Teams API](/graph/teams-licenses)
444+
* [Licensing and payment requirements for the Microsoft Teams API](/graph/teams-licenses)

0 commit comments

Comments
 (0)