Skip to content

Commit cf0b70f

Browse files
author
Igor Uzhviev
committed
Azure Analysis Services: help updated with new SKUs info
1 parent 6e5acaf commit cf0b70f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/New-AzureRmAnalysisServicesServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Accept wildcard characters: False
9393
9494
### -Sku
9595
The name of the Sku for the server.
96-
The supported values are 'S1', 'S2', 'S4' for the Standard tier and 'D1' for Development.
96+
The supported values are 'S0', 'S1', 'S2', 'S4' for the Standard tier; 'B1', 'B2' for the Basic tier and 'D1' for Development tier.
9797
9898
```yaml
9999
Type: String

src/ResourceManager/AnalysisServices/Commands.AnalysisServices/help/Set-AzureRmAnalysisServicesServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Accept wildcard characters: False
9494
9595
### -Sku
9696
The name of the Sku for the server.
97-
The supported values are 'S1', 'S2', 'S4' for the Standard tier and 'D1' for Development.
97+
The supported values are 'S0', 'S1', 'S2', 'S4' for the Standard tier; 'B1', 'B2' for the Basic tier and 'D1' for Development tier.
9898
9999
```yaml
100100
Type: String

0 commit comments

Comments
 (0)