Document trusted launch on Azure (#48)

* Document trusted launch usage for Azure

Signed-off-by: Fabian Kammel <fk@edgeless.systems>

* there is no valid link because there is no valid release yet

Signed-off-by: Fabian Kammel <fk@edgeless.systems>

* fix link

Signed-off-by: Fabian Kammel <fk@edgeless.systems>

* fix linter issues

Signed-off-by: Fabian Kammel <fk@edgeless.systems>

* improve

* importAzure.sh: print final image ID

Signed-off-by: Fabian Kammel <fk@edgeless.systems>
Co-authored-by: Thomas Tendyck <tt@edgeless.systems>
This commit is contained in:
Fabian Kammel 2022-09-07 15:05:24 +02:00 committed by GitHub
parent 611ec25f22
commit e3ede64ae6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 59 additions and 4 deletions

View file

@ -138,6 +138,11 @@ const sidebars = {
label: 'Use persistent storage',
id: 'workflows/storage',
},
{
type: 'doc',
label: 'Azure trusted launch VMs',
id: 'workflows/trusted-launch',
},
{
type: 'doc',
label: 'Managing SSH keys',