Skip to content

Commit 5451b0a

Browse files
Merge pull request #311456 from simranparkhe/patch-17
Update VM size from Standard_DC4es_v5 to Standard_DC4es_v6
2 parents f6f6900 + 91917eb commit 5451b0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/confidential-computing/quick-create-confidential-vm-azure-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Choose `VMGuestStateOnly` for no OS disk confidential encryption. Or, choose `Di
5151
az vm create \
5252
--resource-group myResourceGroup \
5353
--name myVM \
54-
--size Standard_DC4es_v5 \
54+
--size Standard_DC4es_v6 \
5555
--admin-username <azure-username> \
5656
--admin-password <azure-password> \
5757
--enable-vtpm true \

0 commit comments

Comments
 (0)