Skip to content

Commit 6ca7920

Browse files
committed
Update virtual-machine-solutions-sgx.md
1 parent cef4ada commit 6ca7920

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/confidential-computing/virtual-machine-solutions-sgx.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,13 +119,13 @@ Under **properties**, you also have to specify an image under **storageProfile**
119119
"version": "latest"
120120
},
121121
"20_04-lts-gen2": {
122-
"offer": "0001-com-ubuntu-server-jammy",
122+
"offer": "0001-com-ubuntu-server-focal",
123123
"publisher": "Canonical",
124124
"sku": "20_04-lts-gen2",
125125
"version": "latest"
126126
}
127127
"22_04-lts-gen2": {
128-
"offer": "UbuntuServer",
128+
"offer": "0001-com-ubuntu-server-jammy",
129129
"publisher": "Canonical",
130130
"sku": "22_04-lts-gen2",
131131
"version": "latest"

0 commit comments

Comments
 (0)