@@ -1900,7 +1900,7 @@ Additional Azure configuration parameters are described in the following table:
1900
1900
1901
1901
|`compute.platform.azure.osDisk.diskType`
1902
1902
|Defines the type of disk.
1903
- |`standard_LRS`, `premium_LRS`, or `standardSSD_LRS `. The default is `premium_LRS`.
1903
+ |`standard_LRS` or `premium_LRS `. The default is `premium_LRS`.
1904
1904
1905
1905
|`compute.platform.azure.type`
1906
1906
|Defines the azure instance type for compute machines.
@@ -1912,7 +1912,7 @@ Additional Azure configuration parameters are described in the following table:
1912
1912
1913
1913
|`controlPlane.platform.azure.osDisk.diskType`
1914
1914
|Defines the type of disk.
1915
- |`premium_LRS` or `standardSSD_LRS`. The default is `premium_LRS` .
1915
+ |`premium_LRS`.
1916
1916
1917
1917
|`controlPlane.platform.azure.type`
1918
1918
|Defines the azure instance type for control plane machines.
@@ -1924,7 +1924,7 @@ Additional Azure configuration parameters are described in the following table:
1924
1924
1925
1925
|`platform.azure.defaultMachinePlatform.osDisk.diskType`
1926
1926
|Defines the type of disk.
1927
- |`standard_LRS`, `premium_LRS`, or `standardSSD_LRS `. The default is `premium_LRS`.
1927
+ |`standard_LRS` or `premium_LRS `. The default is `premium_LRS`.
1928
1928
1929
1929
|`platform.azure.defaultMachinePlatform.type`
1930
1930
|The Azure instance type for control plane and compute machines.
0 commit comments