Skip to content

Commit 0f07486

Browse files
author
maddieclayton
authored
Update New-AzureRmMlCommitmentPlan.md
1 parent 8825969 commit 0f07486

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/ResourceManager/MachineLearning/Commands.MachineLearning/help/New-AzureRmMlCommitmentPlan.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ If a commitment plan with the same name exists in the resource group, the call a
2525
## EXAMPLES
2626

2727
### -------------------------- Example 1: Create a new commitment plan --------------------------
28-
@{paragraph=PS C:\\\>}
29-
30-
31-
3228
```
3329
New-AzureRmMlCommitmentPlan -ResourceGroupName "MyResourceGroup" -Name "MyCommitmentPlanName" -Location "South Central US" -SkuName DevTest -SkuTier Standard -SkuCapacity 1
3430
```

0 commit comments

Comments
 (0)