Skip to content

Commit f94872e

Browse files
committed
Updating help content to fix issues reported on github
1 parent ef5a076 commit f94872e

File tree

2 files changed

+91
-145
lines changed

2 files changed

+91
-145
lines changed

src/ResourceManager/Resources/Commands.ResourceManager/Cmdlets/Microsoft.Azure.Commands.ResourceManager.Cmdlets.dll-Help.xml

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -7485,7 +7485,7 @@
74857485
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
74867486
<maml:name>Pre</maml:name>
74877487
<maml:description>
7488-
<maml:para />
7488+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
74897489
</maml:description>
74907490
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
74917491
</command:parameter>
@@ -7537,7 +7537,7 @@
75377537
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
75387538
<maml:name>Pre</maml:name>
75397539
<maml:description>
7540-
<maml:para />
7540+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
75417541
</maml:description>
75427542
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
75437543
</command:parameter>
@@ -7582,7 +7582,7 @@
75827582
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
75837583
<maml:name>Pre</maml:name>
75847584
<maml:description>
7585-
<maml:para />
7585+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
75867586
</maml:description>
75877587
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
75887588
</command:parameter>
@@ -7618,7 +7618,7 @@
76187618
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
76197619
<maml:name>Pre</maml:name>
76207620
<maml:description>
7621-
<maml:para />
7621+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
76227622
</maml:description>
76237623
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
76247624
<dev:type>
@@ -7810,7 +7810,7 @@
78107810
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
78117811
<maml:name>Pre</maml:name>
78127812
<maml:description>
7813-
<maml:para />
7813+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
78147814
</maml:description>
78157815
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
78167816
</command:parameter>
@@ -7886,7 +7886,7 @@
78867886
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
78877887
<maml:name>Pre</maml:name>
78887888
<maml:description>
7889-
<maml:para />
7889+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
78907890
</maml:description>
78917891
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
78927892
</command:parameter>
@@ -7922,7 +7922,7 @@
79227922
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
79237923
<maml:name>Pre</maml:name>
79247924
<maml:description>
7925-
<maml:para />
7925+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
79267926
</maml:description>
79277927
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
79287928
<dev:type>
@@ -8087,7 +8087,7 @@
80878087
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
80888088
<maml:name>Scope</maml:name>
80898089
<maml:description>
8090-
<maml:para>The scope at which to assign the policy assignment. For example: /subscriptions/{subId}/resourcegroups/{rgName}</maml:para>
8090+
<maml:para>The scope at which to assign the policy assignment. The allowed scopes are subscription, resource group or resource. An example of resource group scope: /subscriptions/{subId}/resourcegroups/{rgName}. An example of resource level scope would be /subscriptions/{subId}/resourcegroups/{rgName}/providers/{resource-type}/{resource-name}</maml:para>
80918091
</maml:description>
80928092
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
80938093
</command:parameter>
@@ -8115,7 +8115,7 @@
81158115
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
81168116
<maml:name>Pre</maml:name>
81178117
<maml:description>
8118-
<maml:para />
8118+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
81198119
</maml:description>
81208120
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
81218121
</command:parameter>
@@ -8151,7 +8151,7 @@
81518151
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
81528152
<maml:name>Scope</maml:name>
81538153
<maml:description>
8154-
<maml:para>The scope at which to assign the policy assignment. For example: /subscriptions/{subId}/resourcegroups/{rgName}</maml:para>
8154+
<maml:para>The scope at which to assign the policy assignment. The allowed scopes are subscription, resource group or resource. An example of resource group scope: /subscriptions/{subId}/resourcegroups/{rgName}. An example of resource level scope would be /subscriptions/{subId}/resourcegroups/{rgName}/providers/{resource-type}/{resource-name}</maml:para>
81558155
</maml:description>
81568156
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
81578157
<dev:type>
@@ -8199,7 +8199,7 @@
81998199
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
82008200
<maml:name>Pre</maml:name>
82018201
<maml:description>
8202-
<maml:para />
8202+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
82038203
</maml:description>
82048204
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
82058205
<dev:type>
@@ -8352,7 +8352,7 @@
83528352
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
83538353
<maml:name>Pre</maml:name>
83548354
<maml:description>
8355-
<maml:para />
8355+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
83568356
</maml:description>
83578357
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
83588358
</command:parameter>
@@ -8436,7 +8436,7 @@
84368436
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
84378437
<maml:name>Pre</maml:name>
84388438
<maml:description>
8439-
<maml:para />
8439+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
84408440
</maml:description>
84418441
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
84428442
<dev:type>
@@ -8598,7 +8598,7 @@
85988598
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
85998599
<maml:name>Pre</maml:name>
86008600
<maml:description>
8601-
<maml:para />
8601+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
86028602
</maml:description>
86038603
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
86048604
</command:parameter>
@@ -8643,7 +8643,7 @@
86438643
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
86448644
<maml:name>Pre</maml:name>
86458645
<maml:description>
8646-
<maml:para />
8646+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
86478647
</maml:description>
86488648
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
86498649
</command:parameter>
@@ -8715,7 +8715,7 @@
87158715
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
87168716
<maml:name>Pre</maml:name>
87178717
<maml:description>
8718-
<maml:para />
8718+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
87198719
</maml:description>
87208720
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
87218721
<dev:type>
@@ -8880,7 +8880,7 @@
88808880
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
88818881
<maml:name>Pre</maml:name>
88828882
<maml:description>
8883-
<maml:para />
8883+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
88848884
</maml:description>
88858885
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
88868886
</command:parameter>
@@ -8939,14 +8939,14 @@
89398939
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
89408940
<maml:name>Pre</maml:name>
89418941
<maml:description>
8942-
<maml:para />
8942+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
89438943
</maml:description>
89448944
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
89458945
</command:parameter>
89468946
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
89478947
<maml:name>InformationAction</maml:name>
89488948
<maml:description>
8949-
<maml:para />
8949+
<maml:para></maml:para>
89508950
</maml:description>
89518951
<command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
89528952
</command:parameter>
@@ -9023,7 +9023,7 @@
90239023
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
90249024
<maml:name>Pre</maml:name>
90259025
<maml:description>
9026-
<maml:para />
9026+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
90279027
</maml:description>
90289028
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
90299029
<dev:type>
@@ -9180,7 +9180,7 @@
91809180
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
91819181
<maml:name>Pre</maml:name>
91829182
<maml:description>
9183-
<maml:para />
9183+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
91849184
</maml:description>
91859185
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
91869186
</command:parameter>
@@ -9225,7 +9225,7 @@
92259225
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
92269226
<maml:name>Pre</maml:name>
92279227
<maml:description>
9228-
<maml:para />
9228+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
92299229
</maml:description>
92309230
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
92319231
</command:parameter>
@@ -9297,7 +9297,7 @@
92979297
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
92989298
<maml:name>Pre</maml:name>
92999299
<maml:description>
9300-
<maml:para />
9300+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
93019301
</maml:description>
93029302
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
93039303
<dev:type>
@@ -9467,7 +9467,7 @@ Remove-AzureRmPolicyAssignment -Id $policyAssignment.ResourceId -Force</dev:code
94679467
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
94689468
<maml:name>Pre</maml:name>
94699469
<maml:description>
9470-
<maml:para />
9470+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
94719471
</maml:description>
94729472
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
94739473
</command:parameter>
@@ -9512,7 +9512,7 @@ Remove-AzureRmPolicyAssignment -Id $policyAssignment.ResourceId -Force</dev:code
95129512
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
95139513
<maml:name>Pre</maml:name>
95149514
<maml:description>
9515-
<maml:para />
9515+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
95169516
</maml:description>
95179517
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
95189518
</command:parameter>
@@ -9572,7 +9572,7 @@ Remove-AzureRmPolicyAssignment -Id $policyAssignment.ResourceId -Force</dev:code
95729572
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
95739573
<maml:name>Pre</maml:name>
95749574
<maml:description>
9575-
<maml:para />
9575+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
95769576
</maml:description>
95779577
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
95789578
<dev:type>
@@ -9711,15 +9711,15 @@ Remove-AzureRmPolicyDefinition -Id $policyDefinition.ResourceId -Force</dev:code
97119711
<dev:version />
97129712
</command:details>
97139713
<maml:description>
9714-
<maml:para>Invokes the specified action on a resource</maml:para>
9714+
<maml:para>Invokes the specified action on a resource. This command is an equivalent of a POST operation on a resource. To get a list of suported actions you can do something like Get-AzureRmProviderOperation -OperationSearchString * | where{$_.Operation -like "*action"} | FT Operation. You can also use the Azure Resource Explorer tool to discover these actions and the schema of the -Parameters property </maml:para>
97159715
</maml:description>
97169716
<command:syntax>
97179717
<command:syntaxItem>
97189718
<maml:name>Invoke-AzureRmResourceAction</maml:name>
97199719
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
97209720
<maml:name>Parameters</maml:name>
97219721
<maml:description>
9722-
<maml:para>A hashtable that reperesents the resource properties</maml:para>
9722+
<maml:para>A hashtable that reperesents the resource properties. Example- $ParametersObject=@{targetResourceGroup = "(string)", resources = ("string")}</maml:para>
97239723
</maml:description>
97249724
<command:parameterValue required="false" variableLength="false">String</command:parameterValue>
97259725
</command:parameter>
@@ -9740,7 +9740,7 @@ Remove-AzureRmPolicyDefinition -Id $policyDefinition.ResourceId -Force</dev:code
97409740
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
97419741
<maml:name>Pre</maml:name>
97429742
<maml:description>
9743-
<maml:para />
9743+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
97449744
</maml:description>
97459745
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
97469746
</command:parameter>
@@ -9764,7 +9764,7 @@ Remove-AzureRmPolicyDefinition -Id $policyDefinition.ResourceId -Force</dev:code
97649764
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
97659765
<maml:name>Parameters</maml:name>
97669766
<maml:description>
9767-
<maml:para>A hashtable that reperesents the resource properties</maml:para>
9767+
<maml:para>A hashtable that reperesents the resource properties. Example- $ParametersObject=@{targetResourceGroup = "(string)", resources = ("string")}</maml:para>
97689768
</maml:description>
97699769
<command:parameterValue required="false" variableLength="false">String</command:parameterValue>
97709770
</command:parameter>
@@ -9785,7 +9785,7 @@ Remove-AzureRmPolicyDefinition -Id $policyDefinition.ResourceId -Force</dev:code
97859785
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
97869786
<maml:name>Pre</maml:name>
97879787
<maml:description>
9788-
<maml:para />
9788+
<maml:para>When set, indicates that the cmdlet should use pre-release API versions when automatically determining which version to use.</maml:para>
97899789
</maml:description>
97909790
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
97919791
<dev:type>

0 commit comments

Comments
 (0)