@@ -1896,7 +1896,7 @@ Additional Azure configuration parameters are described in the following table:
18961896
18971897|`compute.platform.azure.osDisk.diskType`
18981898|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`.
19001900
19011901|`compute.platform.azure.type`
19021902|Defines the azure instance type for compute machines.
@@ -1908,7 +1908,7 @@ Additional Azure configuration parameters are described in the following table:
19081908
19091909|`controlPlane.platform.azure.osDisk.diskType`
19101910|Defines the type of disk.
1911- |`premium_LRS` or `standardSSD_LRS`. The default is `premium_LRS` .
1911+ |`premium_LRS`.
19121912
19131913|`controlPlane.platform.azure.type`
19141914|Defines the azure instance type for control plane machines.
@@ -1920,7 +1920,7 @@ Additional Azure configuration parameters are described in the following table:
19201920
19211921|`platform.azure.defaultMachinePlatform.osDisk.diskType`
19221922|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`.
19241924
19251925|`platform.azure.defaultMachinePlatform.type`
19261926|The Azure instance type for control plane and compute machines.
0 commit comments