Skip to content

Commit 66b32e9

Browse files
Clarifies that the max number of trial containers is 5, including soft-deleted ones
1 parent 95be504 commit 66b32e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/embedded/getting-started/containertypes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ New-SPOContainerType [–TrialContainerType] [-ContainerTypeName] <String> [-Own
3939

4040
The following restrictions are applied to trial container types:
4141

42-
- Up to five active containers of the container type can be created.
42+
- Up to five containers of the container type can be created. This includes active containers and those in the recycle bin.
4343
- Each container has up to 1 GB of storage space.
4444
- The container type expires after 30 days and access to any existing containers of that container type will be removed.
4545
- The developer must permanently delete all containers of an existing container type in trial status to create a new container type for trial. This includes containers in the deleted container collection.

0 commit comments

Comments
 (0)