Skip to content

Commit f3e36f4

Browse files
committed
Update docs to include StandardSSD_LRS for managed_image_storage_account_type
1 parent 949f8a4 commit f3e36f4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.web-docs/components/builder/arm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ Providing `temp_resource_group_name` or `location` in combination with
290290
learn more about managed images.
291291

292292
- `managed_image_storage_account_type` (string) - Specify the storage account
293-
type for a managed image. Valid values are Standard_LRS and Premium_LRS.
293+
type for a managed image. Valid values are Standard_LRS, StandardSSD_LRS, and Premium_LRS.
294294
The default is Standard_LRS.
295295

296296
- `managed_image_os_disk_snapshot_name` (string) - If

docs-partials/builder/azure/arm/Config-not-required.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
learn more about managed images.
153153

154154
- `managed_image_storage_account_type` (string) - Specify the storage account
155-
type for a managed image. Valid values are Standard_LRS and Premium_LRS.
155+
type for a managed image. Valid values are Standard_LRS, StandardSSD_LRS, and Premium_LRS.
156156
The default is Standard_LRS.
157157

158158
- `managed_image_os_disk_snapshot_name` (string) - If

0 commit comments

Comments
 (0)