Skip to content

Commit 8825969

Browse files
author
maddieclayton
authored
Update Move-AzureRmMlCommitmentAssociation.md
1 parent eddccb0 commit 8825969

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/ResourceManager/MachineLearning/Commands.MachineLearning/help/Move-AzureRmMlCommitmentAssociation.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ Moves a commitment association resource from its parent commitment plan to anoth
2424
## EXAMPLES
2525

2626
### -------------------------- Example 1: Move a commitment association --------------------------
27-
@{paragraph=PS C:\\\>}
28-
29-
30-
3127
```
3228
Get-AzureRmMlCommitmentAssociation -ResourceGroupName "MyResourceGroup" -CommitmentPlanName "SourceCommitmentPlanName" -Name "MyCommitmentAssociationName" -DestinationPlanId "/subscriptions/MySubscriptionId/resourceGroups/MyResourceGroup/providers/Microsoft.MachineLearning/commitmentPlans/DestinationCommitmentPlanName"
3329
```

0 commit comments

Comments
 (0)