@@ -1896,7 +1896,7 @@ Additional Azure configuration parameters are described in the following table:
1896
1896
1897
1897
|`compute.platform.azure.osDisk.diskType`
1898
1898
|Defines the type of disk.
1899
- |`standard_LRS`, `premium_LRS`, or `standardSSD_LRS `. The default is `premium_LRS`.
1899
+ |`standard_LRS` or `premium_LRS `. The default is `premium_LRS`.
1900
1900
1901
1901
|`compute.platform.azure.type`
1902
1902
|Defines the azure instance type for compute machines.
@@ -1908,7 +1908,7 @@ Additional Azure configuration parameters are described in the following table:
1908
1908
1909
1909
|`controlPlane.platform.azure.osDisk.diskType`
1910
1910
|Defines the type of disk.
1911
- |`premium_LRS` or `standardSSD_LRS`. The default is `premium_LRS` .
1911
+ |`premium_LRS`.
1912
1912
1913
1913
|`controlPlane.platform.azure.type`
1914
1914
|Defines the azure instance type for control plane machines.
@@ -1920,7 +1920,7 @@ Additional Azure configuration parameters are described in the following table:
1920
1920
1921
1921
|`platform.azure.defaultMachinePlatform.osDisk.diskType`
1922
1922
|Defines the type of disk.
1923
- |`standard_LRS`, `premium_LRS`, or `standardSSD_LRS `. The default is `premium_LRS`.
1923
+ |`standard_LRS` or `premium_LRS `. The default is `premium_LRS`.
1924
1924
1925
1925
|`platform.azure.defaultMachinePlatform.type`
1926
1926
|The Azure instance type for control plane and compute machines.
0 commit comments