Skip to content

Commit 131438e

Browse files
authored
Remove-SPOContainerType.md
1 parent 9c17578 commit 131438e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOContainerType.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ applicable: SharePoint Online
66
title: Remove-SPOContainerType
77
schema: 2.0.0
88
author: ShreyasSar26
9-
ms.author: ShreyasSar26
9+
ms.author: shsaravanan
1010
ms.reviewer:
1111
---
1212

@@ -25,7 +25,7 @@ Remove-SPOContainerType -ContainerTypeId <ContainerTypeId>
2525

2626
## DESCRIPTION
2727

28-
This cmdlet deletes only the trial container type in the tenant. To delete a container type in trial status, you must remove all containers of the container type first, including from the deleted container collection. To remove containers, refer to [Remove-SPOContainer](sharepoint/sharepoint-ps/sharepoint-online/Remove-SPOContainer.md). Once all the containers are deleted, trial container type can be deleted using this cmdlet.
28+
This cmdlet deletes only the trial container type in the tenant. To delete a container type in trial status, you must remove all containers of the container type first, including from the deleted container collection. To remove containers, refer to [Remove-SPOContainer](./Remove-SPOContainer.md). Once all the containers are deleted, trial container type can be deleted using this cmdlet.
2929
You must be a SharePoint Embedded Administrator to run this cmdlet.
3030

3131
## EXAMPLES

0 commit comments

Comments
 (0)