Skip to content

Commit 1953321

Browse files
authored
Merge pull request Azure#2645 from gandhiniraj/dev
Update Move-AzureRmResource help
2 parents 18a74ef + 92c845c commit 1953321

File tree

1 file changed

+2
-170
lines changed

1 file changed

+2
-170
lines changed

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

Lines changed: 2 additions & 170 deletions
Original file line numberDiff line numberDiff line change
@@ -1820,7 +1820,7 @@
18201820
<command:details>
18211821
<command:name>Move-AzureRmResource</command:name>
18221822
<maml:description>
1823-
<maml:para>Moves existing resources to a new resource group or subscription.</maml:para>
1823+
<maml:para>Moves existing resources to another resource group or subscription.</maml:para>
18241824
</maml:description>
18251825
<maml:copyright>
18261826
<maml:para />
@@ -1830,7 +1830,7 @@
18301830
<dev:version />
18311831
</command:details>
18321832
<maml:description>
1833-
<maml:para>Moves existing resources to a new resource group or subscription.</maml:para>
1833+
<maml:para>Moves existing resources to another resource group or subscription.</maml:para>
18341834
<maml:para>If you find an issue with this cmdlet, please create an issue on https://github.com/Azure/azure-powershell/issues, with a lable "ResourceManager".</maml:para>
18351835
</maml:description>
18361836
<command:syntax>
@@ -14149,174 +14149,6 @@ Tags:
1414914149
</maml:relatedLinks>
1415014150
</command:command>
1415114151
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
14152-
<!--Generated by PS Cmdlet Help Editor-->
14153-
<command:details>
14154-
<command:name>Move-AzureRmResource</command:name>
14155-
<maml:description>
14156-
<maml:para />
14157-
</maml:description>
14158-
<maml:copyright>
14159-
<maml:para />
14160-
</maml:copyright>
14161-
<command:verb></command:verb>
14162-
<command:noun></command:noun>
14163-
<dev:version />
14164-
</command:details>
14165-
<maml:description>
14166-
<maml:para>If you find an issue with this cmdlet, please create an issue on https://github.com/Azure/azure-powershell/issues, with a lable "ResourceManager".</maml:para>
14167-
</maml:description>
14168-
<command:syntax>
14169-
</command:syntax>
14170-
<command:parameters>
14171-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
14172-
<maml:name>DestinationResourceGroupName</maml:name>
14173-
<maml:description>
14174-
<maml:para />
14175-
</maml:description>
14176-
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
14177-
<dev:type>
14178-
<maml:name>string</maml:name>
14179-
<maml:uri/>
14180-
</dev:type>
14181-
<dev:defaultValue></dev:defaultValue>
14182-
</command:parameter>
14183-
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
14184-
<maml:name>DestinationSubscriptionId</maml:name>
14185-
<maml:description>
14186-
<maml:para />
14187-
</maml:description>
14188-
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
14189-
<dev:type>
14190-
<maml:name>string</maml:name>
14191-
<maml:uri/>
14192-
</dev:type>
14193-
<dev:defaultValue></dev:defaultValue>
14194-
</command:parameter>
14195-
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
14196-
<maml:name>Force</maml:name>
14197-
<maml:description>
14198-
<maml:para />
14199-
</maml:description>
14200-
<command:parameterValue required="false" variableLength="false">switchparameter</command:parameterValue>
14201-
<dev:type>
14202-
<maml:name>switchparameter</maml:name>
14203-
<maml:uri/>
14204-
</dev:type>
14205-
<dev:defaultValue></dev:defaultValue>
14206-
</command:parameter>
14207-
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
14208-
<maml:name>PassThru</maml:name>
14209-
<maml:description>
14210-
<maml:para />
14211-
</maml:description>
14212-
<command:parameterValue required="false" variableLength="false">switchparameter</command:parameterValue>
14213-
<dev:type>
14214-
<maml:name>switchparameter</maml:name>
14215-
<maml:uri/>
14216-
</dev:type>
14217-
<dev:defaultValue></dev:defaultValue>
14218-
</command:parameter>
14219-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
14220-
<maml:name>ResourceId</maml:name>
14221-
<maml:description>
14222-
<maml:para />
14223-
</maml:description>
14224-
<command:parameterValue required="true" variableLength="false">string[]</command:parameterValue>
14225-
<dev:type>
14226-
<maml:name>string[]</maml:name>
14227-
<maml:uri/>
14228-
</dev:type>
14229-
<dev:defaultValue></dev:defaultValue>
14230-
</command:parameter>
14231-
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
14232-
<maml:name>Profile</maml:name>
14233-
<maml:description>
14234-
<maml:para />
14235-
</maml:description>
14236-
<command:parameterValue required="true" variableLength="false">azureprofile</command:parameterValue>
14237-
<dev:type>
14238-
<maml:name>azureprofile</maml:name>
14239-
<maml:uri/>
14240-
</dev:type>
14241-
<dev:defaultValue></dev:defaultValue>
14242-
</command:parameter>
14243-
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
14244-
<maml:name>WhatIf</maml:name>
14245-
<maml:description>
14246-
<maml:para />
14247-
</maml:description>
14248-
<command:parameterValue required="false" variableLength="false">switchparameter</command:parameterValue>
14249-
<dev:type>
14250-
<maml:name>switchparameter</maml:name>
14251-
<maml:uri/>
14252-
</dev:type>
14253-
<dev:defaultValue></dev:defaultValue>
14254-
</command:parameter>
14255-
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
14256-
<maml:name>Confirm</maml:name>
14257-
<maml:description>
14258-
<maml:para />
14259-
</maml:description>
14260-
<command:parameterValue required="false" variableLength="false">switchparameter</command:parameterValue>
14261-
<dev:type>
14262-
<maml:name>switchparameter</maml:name>
14263-
<maml:uri/>
14264-
</dev:type>
14265-
<dev:defaultValue></dev:defaultValue>
14266-
</command:parameter>
14267-
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByValue, ByPropertyName)" position="named">
14268-
<maml:name>DestinationSubscriptionName</maml:name>
14269-
<maml:description>
14270-
<maml:para />
14271-
</maml:description>
14272-
<command:parameterValue required="true" variableLength="false">string</command:parameterValue>
14273-
<dev:type>
14274-
<maml:name>string</maml:name>
14275-
<maml:uri/>
14276-
</dev:type>
14277-
<dev:defaultValue></dev:defaultValue>
14278-
</command:parameter>
14279-
</command:parameters>
14280-
<command:inputTypes>
14281-
<command:inputType>
14282-
<dev:type>
14283-
<maml:name></maml:name>
14284-
<maml:uri></maml:uri>
14285-
<maml:description/>
14286-
</dev:type>
14287-
<maml:description>
14288-
<maml:para>
14289-
</maml:para>
14290-
</maml:description>
14291-
</command:inputType>
14292-
</command:inputTypes>
14293-
<command:returnValues>
14294-
<command:returnValue>
14295-
<dev:type>
14296-
<maml:name></maml:name>
14297-
<maml:uri></maml:uri>
14298-
<maml:description/>
14299-
</dev:type>
14300-
<maml:description>
14301-
<maml:para>
14302-
</maml:para>
14303-
</maml:description>
14304-
</command:returnValue>
14305-
</command:returnValues>
14306-
<command:terminatingErrors></command:terminatingErrors>
14307-
<command:nonTerminatingErrors></command:nonTerminatingErrors>
14308-
<maml:alertSet>
14309-
<maml:title></maml:title>
14310-
<maml:alert>
14311-
<maml:para />
14312-
</maml:alert>
14313-
</maml:alertSet>
14314-
<command:examples>
14315-
</command:examples>
14316-
<maml:relatedLinks>
14317-
</maml:relatedLinks>
14318-
</command:command>
14319-
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
1432014152
<!--Generated by PS Cmdlet Help Editor-->
1432114153
<command:details>
1432214154
<command:name>New-AzureRmResource</command:name>

0 commit comments

Comments
 (0)