From 9d77a3775bdaf02c9afccbbb9ecdfce02eb893ad Mon Sep 17 00:00:00 2001 From: Antoine de Fontenay <51075659+Antoine2F@users.noreply.github.com> Date: Mon, 9 Oct 2023 10:49:00 +0200 Subject: [PATCH 1/2] Update list-tenantsettings add AI Builder credits setting --- power-platform/admin/list-tenantsettings.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/power-platform/admin/list-tenantsettings.md b/power-platform/admin/list-tenantsettings.md index d6473b72ef..6a711ab482 100644 --- a/power-platform/admin/list-tenantsettings.md +++ b/power-platform/admin/list-tenantsettings.md @@ -106,6 +106,7 @@ The response is always a **200 OK** response, unless you aren't correctly authen |powerPlatform.modelExperimentation.enableModelDataSharing | Boolean | Ability to allow Microsoft to read Power Automate Copilot AI feature customer data (inputs and outputs) and provide improved models. Default is false.| |powerPlatform.modelExperimentation.disableDataLogging | Boolean | Ability to disable data logging and remove all data logged for Power Automate Copilot AI feature customer data (inputs and outputs). Default is false.| |powerPlatform.catalogSettings.powerCatalogAudienceSetting | Enum |This setting is reserved for future use. No enforcement is driven by this setting at the current time.| - +|powerPlatform.catalogSettings.powerCatalogAudienceSetting | Enum |This setting is reserved for future use. No enforcement is driven by this setting at the current time.| +|powerPlatform.licensing.disableUseOfUnassignedAIBuilderCredits| Boolean | Ability to use unallocated AI Builder credits in environments without allocated credits. Default is true. | [!INCLUDE[footer-include](../includes/footer-banner.md)] From e6a8ec43ef15b534cb64b9a2d98982c59cda9f3a Mon Sep 17 00:00:00 2001 From: Antoine de Fontenay <51075659+Antoine2F@users.noreply.github.com> Date: Mon, 9 Oct 2023 10:58:52 +0200 Subject: [PATCH 2/2] Update list-tenantsettings.md --- 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 6a711ab482..5a1026dbfc 100644 --- a/power-platform/admin/list-tenantsettings.md +++ b/power-platform/admin/list-tenantsettings.md @@ -106,7 +106,6 @@ The response is always a **200 OK** response, unless you aren't correctly authen |powerPlatform.modelExperimentation.enableModelDataSharing | Boolean | Ability to allow Microsoft to read Power Automate Copilot AI feature customer data (inputs and outputs) and provide improved models. Default is false.| |powerPlatform.modelExperimentation.disableDataLogging | Boolean | Ability to disable data logging and remove all data logged for Power Automate Copilot AI feature customer data (inputs and outputs). Default is false.| |powerPlatform.catalogSettings.powerCatalogAudienceSetting | Enum |This setting is reserved for future use. No enforcement is driven by this setting at the current time.| -|powerPlatform.catalogSettings.powerCatalogAudienceSetting | Enum |This setting is reserved for future use. No enforcement is driven by this setting at the current time.| |powerPlatform.licensing.disableUseOfUnassignedAIBuilderCredits| Boolean | Ability to use unallocated AI Builder credits in environments without allocated credits. Default is true. | [!INCLUDE[footer-include](../includes/footer-banner.md)]