Skip to main content

Notifications

Community site session details

Community site session details

Session Id : KZby1FsnHRGhe6TbQuRZkl
Power Apps - Building Power Apps
Unanswered

How to Disable Draft with Copilot in a Specific Canvas App?

Like (2) ShareShare
ReportReport
Posted on 17 Feb 2025 03:12:20 by 49

Hi everyone,

I’ve created a Canvas App with text boxes, and the Draft with Copilot feature is causing issues for my users. It appears as a pop-up above the text boxes, which:

  • Creates confusion due to too many elements on the screen
  • Blocks buttons positioned above the text boxes
  • Doesn’t add value in this specific app

I want to disable this feature only for this app, but I haven’t found a way to do so. I’ve tried:

  1. Checking environment settings and turning off Copilot-related options
  2. Disabling Copilot features, but this removes it entirely (I still want to use it when developing apps)

Has anyone found a way to turn off Draft with Copilot for a single app without disabling it for the entire environment?

Appreciate any help! Thanks!

  • Suggested answer
    w.p Profile Picture
    4,142 on 03 May 2025 at 07:27:52
    How to Disable Draft with Copilot in a Specific Canvas App?
    Set-PowerAppSettings -AppName 'AppName' -DraftingCopilotEnabled $false
     
  • Suggested answer
    Jon Unzueta Profile Picture
    580 on 29 Apr 2025 at 06:31:36
    How to Disable Draft with Copilot in a Specific Canvas App?
     

    Hi @C-Jac!

    It sounds like you're having a bit of trouble with the Draft with Copilot feature in your Canvas App. Disabling this feature for a single app without affecting the entire environment can be a bit tricky, but let's explore some potential solutions.

    Potential Solutions:

    1. App-Specific Settings:

      • Check if there are any app-specific settings within the Canvas App that allow you to disable the Draft with Copilot feature. Sometimes, there might be settings hidden within the app's configuration that can help.
    2. Custom Code:

      • If you have the ability to add custom code to your Canvas App, you might be able to use JavaScript or PowerFX to hide or disable the Draft with Copilot feature for this specific app. This would require some coding knowledge.
    3. User Interface Adjustments:

      • Adjust the layout of your app to minimize the impact of the Draft with Copilot pop-up. This might involve repositioning buttons or text boxes to avoid overlap.
    4. Feedback to Microsoft:

      • If none of the above solutions work, consider providing feedback to Microsoft. They might be able to offer a more tailored solution or consider adding this feature in future updates.

    Next Steps:

    • Check App Settings: Look through the app settings to see if there's an option to disable Draft with Copilot.
    • Consider Custom Code: If you're comfortable with coding, explore the possibility of adding custom code to hide the feature.
    • Adjust Layout: Try rearranging the UI elements to reduce the impact of the pop-up.
       
    If the response is helpful to you, a like or mark as the correct solution. thank you so much!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,769 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,091 Most Valuable Professional

Leaderboard