File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,9 +78,9 @@ Example 5 overrides the tenant-level `WhoCanShareAuthenticatedGuestAllowList` wi
7878### Example 6
7979
8080``` powershell
81- Set-SPOContainerTypeConfiguration -ContainerTypeId 4f0af585 -CopilotEmbeddedChatHosts "https://localhost:3000 https://contoso.sharepoint.com https://fabrikam.com"
81+ Set-SPOContainerTypeConfiguration -ContainerTypeId 4f0af585-8dcc-0000-223d-661eb2c604e4 -CopilotEmbeddedChatHosts "https://localhost:3000 https://contoso.sharepoint.com https://fabrikam.com"
8282```
83- This example sets the host URLs for the container type with Id 4f0af585.
83+ This example sets the host URLs for the container type with Id 4f0af585-8dcc-0000-223d-661eb2c604e4 .
8484
8585## PARAMETERS
8686
You can’t perform that action at this time.
0 commit comments