Skip to content

Commit a983bd7

Browse files
committed
Additional help changes for ML commitment plans
1 parent bdd7e3a commit a983bd7

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

src/ResourceManager/MachineLearning/Commands.MachineLearning/Microsoft.Azure.Commands.MachineLearning.dll-help.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@
522522
<command:details><command:name>Get-AzureRmMlWebServiceKeys</command:name>
523523
<command:verb>Get</command:verb>
524524
<command:noun>AzureRmMlWebServiceKeys</command:noun>
525-
<maml:description><maml:para>Retrieves the web service's keys
525+
<maml:description><maml:para>Retrieves the web service's keys.
526526
</maml:para>
527527
</maml:description>
528528
</command:details>

src/ResourceManager/MachineLearning/Commands.MachineLearning/help/AzureRM.MachineLearning.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -12,44 +12,44 @@ Locale: en-US
1212

1313
## AzureRM.MachineLearning Cmdlets
1414
### [Export-AzureRmMlWebService](Export-AzureRmMlWebService.md)
15-
{{Manually Enter Export-AzureRmMlWebService Description Here}}
15+
Exports the web service definition object as a JSON formatted string.
1616

1717
### [Get-AzureRmMlCommitmentAssociation](Get-AzureRmMlCommitmentAssociation.md)
18-
{{Manually Enter Get-AzureRmMlCommitmentAssociation Description Here}}
18+
Retrieves the summary information for one or more commitment associations.
1919

2020
### [Get-AzureRmMlCommitmentPlan](Get-AzureRmMlCommitmentPlan.md)
21-
{{Manually Enter Get-AzureRmMlCommitmentPlan Description Here}}
21+
Retrieves the summary information for one or more commitment plans.
2222

2323
### [Get-AzureRmMlCommitmentPlanUsageHistory](Get-AzureRmMlCommitmentPlanUsageHistory.md)
24-
{{Manually Enter Get-AzureRmMlCommitmentPlanUsageHistory Description Here}}
24+
Retrieves usage history information for a specified commitment plan.
2525

2626
### [Get-AzureRmMlWebService](Get-AzureRmMlWebService.md)
27-
{{Manually Enter Get-AzureRmMlWebService Description Here}}
27+
Retrieves the summary information for one or more web services.
2828

2929
### [Get-AzureRmMlWebServiceKeys](Get-AzureRmMlWebServiceKeys.md)
30-
{{Manually Enter Get-AzureRmMlWebServiceKeys Description Here}}
30+
Retrieves the web service's keys.
3131

3232
### [Import-AzureRmMlWebService](Import-AzureRmMlWebService.md)
33-
{{Manually Enter Import-AzureRmMlWebService Description Here}}
33+
Imports a JSON object into a web service definition.
3434

3535
### [Move-AzureRmMlCommitmentAssociation](Move-AzureRmMlCommitmentAssociation.md)
36-
{{Manually Enter Move-AzureRmMlCommitmentAssociation Description Here}}
36+
Moves a commitment association from one commitment plan to another.
3737

3838
### [New-AzureRmMlCommitmentPlan](New-AzureRmMlCommitmentPlan.md)
39-
{{Manually Enter New-AzureRmMlCommitmentPlan Description Here}}
39+
Creates a new commitment plan.
4040

4141
### [New-AzureRmMlWebService](New-AzureRmMlWebService.md)
42-
{{Manually Enter New-AzureRmMlWebService Description Here}}
42+
Exports the web service definition object as a JSON formatted string.
4343

4444
### [Remove-AzureRmMlCommitmentPlan](Remove-AzureRmMlCommitmentPlan.md)
45-
{{Manually Enter Remove-AzureRmMlCommitmentPlan Description Here}}
45+
Deletes a commitment plan.
4646

4747
### [Remove-AzureRmMlWebService](Remove-AzureRmMlWebService.md)
48-
{{Manually Enter Remove-AzureRmMlWebService Description Here}}
48+
Deletes a web service.
4949

5050
### [Update-AzureRmMlCommitmentPlan](Update-AzureRmMlCommitmentPlan.md)
51-
{{Manually Enter Update-AzureRmMlCommitmentPlan Description Here}}
51+
Updates properties of an existing commitment plan resource.
5252

5353
### [Update-AzureRmMlWebService](Update-AzureRmMlWebService.md)
54-
{{Manually Enter Update-AzureRmMlWebService Description Here}}
54+
Updates properties of an existing web service resource.
5555

src/ResourceManager/MachineLearning/Commands.MachineLearning/help/Get-AzureRmMlWebServiceKeys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ schema: 2.0.0
77
# Get-AzureRmMlWebServiceKeys
88

99
## SYNOPSIS
10-
Retrieves the web service's keys
10+
Retrieves the web service's keys.
1111

1212
## SYNTAX
1313

0 commit comments

Comments
 (0)