Skip to content

Commit 83a9fda

Browse files
Merge pull request #280234 from roygara/fixPortalLink
Fix portal link
2 parents 01be4bd + 85c7324 commit 83a9fda

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/disks-copy-incremental-snapshot-across-regions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to copy an incremental snapshot of a managed disk to a di
44
author: roygara
55
ms.service: azure-disk-storage
66
ms.topic: how-to
7-
ms.date: 06/06/2024
7+
ms.date: 07/08/2024
88
ms.author: rogarana
99
ms.custom: devx-track-azurepowershell, devx-track-azurecli
1010
ms.devlang: azurecli
@@ -99,9 +99,9 @@ $targetSnapshot.CompletionPercent
9999

100100
# [Portal](#tab/azure-portal)
101101

102-
You can also copy an incremental snapshot across regions in the Azure portal.
102+
You can also copy an incremental snapshot across regions in the [Azure portal](https://portal.azure.com).
103103

104-
1. Sign in to the [Azure portal](https://aka.ms/incrementalsnapshot) and navigate to the incremental snapshot you'd like to migrate.
104+
1. Sign in to the [Azure portal](https://portal.azure.com) and navigate to the incremental snapshot you'd like to migrate.
105105
1. Select **Copy snapshot**.
106106

107107
:::image type="content" source="media/disks-incremental-snapshots/disks-copy-snapshot.png" alt-text="Screenshot of snapshot overview, copy snapshot highlighted." lightbox="media/disks-incremental-snapshots/disks-copy-snapshot.png":::

0 commit comments

Comments
 (0)