Skip to content

Commit 3a6102f

Browse files
authored
Set-SPOContainerType.md
1 parent 91ceb1d commit 3a6102f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,12 @@ Set-SPOContainerType -ContainerTypeId <ContainerTypeId> -AzureSubscriptionId <Az
2929
```
3030

3131
## DESCRIPTION
32-
This cmdlet is used to reset the parameters associated with a container type - both trial and standard. The cmdlet can be used to change the container type name or the associated billing profile of the container type.
32+
This cmdlet is used to reset the parameters associated with a container type - both trial and standard. The cmdlet can be used to change the basic information of a container type such as container type name, owning application ID or the billing information of the container type.
3333

3434
You must be a SharePoint Embedded Administrator to run the cmdlet.
3535

36+
While you only need to be a SharePoint Embedded Administrator to change the basic information of a container type, you need owner/contributor access on the existing billing subscription associated with the container type and also on the new billing subscription, to change the billing information of the container type.
37+
3638
For permissions and the most current information about Windows PowerShell for SharePoint Embedded Containers, see the documentation at [Intro to SharePoint Embedded Containers Management Shell](/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell).
3739

3840
## EXAMPLES

0 commit comments

Comments
 (0)