From cadc5d315f38e1ccad337256355c148f3719b9b5 Mon Sep 17 00:00:00 2001 From: Jordan Bean <84806584+jordanbean-msft@users.noreply.github.com> Date: Thu, 10 Jul 2025 16:48:32 -0500 Subject: [PATCH] Update README.md Updated to add setting desktop flows to yes --- samples/basic/copilotstudio-client/dotnet/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/basic/copilotstudio-client/dotnet/README.md b/samples/basic/copilotstudio-client/dotnet/README.md index e6d97004..356ee9ca 100644 --- a/samples/basic/copilotstudio-client/dotnet/README.md +++ b/samples/basic/copilotstudio-client/dotnet/README.md @@ -42,6 +42,7 @@ This step will require permissions to Create application identities in your Azur 1. In the permissions list choose `Delegated Permissions`, `CopilotStudio` and Check `CopilotStudio.Copilots.Invoke` 1. Click `Add Permissions` 1. (Optional) Click `Grant Admin consent for copilotsdk` + 1. On the Authentication page, under `Advanced settings`, make sure the `Enable the following mobile and desktop flows` toggle is set to `Yes`. 1. Close Azure Portal > [!TIP]