Skip to content

Commit c4241cf

Browse files
authored
Remove-SPOContainerType.md
1 parent 7fa3c2b commit c4241cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Remove-SPOContainerType -ContainerTypeId <ContainerTypeId>
2525

2626
## DESCRIPTION
2727

28-
The Remove-SPOContainerType 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 Consuming Tenant Admin. Once all the containers are deleted, trial containertype can be deleted using the PowerShell 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 Consuming Tenant Admin. Once all the containers are deleted, trial containertype can be deleted using the PowerShell cmdlet.
2929
You must be a SharePoint Embedded Administrator to run this cmdlet.
3030

3131
## EXAMPLES

0 commit comments

Comments
 (0)