Skip to content

Latest commit

 

History

History
56 lines (36 loc) · 1.51 KB

File metadata and controls

56 lines (36 loc) · 1.51 KB
external help file Module Name online version applicable title schema author ms.author ms.reviewer
sharepointonline.xml
Microsoft.Online.SharePoint.PowerShell
SharePoint Online
Get-SPOPublicCdnOrigins
2.0.0
trent-green
trgreen

Get-SPOPublicCdnOrigins

SYNOPSIS

This cmdlet returns a list of CDN Origins in your SharePoint Online Tenant

SYNTAX

Get-SPOPublicCdnOrigins [<CommonParameters>]

DESCRIPTION

List CDN Origins in your Tenant by id or url.

EXAMPLES

Example 1

Get-SPOPublicCdnOrigins | Fl

Id  : 16530053476cf3efe88b499076356d0205504b2451688c20a65d561c951783e0859ac590
Url : HTTPS:/CONTOSO.SHAREPOINT.COM/SITES/CDN/CDNFILESLIBRARY

This example returns a list of CDN Origins.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

RELATED LINKS

Getting started with SharePoint Online Management Shell

Get-SPOAppErrors

New-SPOPublicCdnOrigin

Remove-SPOPublicCdnOrigin