File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
articles/confidential-computing Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 139
139
- name : Image hardening techniques for deployment
140
140
items :
141
141
- name : Remove sudo users from Linux image
142
- href : hardening -linux-image-to-remove-sudo-users.md
142
+ href : harden-the -linux-image-to-remove-sudo-users.md
143
143
- name : Secure Key Release (SKR) with Azure Key Vault
144
144
items :
145
145
- name : SKR with Azure Confidential Computing Concept
Original file line number Diff line number Diff line change 1
1
---
2
- title : Hardening Linux image to remove sudo users
2
+ title : Harden the Linux image to remove sudo users
3
3
description : Learn how to use the Azure CLI to harden the linux image to remove sudo users.
4
4
author : vvenug
5
5
ms.service : virtual-machines
@@ -11,7 +11,7 @@ ms.author: vvenugopal
11
11
ms.custom : devx-track-azurecli
12
12
---
13
13
14
- # Hardening a Linux image to remove sudo users
14
+ # Harden the Linux image to remove sudo users
15
15
16
16
** Applies to:** :heavy_check_mark : Linux Images
17
17
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ landingContent:
90
90
url : guest-attestation-example.md
91
91
- text : Create a custom image for a confidential VM
92
92
url : how-to-create-custom-image-confidential-vm.md
93
- - text : Hardening Linux image to remove sudo users
94
- url : hardening -linux-image-to-remove-sudo-users.md
93
+ - text : Harden the Linux image to remove sudo users
94
+ url : harden-the -linux-image-to-remove-sudo-users.md
95
95
- linkListType : reference
96
96
links :
97
97
- text : AMD confidential VMs FAQ
You can’t perform that action at this time.
0 commit comments