Skip to content

Commit 39f56d3

Browse files
authored
Merge pull request SharePoint#1 from ReidCarlberg/ReidCarlberg-patch-1
Update spe-da-adv.md
2 parents 354a747 + 1f8996e commit 39f56d3

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)