We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 354a747 + 1f8996e commit 39f56d3Copy full SHA for 39f56d3
docs/embedded/development/declarative-agent/spe-da-adv.md
@@ -52,7 +52,7 @@ Connect-SPOService "https://<domain>-admin.sharepoint.com"
52
# Login with your admin account.
53
...
54
55
-Set-SPOApplication -OwningApplicationId 423poi45 -CopilotEmbeddedChatHosts "http://localhost:3000 https://contoso.sharepoint.com https://fabrikam.com"
+Set-SPOApplication -OwningApplicationId XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX -CopilotEmbeddedChatHosts "http://localhost:3000 https://contoso.sharepoint.com https://fabrikam.com"
56
57
# This will set the container type configuration “CopilotEmbeddedChatHosts” accordingly.
58
0 commit comments