Skip to content

Commit 2189266

Browse files
authored
Modify example for Add-SPOContainerTypeBilling
Updated example command and explanation for Add-SPOContainerTypeBilling.
1 parent 268977d commit 2189266

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Add-SPOContainerTypeBilling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ For permissions and the most current information about Windows PowerShell for Sh
3838
### Example 1
3939

4040
```powershell
41-
Add-SPOContainerTypeBilling - ContainerTypeId aa1d89b3 -AzureSubscriptionId 5a8a4d9f -ResourceGroup "RG100" -Region "(US) East US"
41+
Add-SPOContainerTypeBilling - ContainerTypeId b!ISJs1WRro0y0EWgkUYcktDa0mE8zSlFEqFzqRn70Zwp1CEtDEBZgQICPkRbil_5Z -AzureSubscriptionId d32cba02-d63c-4202-ade5-2134b0c54fe -ResourceGroup "RG100" -Region "East US"
4242
```
4343

44-
Example 1 attaches the billing profile of Azure subscription ID "5a8a4d9f", resource group "RG100" and region "(US) East US" to the container type ID "aa1d89b3".
44+
Example 1 attaches the billing profile of Azure subscription ID "d32cba02-d63c-4202-ade5-2134b0c54fe", resource group "RG100" and region "East US" to the container type ID "b!ISJs1WRro0y0EWgkUYcktDa0mE8zSlFEqFzqRn70Zwp1CEtDEBZgQICPkRbil_5Z3".
4545

4646
## PARAMETERS
4747

0 commit comments

Comments
 (0)