Skip to content

Commit de6f04d

Browse files
committed
Refine storage account cmdlets help descriptions.
1 parent 32abb93 commit de6f04d

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

src/ServiceManagement/Compute/Commands.ServiceManagement/Microsoft.WindowsAzure.Commands.ServiceManagement.dll-Help.xml

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15204,11 +15204,12 @@ New-AzureDeployment -ServiceName $cloudSvc -Slot Production -Package $pkg -Confi
1520415204
Standard_ZRS
1520515205
Standard_GRS
1520615206
Standard_RAGRS
15207+
Premium_LRS
1520715208

1520815209
If this parameter is not specified, a default value of Standard_GRS is used
1520915210

1521015211
Note:
15211-
Standard_ZRS accounts cannot be changed to other account types, and vice versa.</maml:para>
15212+
Standard_ZRS or Premium_LRS accounts cannot be changed to other account types, and vice versa.</maml:para>
1521215213
</maml:description>
1521315214
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
1521415215
</command:parameter>
@@ -15251,11 +15252,12 @@ New-AzureDeployment -ServiceName $cloudSvc -Slot Production -Package $pkg -Confi
1525115252
Standard_ZRS
1525215253
Standard_GRS
1525315254
Standard_RAGRS
15255+
Premium_LRS
1525415256

1525515257
If this parameter is not specified, a default value of Standard_GRS is used
1525615258

1525715259
Note:
15258-
Standard_ZRS accounts cannot be changed to other account types, and vice versa.</maml:para>
15260+
Standard_ZRS or Premium_LRS accounts cannot be changed to other account types, and vice versa.</maml:para>
1525915261
</maml:description>
1526015262
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
1526115263
</command:parameter>
@@ -15318,11 +15320,12 @@ New-AzureDeployment -ServiceName $cloudSvc -Slot Production -Package $pkg -Confi
1531815320
Standard_ZRS
1531915321
Standard_GRS
1532015322
Standard_RAGRS
15323+
Premium_LRS
1532115324

1532215325
If this parameter is not specified, a default value of Standard_GRS is used
1532315326

1532415327
Note:
15325-
Standard_ZRS accounts cannot be changed to other account types, and vice versa.</maml:para>
15328+
Standard_ZRS or Premium_LRS accounts cannot be changed to other account types, and vice versa.</maml:para>
1532615329
</maml:description>
1532715330
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
1532815331
<dev:type>
@@ -27538,12 +27541,13 @@ PS C:\&gt; Set-AzureServiceAntimalwareExtension -ServiceName &quot;ContosoServic
2753827541
Standard_ZRS
2753927542
Standard_GRS
2754027543
Standard_RAGRS
27544+
Premium_LRS
2754127545

2754227546
If this parameter is not specified, a default value of Standard_GRS is used
2754327547

2754427548
Note:
2754527549
The GeoReplicationEnabled parameter functionality is the same as specifying Standard_GRS in Type parameter
27546-
Standard_ZRS accounts cannot be changed to other account types, and vice versa.</maml:para>
27550+
Standard_ZRS or Premium_LRS accounts cannot be changed to other account types, and vice versa.</maml:para>
2754727551
</maml:description>
2754827552
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
2754927553
</command:parameter>
@@ -27607,12 +27611,13 @@ PS C:\&gt; Set-AzureServiceAntimalwareExtension -ServiceName &quot;ContosoServic
2760727611
Standard_ZRS
2760827612
Standard_GRS
2760927613
Standard_RAGRS
27614+
Premium_LRS
2761027615

2761127616
If this parameter is not specified, a default value of Standard_GRS is used
2761227617

2761327618
Note:
2761427619
The GeoReplicationEnabled parameter functionality is the same as specifying Standard_GRS in Type parameter
27615-
Standard_ZRS accounts cannot be changed to other account types, and vice versa.</maml:para>
27620+
Standard_ZRS or Premium_LRS accounts cannot be changed to other account types, and vice versa.</maml:para>
2761627621
</maml:description>
2761727622
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
2761827623
<dev:type>

0 commit comments

Comments
 (0)