Skip to content

Commit 288c804

Browse files
pychuangPo-Yu ChuangmsJinLei
authored
update help for AAS Skus (#12895)
* update help for AAS Skus * update change log * Update ChangeLog.md Remove the doc change description Co-authored-by: Po-Yu Chuang <[email protected]> Co-authored-by: Jin Lei <[email protected]>
1 parent bcb4946 commit 288c804

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/AnalysisServices/AnalysisServices/help/New-AzAnalysisServicesServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Accept wildcard characters: False
187187
188188
### -Sku
189189
The name of the Sku for the server.
190-
The supported values are 'S0', 'S1', 'S2', 'S4' for the Standard tier; 'B1', 'B2' for the Basic tier and 'D1' for Development tier.
190+
The supported values are 'S0', 'S1', 'S2', 'S4', 'S8', 'S9', 'S8v2', 'S9v2' for the Standard tier; 'B1', 'B2' for the Basic tier and 'D1' for Development tier.
191191
192192
```yaml
193193
Type: System.String

src/AnalysisServices/AnalysisServices/help/Set-AzAnalysisServicesServer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Accept wildcard characters: False
237237
238238
### -Sku
239239
The name of the Sku for the server.
240-
The supported values are 'S0', 'S1', 'S2', 'S4' for the Standard tier; 'B1', 'B2' for the Basic tier and 'D1' for Development tier.
240+
The supported values are 'S0', 'S1', 'S2', 'S4', 'S8', 'S9', 'S8v2', 'S9v2' for the Standard tier; 'B1', 'B2' for the Basic tier and 'D1' for Development tier.
241241
242242
```yaml
243243
Type: System.String

0 commit comments

Comments
 (0)