Skip to content

Commit bcd68c2

Browse files
authored
Updated code snippet
Updated code snippet to Verify the origin with CLI for M365
1 parent 9fdaac8 commit bcd68c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/enable-Microsoft-365-content-delivery-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Enable the Microsoft 365 CDN
33
description: Enable the Microsoft 365 CDN on your Microsoft 365 Tenant
4-
ms.date: 10/26/2020
4+
ms.date: 02/08/2021
55
ms.prod: sharepoint
66
localization_priority: Normal
77
---
@@ -129,7 +129,7 @@ Get-SPOTenantCdnOrigins -CdnType Public
129129
# [CLI for Microsoft 365](#tab/o365cli)
130130

131131
```console
132-
m365 spo cdn get --type Public
132+
m365 spo cdn origin list --type Public
133133
```
134134

135135
> Refer to the [CLI for Microsoft 365 documentation](https://pnp.github.io/cli-microsoft365/cmd/spo/cdn/cdn-get/?utm_source=msft_docs&utm_medium=page&utm_campaign=Enable+the+Microsoft+365+CDN) for details on this command.

0 commit comments

Comments
 (0)