Skip to content

Commit 8932cf2

Browse files
authored
Update Set-SPOApplication.md
1 parent 4f39ed8 commit 8932cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOApplication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This example sets the host URLs for the application with Id 423poi45.
8383

8484
### -CopilotEmbeddedChatHosts
8585

86-
This parameter is used to add host URLs allowed to use the SharePoint Embedded application's declarative agent experience. This will always be a subset of permissible URLs set by the application's developer. To check the list of permissible URLs, use the `Get-SPOApplication` cmdlet.
86+
This parameter is used to add host URLs allowed to use the SharePoint Embedded application's declarative agent experience. These URLs must always be a subset of the permissible URLs defined by the application's developer. To view the list of permissible URLs, use the `Get-SPOApplication` cmdlet.
8787

8888
```yaml
8989
Type: System.Collections.Generic.List`1[System.String]

0 commit comments

Comments
 (0)