| external help file | Microsoft.Online.SharePoint.PowerShell.dll-Help.xml |
|---|---|
| Module Name | Microsoft.Online.SharePoint.PowerShell |
| online version | https://learn.microsoft.com/powershell/module/microsoft.online.sharepoint.powershell/get-spositecollectionappcatalogs |
| applicable | SharePoint Online |
| title | Get-SPOSiteCollectionAppCatalogs |
| schema | 2.0.0 |
| author | techwriter40 |
| ms.author | pamgreen |
| ms.reviewer |
Use this cmdlet to get the Site Collection App Catalog.
Get-SPOSiteCollectionAppCatalogs [-Site] <SpoSitePipeBind> [<CommonParameters>]
Use this cmdlet to get the Site Collection App Catalog. For more information, see Use the App Catalog to make custom business apps available for your SharePoint environment
Get-SPOSiteCollectionAppCatalogs -Site https://contoso.sharepoint.com/sites/ResearchThis example returns the Site Collection App Catalog for the site https://contoso.sharepoint.com/sites/Research.
Applicable: SharePoint Online
Url of the site
Type: Microsoft.Online.SharePoint.PowerShell.SpoSitePipeBind
Parameter Sets: (All)
Aliases:
Required: True
Position: 0
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.