Skip to content

Commit e03038d

Browse files
author
Hovsep
committed
Merge pull request #1902 from vivsriaus/DocUpdate
Remove the super helpful text "This is the Description section" from …
2 parents dd39ef1 + 4b9dad9 commit e03038d

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

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

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
<dev:version />
1515
</command:details>
1616
<maml:description>
17-
<maml:para>This is the Description section</maml:para>
1817
<maml:para>Filters active directory groups.</maml:para>
1918
</maml:description>
2019
<command:syntax>
@@ -234,7 +233,6 @@
234233
<dev:version />
235234
</command:details>
236235
<maml:description>
237-
<maml:para>This is the Description section</maml:para>
238236
<maml:para>Get a group members.</maml:para>
239237
</maml:description>
240238
<command:syntax>
@@ -368,7 +366,6 @@
368366
<dev:version />
369367
</command:details>
370368
<maml:description>
371-
<maml:para>This is the Description section</maml:para>
372369
<maml:para>Filters active directory service principals.</maml:para>
373370
</maml:description>
374371
<command:syntax>
@@ -617,7 +614,6 @@
617614
<dev:version />
618615
</command:details>
619616
<maml:description>
620-
<maml:para>This is the Description section</maml:para>
621617
<maml:para>Filters active directory users.</maml:para>
622618
</maml:description>
623619
<command:syntax>
@@ -1473,7 +1469,6 @@
14731469
<dev:version />
14741470
</command:details>
14751471
<maml:description>
1476-
<maml:para>This is the Description section</maml:para>
14771472
<maml:para>The Get-AzureRmResourceGroup cmdlet gets the Azure resource groups in your subscription. You can use the Name parameter to select resource groups by name. The default is all resource groups.An Azure resource is a user-managed Azure entity, such as a database server, database, or web site. An Azure resource group is a collection of Azure resources that are deployed as a unit.</maml:para>
14781473
</maml:description>
14791474
<command:syntax>
@@ -1755,7 +1750,6 @@ Tags:
17551750
<dev:version />
17561751
</command:details>
17571752
<maml:description>
1758-
<maml:para>This is the Description section</maml:para>
17591753
<maml:para>The Get-AzureRmResourceGroupDeployment cmdlet gets the deployments in an Azure resource group. You can use the Name (DeploymentName) and ProvisioningState parameters to filter the deployments. By default, Get-AzureRmResourceGroupDeployment returns all deployments for a specified resource group.An Azure resource is a user-managed Azure entity, such as a database server, database, or web site. An Azure resource group is a collection of Azure resources that are deployed as a unit. A deployment is the operation that makes the resources in the resource group available for use.This cmdlet is very useful for tracking. For debugging, use it with the Get-AzureRmResourceGroupLog cmdlet.</maml:para>
17601754
</maml:description>
17611755
<command:syntax>
@@ -3461,7 +3455,6 @@ ContosoLabsRG WordPress.WordPress Succ
34613455
<dev:version />
34623456
</command:details>
34633457
<maml:description>
3464-
<maml:para>This is the Description section</maml:para>
34653458
<maml:para>Creates a new azure active directory application.</maml:para>
34663459
</maml:description>
34673460
<command:syntax>
@@ -4013,7 +4006,6 @@ AppPermissions : {{
40134006
<dev:version />
40144007
</command:details>
40154008
<maml:description>
4016-
<maml:para>This is the Description section</maml:para>
40174009
<maml:para>Creates a new azure active directory service principal.</maml:para>
40184010
</maml:description>
40194011
<command:syntax>
@@ -4183,7 +4175,6 @@ NewApplication 61b5d8ea-fdc6-40a2
41834175
<dev:version />
41844176
</command:details>
41854177
<maml:description>
4186-
<maml:para>This is the Description section</maml:para>
41874178
<maml:para>The New-AzureRmResourceGroup cmdlet creates an Azure resource group and returns an object that represents the resource group.</maml:para>
41884179
</maml:description>
41894180
<command:syntax>
@@ -4385,7 +4376,6 @@ Resources</dev:code>
43854376
<dev:version />
43864377
</command:details>
43874378
<maml:description>
4388-
<maml:para>This is the Description section</maml:para>
43894379
<maml:para>The New-AzureRmResourceGroupDeployment cmdlet adds a deployment to an existing resource group, including the resources that the deployment requires. To add resources to a resource group without using a template, use the New-AzureRmResource cmdlet.</maml:para>
43904380
<maml:para>An Azure resource is a user-managed Azure entity, such as a database server, database, website, virtual machine, or storage account. An Azure resource group is a collection of Azure resources that are deployed as a unit, such as the web site, database server, and databases that are required for a financial web site. A deployment uses a resource group template to add resource to a resource group and publish them so they are available in Azure.</maml:para>
43914381
<maml:para>To add a resource group deployment, specify the name of an existing resource group and a resource group template, which is a JSON string that represents of a resource group for a complex cloud-based service, such as a web portal. The template includes parameter (placeholders) for required resources and configurable property values, likes names and sizes. You can find many templates in the Azure template gallery and you can create your own templates. </maml:para>
@@ -6320,7 +6310,6 @@ Resources</dev:code>
63206310
<dev:version />
63216311
</command:details>
63226312
<maml:description>
6323-
<maml:para>This is the Description section</maml:para>
63246313
<maml:para>Deletes the azure active directory application.</maml:para>
63256314
</maml:description>
63266315
<command:syntax>
@@ -6478,7 +6467,6 @@ Resources</dev:code>
64786467
<dev:version />
64796468
</command:details>
64806469
<maml:description>
6481-
<maml:para>This is the Description section</maml:para>
64826470
<maml:para>Deletes the azure active directory service principal.</maml:para>
64836471
</maml:description>
64846472
<command:syntax>
@@ -6661,7 +6649,6 @@ Resources</dev:code>
66616649
<dev:version />
66626650
</command:details>
66636651
<maml:description>
6664-
<maml:para>This is the Description section</maml:para>
66656652
<maml:para>The Remove-AzureRmResourceGroup cmdlet deletes a resource group and its resources from your subscription. By default, Remove-AzureRmResourceGroup prompts you for confirmation. To suppress the prompt, use the Force parameter.To delete a resource, but leave the resource group, use the Remove-AzureRmResource cmdlet.</maml:para>
66666653
</maml:description>
66676654
<command:syntax>
@@ -8100,7 +8087,6 @@ True</dev:code>
81008087
<dev:version />
81018088
</command:details>
81028089
<maml:description>
8103-
<maml:para>This is the Description section</maml:para>
81048090
<maml:para>The Set-AzureRmResourceGroup cmdlet changes the properties of a resource group. You can use this cmdlet to add, change, or delete the Azure tags applied to a resource group. Use the Name parameter to identify the resource group and the Tag parameter to change the tags. You cannot use this cmdlet to change the name of a resource group.</maml:para>
81058091
</maml:description>
81068092
<command:syntax>
@@ -8574,7 +8560,6 @@ Tags:
85748560
<dev:version />
85758561
</command:details>
85768562
<maml:description>
8577-
<maml:para>This is the Description section</maml:para>
85788563
<maml:para>The Stop-AzureRmResourceGroupDeployment cmdlet cancels an Azure resource group deployment that is started, but not completed. To stop a deployment, the deployment must have an incomplete provisioning state, such as Provisioning, and not a completed state, such as Provisioned or Failed.An Azure resource is a user-managed entity, such as a website, database, or database server. A resource group is a collection of resources that are deployed as a unit. To deploy a resource group, use the New-AzureRmResourceGroup or New-AzureRmResourceGroupDeployment cmdlets. The New-AzureRmResource cmdlet creates a new resource, but it does not trigger a resource group deployment operation that this cmdlet can stop.This cmdlet stops only one running deployment. Use the Name parameter to stop a particular deployment. If you omit the Name parameter, Stop-AzureRmResourceGroupDeployment searches for a running deployment and stops it, but if it finds more than one running deployment, the command fails.By default, Stop-AzureRmResourceGroupDeployment prompts you for confirmation. To suppress the prompt, use the Force parameter.</maml:para>
85798564
</maml:description>
85808565
<command:syntax>
@@ -8728,7 +8713,6 @@ Tags:
87288713
<dev:version />
87298714
</command:details>
87308715
<maml:description>
8731-
<maml:para>This is the Description section</maml:para>
87328716
<maml:para>The Test-AzureResourceGroupDeployment cmdlet verifies the validity of a resource group template, its parameters, and parameter values. It returns errors that it finds. Otherwise, it does not return any output.</maml:para>
87338717
<maml:para>To specify a template, use the TemplateUri or TemplateFile parameters. To specify the template parameter values, use the TemplateParameterFile or TemplateParameterObject parameters, or use the template parameters that are added to the command dynamically when you specify the template. To get the parameters, just type a minus sign (-) to indicate a parameter name and press the TAB key to trigger tab-completion. If you miss a required parameter, the cmdlet prompts you for the value. Parameter values typed at the command line take precedence over values in a template parameter object or file.A resource group template is a JSON-based model of a resource group for a complex cloud-based service, such as a web portal. You can use a resource group template to create a resource group or resource group deployment. The template includes parameter (placeholders) for configurable property values, likes names and sizes. You can find many templates in the Azure template gallery and you can create your own templates.</maml:para>
87348718
</maml:description>
@@ -11951,7 +11935,6 @@ Tags:
1195111935
<dev:version />
1195211936
</command:details>
1195311937
<maml:description>
11954-
<maml:para>This is the Description section</maml:para>
1195511938
<maml:para>The Get-AzureRmResource cmdlet gets the Azure resources in the subscription. By default, it gets all resources in the subscription, but you can use the parameters in the cmdlet to filter the results.An Azure resource is a user-managed Azure entity, such as a database server, database, or website. Every Azure resource is associated with a resource group, which is a collection of resources that are deployed as a unit.</maml:para>
1195611939
</maml:description>
1195711940
<command:syntax>
@@ -12488,7 +12471,6 @@ Tags:
1248812471
<dev:version />
1248912472
</command:details>
1249012473
<maml:description>
12491-
<maml:para>This is the Description section</maml:para>
1249212474
<maml:para>The New-AzureRmResource cmdlet creates an Azure resource, such as a website, SQL Azure database server, or SQL Azure database, in a new or existing resource group.If a resource with the same name exists in the resource group, the cmdlet prompts for confirmation before replacing the existing resource. To suppress the confirmation prompt, use the Force parameter.A resource is a user-managed Azure entity. A resource group is a collection of resources that are deployed as a unit. Every resource belongs to exactly one resource group.Typically, you use a template to create a resource group (New-AzureRmResourceGroup) and its resources. Then, if necessary, you can use this cmdlet to add additional resources to it.</maml:para>
1249312475
</maml:description>
1249412476
<command:syntax>
@@ -12729,7 +12711,6 @@ Properties : {[name, ContosoWeb], [state, Running], [hostNames,
1272912711
<dev:version />
1273012712
</command:details>
1273112713
<maml:description>
12732-
<maml:para>This is the Description section</maml:para>
1273312714
<maml:para>The Remove-AzureRmResource cmdlet deletes a resource from your subscription. It does not delete the resource group of the resource. By default, Remove-AzureRmResource prompts you for confirmation. To suppress the prompt, use the Force parameter.</maml:para>
1273412715
</maml:description>
1273512716
<command:syntax>
@@ -12973,7 +12954,6 @@ True</dev:code>
1297312954
<dev:version />
1297412955
</command:details>
1297512956
<maml:description>
12976-
<maml:para>This is the Description section</maml:para>
1297712957
<maml:para>The Set-AzureRmResource cmdlet changes the properties of an Azure resource. To use the cmdlet, use the Name, ResourceGroupName, ResourceGroupType, and ParentResource parameters to identify the resource, and the PropertyObject parameter to specify the new property names and values.If the command succeeds, it returns the resource with the new properties and values.An Azure resource is a user-managed entity, such as an Azure Website or Azure SQL Database. Some resources have properties, which are user-configured values, like sizes and operational modes. You can specify these values when you create the resource, such as by using the New-AzureRmResource, New-AzureRmResourceGroup, or New-AzureRmResourceGroupDeployment cmdlets. And, you can change the properties by using this cmdlet.To get the properties of a resource, use the Get-AzureRmResource cmdlet to get the resource. Then use the dot method to get the Properties property collection and a particular named property. For example, to get the siteMode property of an object, type (Get-AzureRmResource -Name MyWebSite -ResourceGroupName RG -ResourceType Microsoft.Web/sites -ApiVersion 2014-04-01).Properties.siteMode</maml:para>
1297812958
</maml:description>
1297912959
<command:syntax>
@@ -13274,7 +13254,6 @@ Tags:
1327413254
<dev:version />
1327513255
</command:details>
1327613256
<maml:description>
13277-
<maml:para>This is the Description section</maml:para>
1327813257
<maml:para>The Get-AzureRmResourceGroupLog cmdlet gets the deployment log entries for a resource group. The entries are very useful for many IT tasks, including maintaining a transaction history, performing statistical analyses, and debugging.By default, Get-AzureRmResourceGroupLog gets the log entries of the currently running or most recently completed deployment for the resource group, but you can use the cmdlet parameters to get the entries for a particular deployment by name or all deployments.</maml:para>
1327913258
</maml:description>
1328013259
<command:syntax>

0 commit comments

Comments
 (0)