| 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-spocustomcdntenantapps |
| applicable | SharePoint Online |
| title | Get-SPOCustomCdnTenantApps |
| schema | 2.0.0 |
| author | Yadong1106 |
| ms.author | yadongzhai |
Retrieves all apps that use a custom content delivery network (CDN) from the Tenant App Catalog.
Get-SPOCustomCdnTenantApps [<CommonParameters>]
Retrieves all apps from the Tenant App Catalog that are configured to use a custom CDN. The output includes the product ID and title of each app.
Get-SPOCustomCdnTenantAppsThis example returns a list of all apps in the Tenant App Catalog that use a custom CDN.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.