From 08b75f88fefc5865d219c5f5ca75e6e6cca40644 Mon Sep 17 00:00:00 2001 From: m-hanisch <110677796+m-hanisch@users.noreply.github.com> Date: Thu, 29 Aug 2024 14:30:59 +0200 Subject: [PATCH] removed duplicate seting in list-tenantsettings.md duplicate in settings: - powerPlatform.powerApps.DisableConnectionSharingWithEveryone - powerPlatform.powerApps.disableConnectionSharingWithEveryone --- power-platform/admin/list-tenantsettings.md | 1 - 1 file changed, 1 deletion(-) diff --git a/power-platform/admin/list-tenantsettings.md b/power-platform/admin/list-tenantsettings.md index 0c257638a2..e2ca6d0db6 100644 --- a/power-platform/admin/list-tenantsettings.md +++ b/power-platform/admin/list-tenantsettings.md @@ -119,7 +119,6 @@ The response is always a **200 OK** response, unless you aren't correctly authen |powerPlatform.powerApps.disableUnusedLicenseAssignment | Boolean | This setting isn't currently used by the platform but might be used in the future.| |powerPlatform.powerApps.disableCreateFromImage | Boolean | Allow people to use AI to generate an app based on an image. Default value is false.| |powerPlatform.powerApps.disableCreateFromFigma | Boolean | Allow people to create a canvas app based on a Figma file. Default value is false.| -|powerPlatform.powerApps.disableConnectionSharingWithEveryone | Boolean | This setting isn't currently used by the platform but might be used in the future.| |powerPlatform.teamsIntegration.shareWithColleaguesUserLimit | Integer | Maximum value setting for the number of users in a security group used to share an app built using Power Apps on Microsoft Teams. Default value is 10000 but can be increased or decreased, as required.| |powerPlatform.powerAutomate.disableCopilot | Boolean | Disables cloud flows copilot in Power Automate.

It doesn't control the ability to add AI-related connectors or actions in the flow designer. For example, the Skills connector or AI Builder creates text with a GPT action. Default value is false.| |powerPlatform.powerAutomate.disableCopilotWithBing | Boolean | Disables the copilot-enhanced help feature within Power Automate to enhance answers on product documentation through Bing Search. Default value is false.|