Skip to content

Commit b8f914e

Browse files
authored
Update Get-SPOApplication.md
1 parent b719a14 commit b8f914e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ Get-SPOApplication -OwningApplicationId <OwningApplicationId>
5757
```
5858

5959
Example 2 provides details about the application corresponding to the “Owning Application Id” in the specified tenant. It also returns configuration details of the application such as:
60-
1) Applications that lists all the guest application IDs with permissions to the owning application.
61-
2) SharingCapability settings and the “OverrideTenantSharingCapability” status.
62-
3) CopilotEmbeddedChatHosts that lists the host URLs driving the Copilot embedded chat capability on the SharePoint Embedded application.
60+
1) **Applications** that lists all the guest application IDs with permissions to the owning application.
61+
2) **SharingCapability** settings and the “OverrideTenantSharingCapability” status.
62+
3) **CopilotEmbeddedChatHosts** that lists the host URLs driving the Copilot embedded chat capability on the SharePoint Embedded application.
6363

6464

6565
### Example 3

0 commit comments

Comments
 (0)