We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131438e commit 46909b4Copy full SHA for 46909b4
sharepoint/sharepoint-ps/sharepoint-online/New-SPOContainerType.md
@@ -49,7 +49,7 @@ You must be a SharePoint Embedded Administrator to run this cmdlet.
49
```powershell
50
New-SPOContainerType -ContainerTypeName ContosoLegal -OwningApplicationId a735e4af-b86e-0000-93ba-1faded6c39e1 -AzureSubscriptionId 564e9025-f7f5-xxx9-9ddd-4cdxxxx1755 -ResourceGroup prod-resources -Region EastUS
51
```
52
-In Example 1, the cmdlet creates a new container type 'ContosoLegal' that is standard billed and is attached to the billing profile mentioned
+In Example 1, the cmdlet creates a new container type 'ContosoLegal' that is standard billed and is attached to the billing profile mentioned.
53
54
### Example 2
55
0 commit comments