Skip to content

Commit 9145f5f

Browse files
authored
Get-SPOContainerType.md
1 parent 6926d37 commit 9145f5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This cmdlet returns all the container types present in the tenant or details o
3434

3535
You must be a SharePoint Embedded administrator to run the cmdlet.
3636

37-
For permissions and the most current information about Windows PowerShell for SharePoint Embedded Containers, see the online documentation at [Intro to SharePoint Embedded Containers Management Shell](/powershell/sharepoint/sharepoint-online/introduction-sharepoint-online-management-shell).
37+
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).
3838

3939
## EXAMPLES
4040

@@ -44,7 +44,7 @@ For permissions and the most current information about Windows PowerShell for Sh
4444
Get-SPOContainerType
4545
```
4646

47-
Example 1 retrieves all the container types present in the tenant and displays information such as Container Type ID, Container Type Name, Owning Application ID, billing details, creation date, expiry date.
47+
Example 1 retrieves all the container types present in the tenant and displays container type specific information.
4848

4949
### Example 2
5050

0 commit comments

Comments
 (0)