Skip to content

Commit 4912dd8

Browse files
authored
Merge branch 'main' into ReidCarlberg-patch-2
2 parents 8c98aa9 + 39f56d3 commit 4912dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/embedded/development/declarative-agent/spe-da-adv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Connect-SPOService "https://<domain>-admin.sharepoint.com"
5252
# Login with your admin account.
5353
...
5454
55-
Set-SPOApplication -OwningApplicationId 423poi45 -CopilotEmbeddedChatHosts @("http://localhost:3000", "https://contoso.sharepoint.com", "https://fabrikam.com")
55+
Set-SPOApplication -OwningApplicationId XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX -CopilotEmbeddedChatHosts @("http://localhost:3000", "https://contoso.sharepoint.com", "https://fabrikam.com")
5656
5757
# This will set the container type configuration “CopilotEmbeddedChatHosts” accordingly.
5858
...

0 commit comments

Comments
 (0)