From 2e1dbff84944a6796c9b4a2962279675ae190b94 Mon Sep 17 00:00:00 2001 From: Veronique Lengelle <25181757+veronicageek@users.noreply.github.com> Date: Sat, 15 Jun 2024 00:42:14 +0100 Subject: [PATCH] Updated synopsis for Graph API limitations Added a comment in the Synopsis section for Graph API limitations where some `-Type` values are not configurable (PowerBI). --- documentation/Add-PnPTeamsTab.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/Add-PnPTeamsTab.md b/documentation/Add-PnPTeamsTab.md index 45e3684e6..fe7c445a4 100644 --- a/documentation/Add-PnPTeamsTab.md +++ b/documentation/Add-PnPTeamsTab.md @@ -16,6 +16,7 @@ title: Add-PnPTeamsTab * Microsoft Graph API: Group.ReadWrite.All Adds a tab to an existing Channel. Note that the `-ContentUrl` is a 'dynamic' parameter and will only be valid for tab types that support it. +Also, some `-Type` values are not configurable due to Microsoft Graph API limitations (i.e.: PowerBI). ## SYNTAX