You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use this parameter to enumerate app-only permissions of the guest application id with access to the specified owning application.
122
120
123
121
```yaml
124
-
Type: String
125
-
Parameter Sets: ParamSet2
126
-
Aliases:
127
-
Applicable: SharePoint
128
-
129
-
Required: False
130
-
Position: Named
131
-
Default value: None
132
-
Accept pipeline input: False
133
-
Accept wildcard characters: False
134
-
```
135
-
136
-
### -ProgressAction
137
-
Determines how PowerShell responds to progress updates generated by a script, cmdlet, or provider, such as the progress bars generated by the [Write-Progress](https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/write-progress?view=powershell-7.5) cmdlet.
@@ -133,37 +149,11 @@ This setting allows the application to independently set its sharing capabilitie
133
149
134
150
```yaml
135
151
Type: Boolean
136
-
Applicable: SharePoint Embedded
137
-
Required: False
138
-
Position: Named
139
-
Default value: False
140
-
Accept pipeline input: False
141
-
Accept wildcard characters: False
142
-
```
143
-
### -CopilotEmbeddedChatHosts
144
-
145
-
This parameter is used to add host URLs responsible for driving the Copilot embedded chat functionality in the SharePoint Embedded application.
146
-
147
-
```yaml
148
-
Type: String
149
-
Applicable: SharePoint Embedded
150
-
Required: False
151
-
Position: Named
152
-
Default value: None
153
-
Accept pipeline input: False
154
-
Accept wildcard characters: False
155
-
```
156
-
157
-
### -ProgressAction
158
-
Determines how PowerShell responds to progress updates generated by a script, cmdlet, or provider, such as the progress bars generated by the [Write-Progress](https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/write-progress?view=powershell-7.5) cmdlet.
0 commit comments