Skip to content

Commit 985786a

Browse files
author
Jianghao Lu
committed
Rename ARM Cmdlet names in help files
1 parent aad156c commit 985786a

File tree

22 files changed

+4014
-4014
lines changed

22 files changed

+4014
-4014
lines changed

src/ResourceManager/ApiManagement/Commands.ApiManagement.ServiceManagement/Microsoft.Azure.Commands.ApiManagement.ServiceManagement.dll-help.xml

Lines changed: 191 additions & 191 deletions
Large diffs are not rendered by default.

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

Lines changed: 78 additions & 78 deletions
Large diffs are not rendered by default.

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

Lines changed: 13 additions & 13 deletions
Large diffs are not rendered by default.

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

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ test-vm ConfigureBackup Completed 26-Aug-15 12:19:49 PM 26-Aug-1
720720
<maml:introduction>
721721
<maml:paragraph>PS C:\&gt;</maml:paragraph>
722722
</maml:introduction>
723-
<dev:code>Get-AzureBackupContainer -vault $v -type Windows</dev:code>
723+
<dev:code>Get-AzureRMBackupContainer -vault $v -type Windows</dev:code>
724724
<dev:remarks>
725725
<maml:para>Gets a list of all containers of type &quot;Windows&quot; from the specified vault.</maml:para>
726726
<maml:para />
@@ -743,7 +743,7 @@ SERVER2.CONTOSO.COM Windows Registered</maml:para>
743743
<maml:introduction>
744744
<maml:paragraph>PS C:\&gt;</maml:paragraph>
745745
</maml:introduction>
746-
<dev:code>Get-AzureBackupContainer -vault $v -type SCDPM -name &quot;DPMSERVER.CONTOSO.COM&quot;</dev:code>
746+
<dev:code>Get-AzureRMBackupContainer -vault $v -type SCDPM -name &quot;DPMSERVER.CONTOSO.COM&quot;</dev:code>
747747
<dev:remarks>
748748
<maml:para>Gets the container representing a specific DPM server registered to the specified vault.</maml:para>
749749
<maml:para />
@@ -2031,7 +2031,7 @@ DefaultPolicy AzureVM Daily 26-Aug-15 12:30:
20312031
<maml:introduction>
20322032
<maml:paragraph>PS C:\&gt;</maml:paragraph>
20332033
</maml:introduction>
2034-
<dev:code>Get-AzureBackupVault</dev:code>
2034+
<dev:code>Get-AzureRMBackupVault</dev:code>
20352035
<dev:remarks>
20362036
<maml:para />
20372037
<maml:para />
@@ -2051,7 +2051,7 @@ DefaultPolicy AzureVM Daily 26-Aug-15 12:30:
20512051
<maml:introduction>
20522052
<maml:paragraph>PS C:\&gt;</maml:paragraph>
20532053
</maml:introduction>
2054-
<dev:code>Get-AzureBackupVault | Where-Object { $_.Region -eq &quot;westus&quot; }</dev:code>
2054+
<dev:code>Get-AzureRMBackupVault | Where-Object { $_.Region -eq &quot;westus&quot; }</dev:code>
20552055
<dev:remarks>
20562056
<maml:para />
20572057
<maml:para />
@@ -2071,7 +2071,7 @@ DefaultPolicy AzureVM Daily 26-Aug-15 12:30:
20712071
<maml:introduction>
20722072
<maml:paragraph>PS C:\&gt;</maml:paragraph>
20732073
</maml:introduction>
2074-
<dev:code>Get-AzureBackupVault -Name &quot;myvault&quot;</dev:code>
2074+
<dev:code>Get-AzureRMBackupVault -Name &quot;myvault&quot;</dev:code>
20752075
<dev:remarks>
20762076
<maml:para />
20772077
<maml:para />
@@ -2096,7 +2096,7 @@ Storage : GeoRedundant</maml:para>
20962096
<maml:introduction>
20972097
<maml:paragraph>PS C:\&gt;</maml:paragraph>
20982098
</maml:introduction>
2099-
<dev:code>Get-AzureBackupVault | Where-Object { $_.Storage –match ‘LocallyRedundant’ } | Measure-Object</dev:code>
2099+
<dev:code>Get-AzureRMBackupVault | Where-Object { $_.Storage –match ‘LocallyRedundant’ } | Measure-Object</dev:code>
21002100
<dev:remarks>
21012101
<maml:para />
21022102
<maml:para />
@@ -3124,7 +3124,7 @@ RetentionTimes :</maml:para>
31243124
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="0">
31253125
<maml:name>ResourceGroupName</maml:name>
31263126
<maml:description>
3127-
<maml:para>Specifies the name of an existing resource group. In order to create a resource group, use the New-AzureResourceGroup commandlet. There is no requirement that the Azure ResourceGroup and the Azure Backup vault be in the same region.</maml:para>
3127+
<maml:para>Specifies the name of an existing resource group. In order to create a resource group, use the New-AzureRMResourceGroup commandlet. There is no requirement that the Azure ResourceGroup and the Azure Backup vault be in the same region.</maml:para>
31283128
</maml:description>
31293129
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
31303130
</command:parameter>
@@ -3162,7 +3162,7 @@ RetentionTimes :</maml:para>
31623162
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="0">
31633163
<maml:name>ResourceGroupName</maml:name>
31643164
<maml:description>
3165-
<maml:para>Specifies the name of an existing resource group. In order to create a resource group, use the New-AzureResourceGroup commandlet. There is no requirement that the Azure ResourceGroup and the Azure Backup vault be in the same region.</maml:para>
3165+
<maml:para>Specifies the name of an existing resource group. In order to create a resource group, use the New-AzureRMResourceGroup commandlet. There is no requirement that the Azure ResourceGroup and the Azure Backup vault be in the same region.</maml:para>
31663166
</maml:description>
31673167
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
31683168
<dev:type>
@@ -3306,7 +3306,7 @@ Storage : LocallyRedundant</maml:para>
33063306
</command:examples>
33073307
<maml:relatedLinks>
33083308
<maml:navigationLink>
3309-
<maml:linkText>New-AzureResourceGroup</maml:linkText>
3309+
<maml:linkText>New-AzureRMResourceGroup</maml:linkText>
33103310
<maml:uri>https://msdn.microsoft.com/en-us/library/dn654594.aspx</maml:uri>
33113311
</maml:navigationLink>
33123312
<maml:navigationLink>
@@ -3353,7 +3353,7 @@ Storage : LocallyRedundant</maml:para>
33533353
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
33543354
<maml:name>ServiceName</maml:name>
33553355
<maml:description>
3356-
<maml:para>The cloud service name of the Azure VM to be registered. Typically the cloud service name has a suffix &quot;.cloudapp.net&quot;. Do not include the suffix as input to this commandlet! You can use the Get-AzureVM commandlet (in the AzureServiceManagement mode) to get the VM information; the service name is the DeploymentName property in the VM object.</maml:para>
3356+
<maml:para>The cloud service name of the Azure VM to be registered. Typically the cloud service name has a suffix &quot;.cloudapp.net&quot;. Do not include the suffix as input to this commandlet! You can use the Get-AzureRMVM commandlet (in the AzureServiceManagement mode) to get the VM information; the service name is the DeploymentName property in the VM object.</maml:para>
33573357
</maml:description>
33583358
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
33593359
</command:parameter>
@@ -3420,7 +3420,7 @@ Storage : LocallyRedundant</maml:para>
34203420
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="named">
34213421
<maml:name>ServiceName</maml:name>
34223422
<maml:description>
3423-
<maml:para>The cloud service name of the Azure VM to be registered. Typically the cloud service name has a suffix &quot;.cloudapp.net&quot;. Do not include the suffix as input to this commandlet! You can use the Get-AzureVM commandlet (in the AzureServiceManagement mode) to get the VM information; the service name is the DeploymentName property in the VM object.</maml:para>
3423+
<maml:para>The cloud service name of the Azure VM to be registered. Typically the cloud service name has a suffix &quot;.cloudapp.net&quot;. Do not include the suffix as input to this commandlet! You can use the Get-AzureRMVM commandlet (in the AzureServiceManagement mode) to get the VM information; the service name is the DeploymentName property in the VM object.</maml:para>
34243424
</maml:description>
34253425
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
34263426
<dev:type>
@@ -3523,7 +3523,7 @@ Storage : LocallyRedundant</maml:para>
35233523
</command:examples>
35243524
<maml:relatedLinks>
35253525
<maml:navigationLink>
3526-
<maml:linkText>Get-AzureVM</maml:linkText>
3526+
<maml:linkText>Get-AzureRMVM</maml:linkText>
35273527
<maml:uri></maml:uri>
35283528
</maml:navigationLink>
35293529
</maml:relatedLinks>
@@ -3672,8 +3672,8 @@ Storage : LocallyRedundant</maml:para>
36723672
<dev:version />
36733673
</command:details>
36743674
<maml:description>
3675-
<maml:para>The Remove-AzureBackupVault commandlet deletes the backup vault. However, before a vault can be removed, it must first be empty – it must contain no backup data or protected items or registered servers. This ensures that a vault cannot be deleted inadvertently; the deletion of a backup vault is a planned operation.</maml:para>
3676-
<maml:para>Use the Remove-AzureBackupContainer commandlet to clear up IaaS VM backup data from the vault, or use the Delete-RegisteredServer commandlet to clear up other registered servers and backup data.</maml:para>
3675+
<maml:para>The Remove-AzureRMBackupVault commandlet deletes the backup vault. However, before a vault can be removed, it must first be empty – it must contain no backup data or protected items or registered servers. This ensures that a vault cannot be deleted inadvertently; the deletion of a backup vault is a planned operation.</maml:para>
3676+
<maml:para>Use the Remove-AzureRMBackupContainer commandlet to clear up IaaS VM backup data from the vault, or use the Delete-RegisteredServer commandlet to clear up other registered servers and backup data.</maml:para>
36773677
</maml:description>
36783678
<command:syntax>
36793679
<command:syntaxItem>
@@ -3758,7 +3758,7 @@ Storage : LocallyRedundant</maml:para>
37583758
<maml:introduction>
37593759
<maml:paragraph>PS C:\&gt;</maml:paragraph>
37603760
</maml:introduction>
3761-
<dev:code>Get-AzureBackupVault -Name &quot;myvault&quot; | Remove-AzureBackupVault</dev:code>
3761+
<dev:code>Get-AzureRMBackupVault -Name &quot;myvault&quot; | Remove-AzureRMBackupVault</dev:code>
37623762
<dev:remarks>
37633763
<maml:para />
37643764
<maml:para />
@@ -4249,7 +4249,7 @@ test-vm Restore InProgress 26-Aug-15 1:14:01 PM 01-Jan-01
42494249
<dev:version />
42504250
</command:details>
42514251
<maml:description>
4252-
<maml:para>The Set-AzureBackupVault commandlet allows you to change the storage type of the backup vault. The other parameters like Region, Name, and ResourceGroupName are not editable.</maml:para>
4252+
<maml:para>The Set-AzureRMBackupVault commandlet allows you to change the storage type of the backup vault. The other parameters like Region, Name, and ResourceGroupName are not editable.</maml:para>
42534253
</maml:description>
42544254
<command:syntax>
42554255
<command:syntaxItem>
@@ -4353,7 +4353,7 @@ test-vm Restore InProgress 26-Aug-15 1:14:01 PM 01-Jan-01
43534353
<maml:introduction>
43544354
<maml:paragraph>PS C:\&gt;</maml:paragraph>
43554355
</maml:introduction>
4356-
<dev:code>Get-AzureBackupVault –Name “myvault” | Set-AzureBackupVault –Storage LocallyRedundant</dev:code>
4356+
<dev:code>Get-AzureRMBackupVault –Name “myvault” | Set-AzureRMBackupVault –Storage LocallyRedundant</dev:code>
43574357
<dev:remarks>
43584358
<maml:para />
43594359
<maml:para />
@@ -4696,10 +4696,10 @@ PS C:\&gt; Stop-AzureRMBackupJob -Vault $v -JobID $j.InstanceId</dev:code>
46964696
<maml:introduction>
46974697
<maml:paragraph>PS C:\&gt;</maml:paragraph>
46984698
</maml:introduction>
4699-
<dev:code>$c = Get-AzureBackupContainer -vault $v -type Windows -name &quot;server1.contoso.com&quot;
4700-
PS C:\&gt; Unregister-AzureBackupContainer -container $c[0]</dev:code>
4699+
<dev:code>$c = Get-AzureRMBackupContainer -vault $v -type Windows -name &quot;server1.contoso.com&quot;
4700+
PS C:\&gt; Unregister-AzureRMBackupContainer -container $c[0]</dev:code>
47014701
<dev:remarks>
4702-
<maml:para>The user first gets the container that needs to be unregistered using the Get-AzureBackupContainer commandlet. This container object is passed to the unregister commandlet. This unregisters the specified Windows Server from the Azure Backup vault.</maml:para>
4702+
<maml:para>The user first gets the container that needs to be unregistered using the Get-AzureRMBackupContainer commandlet. This container object is passed to the unregister commandlet. This unregisters the specified Windows Server from the Azure Backup vault.</maml:para>
47034703
<maml:para />
47044704
<maml:para />
47054705
<maml:para>Unregister Server
@@ -4719,7 +4719,7 @@ This operation will delete all data in the backup vault that is associated with
47194719
<maml:introduction>
47204720
<maml:paragraph>PS C:\&gt;</maml:paragraph>
47214721
</maml:introduction>
4722-
<dev:code>Unregister-AzureBackupContainer -container $c –force</dev:code>
4722+
<dev:code>Unregister-AzureRMBackupContainer -container $c –force</dev:code>
47234723
<dev:remarks>
47244724
<maml:para>The -Force option does not ask the user for confirmation before deleting the data and unregistering the server.</maml:para>
47254725
<maml:para />

0 commit comments

Comments
 (0)