Skip to content

Commit 1f01f86

Browse files
committed
fixed file name and relative urls
1 parent a52d3e9 commit 1f01f86

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

articles/extended-zones/kv-encrypt-aez-disk.md renamed to articles/extended-zones/key-vault-encrypt-azure-extended-zone-disk.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ The process uses **Azure Key Vault** and a **Disk Encryption Set (DES)**.
2323

2424
- Access to an Extended Zone. For more information, see [Request access to an Azure Extended Zone](request-access.md).
2525

26-
- Azure CLI installed (version 2.26 or later). [Install Azure CLI](https://learn.microsoft.com/cli/azure/install-azure-cli).
26+
- Azure CLI installed (version 2.26 or later). [Install Azure CLI](/cli/azure/install-azure-cli).
2727

28-
- Basic understanding of Azure Key Vault and disk encryption concepts. For more information, see [Azure Key Vault documentation](https://learn.microsoft.com/azure/key-vault/general/overview) and [Azure Disk Encryption documentation](https://learn.microsoft.com/azure/virtual-machines/windows/disk-encryption-overview).
28+
- Basic understanding of Azure Key Vault and disk encryption concepts. For more information, see [Azure Key Vault documentation](/azure/key-vault/general/overview) and [Azure Disk Encryption documentation](/azure/virtual-machines/windows/disk-encryption-overview).
2929

3030
## High-level architecture context
3131

@@ -99,7 +99,7 @@ az group delete --name 'myResourceGroup' --yes --no-wait
9999
```
100100

101101
## Related content
102-
- [Azure Key Vault documentation](https://learn.microsoft.com/azure/key-vault/general/overview)
102+
- [Azure Key Vault documentation](/azure/key-vault/general/overview)
103103
- [What is Azure Extended Zones?](overview.md)
104104
- [Deploy a virtual machine in an Extended Zone](deploy-vm-portal.md)
105105
- [Frequently asked questions](faq.md)

0 commit comments

Comments
 (0)