Skip to content

Commit 63b86eb

Browse files
committed
Updates
1 parent be420ce commit 63b86eb

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/migrate/tutorial-migrate-hyper-v.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Migrate Hyper-V VMs to Azure with Azure Migrate Server Migration
33
description: Learn how to migrate on-premises Hyper-V VMs to Azure with Azure Migrate Server Migration
4-
author: bsiva
5-
ms.author: bsiva
4+
author: rahug1190
5+
ms.author: rahugup
66
ms.manager: abhemraj
77
ms.topic: tutorial
88
ms.date: 06/20/2022

articles/virtual-machines/extensions/azure-disk-enc-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To select a target schema, the `typeHandlerVersion` property must be set equal t
3838
The v1.1 schema is recommended and does not require Azure Active Directory (AAD) properties.
3939

4040
> [!NOTE]
41-
> The `DiskFormatQuery` parameter is deprecated. Its functionity has been replaced by the EncryptFormatAll option instead, which is the recommended way to format data disks at time of encryption.
41+
> The `DiskFormatQuery` parameter is deprecated. Its functionality has been replaced by the EncryptFormatAll option instead, which is the recommended way to format data disks at time of encryption.
4242
4343
```json
4444
{
@@ -185,4 +185,4 @@ Alternatively, you can file an Azure support incident. Go to [Azure support](htt
185185
## Next steps
186186

187187
* For more information about VM extensions, see [Virtual machine extensions and features for Linux](features-linux.md).
188-
* For more information about Azure Disk Encryption for Linux, see [Linux virtual machines](../../virtual-machines/disk-encryption-overview.md#linux-virtual-machines).
188+
* For more information about Azure Disk Encryption for Linux, see [Linux virtual machines](../../virtual-machines/linux/disk-encryption-overview.md).

articles/virtual-machines/extensions/azure-disk-enc-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,4 @@ Alternatively, you can file an Azure support incident. Go to [Azure support](htt
173173
## Next steps
174174

175175
* For more information about extensions, see [Virtual machine extensions and features for Windows](features-windows.md).
176-
* For more information about Azure Disk Encryption for Windows, see [Windows virtual machines](../../virtual-machines/disk-encryption-overview.md#windows-virtual-machines).
176+
* For more information about Azure Disk Encryption for Windows, see [Windows virtual machines](../../virtual-machines/windows/disk-encryption-overview.md).

0 commit comments

Comments
 (0)