From 63cd3d09d5a155ee6ec7d8203d4428276540d663 Mon Sep 17 00:00:00 2001 From: Steve Winward <2002602+SteveWinward@users.noreply.github.com> Date: Fri, 1 Nov 2024 14:35:36 -0400 Subject: [PATCH] Update README.md --- whitepapers/copilot/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/whitepapers/copilot/README.md b/whitepapers/copilot/README.md index f1237f8..a957a5f 100644 --- a/whitepapers/copilot/README.md +++ b/whitepapers/copilot/README.md @@ -189,6 +189,7 @@ Below are the values you can set with this approach, | JSON Setting | Associated Copilot Feature | | ------------ | -------------------------- | | ````intelligence > disableAiPrompts```` | Disable AI Builder GPT Prompts | +| ```` intelligence > disableCopilot ```` | Disable Gen AI Features in Copilot Studio | | ````intelligence > enableOpenAiBotPublishing```` | Allow Copilot Studio Chatbots with Gen AI to be Published | | ````powerApps > disableCopilot```` | Disable Power Apps Copilot | | ````powerAutomate > disableCopilot```` | Disable Power Automate Copilot |