@@ -1900,7 +1900,7 @@ Additional Azure configuration parameters are described in the following table:
19001900
19011901|`compute.platform.azure.osDisk.diskType`
19021902|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`.
19041904
19051905|`compute.platform.azure.type`
19061906|Defines the azure instance type for compute machines.
@@ -1912,7 +1912,7 @@ Additional Azure configuration parameters are described in the following table:
19121912
19131913|`controlPlane.platform.azure.osDisk.diskType`
19141914|Defines the type of disk.
1915- |`premium_LRS` or `standardSSD_LRS`. The default is `premium_LRS` .
1915+ |`premium_LRS`.
19161916
19171917|`controlPlane.platform.azure.type`
19181918|Defines the azure instance type for control plane machines.
@@ -1924,7 +1924,7 @@ Additional Azure configuration parameters are described in the following table:
19241924
19251925|`platform.azure.defaultMachinePlatform.osDisk.diskType`
19261926|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`.
19281928
19291929|`platform.azure.defaultMachinePlatform.type`
19301930|The Azure instance type for control plane and compute machines.
0 commit comments