external help file | applicable | schema |
---|---|---|
SharePoint Online |
2.0.0 |
Retrieves the url of the tenant scoped app catalog.
Get-PnPTenantAppCatalogUrl [-Connection <SPOnlineConnection>]
PS:> Get-PnPTenantAppCatalogUrl
Returns the url of the tenant scoped app catalog site collection
Optional connection to be used by cmdlet. Retrieve the value for this parameter by eiter specifying -ReturnConnection on Connect-PnPOnline or by executing Get-PnPConnection.
Type: SPOnlineConnection
Parameter Sets: (All)
Required: False
Position: Named
Accept pipeline input: False