Skip to content

Commit 37869ee

Browse files
committed
Updated the filename
1 parent 6467cef commit 37869ee

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/confidential-computing/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
- name: Image hardening techniques for deployment
140140
items:
141141
- 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
143143
- name: Secure Key Release (SKR) with Azure Key Vault
144144
items:
145145
- name: SKR with Azure Confidential Computing Concept

articles/confidential-computing/hardening-linux-image-to-remove-sudo-users.md renamed to articles/confidential-computing/harden-the-linux-image-to-remove-sudo-users.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Hardening Linux image to remove sudo users
2+
title: Harden the Linux image to remove sudo users
33
description: Learn how to use the Azure CLI to harden the linux image to remove sudo users.
44
author: vvenug
55
ms.service: virtual-machines
@@ -11,7 +11,7 @@ ms.author: vvenugopal
1111
ms.custom: devx-track-azurecli
1212
---
1313

14-
# Hardening a Linux image to remove sudo users
14+
# Harden the Linux image to remove sudo users
1515

1616
**Applies to:** :heavy_check_mark: Linux Images
1717

articles/confidential-computing/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ landingContent:
9090
url: guest-attestation-example.md
9191
- text: Create a custom image for a confidential VM
9292
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
9595
- linkListType: reference
9696
links:
9797
- text: AMD confidential VMs FAQ

0 commit comments

Comments
 (0)