Skip to content

Commit c0bb449

Browse files
authored
Merge pull request #106690 from roygara/incGA
Incremental snapshots GA
2 parents 47c2c4e + d8e2bff commit c0bb449

17 files changed

+347
-171
lines changed

articles/virtual-machines/linux/disk-scalability-targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: roygara
55
ms.author: rogarana
66
ms.date: 11/15/2017
77
ms.topic: conceptual
8-
ms.service: virtual-machines
8+
ms.service: virtual-machines-linux
99
ms.subservice: disks
1010
---
1111

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Create an incremental snapshot - Azure portal
3+
description: Learn about incremental snapshots for managed disks, including how to create them using the Azure portal.
4+
author: roygara
5+
ms.service: virtual-machines-linux
6+
ms.topic: conceptual
7+
ms.date: 03/13/2020
8+
ms.author: rogarana
9+
ms.subservice: disks
10+
---
11+
12+
# Creating an incremental snapshot for managed disks in the Azure portal
13+
[!INCLUDE [virtual-machines-disks-incremental-snapshots-portal](../../../includes/virtual-machines-disks-incremental-snapshots-portal.md)]
Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
2-
title: Incremental snapshots (preview) for managed disks
3-
description: Learn about incremental snapshots (preview) for managed disks, including how to create them using PowerShell and Azure Resource Manager.
2+
title: Incremental snapshots for managed disks
3+
description: Learn about incremental snapshots for managed disks, including how to create them using CLI and Azure Resource Manager.
44
author: roygara
5-
ms.service: virtual-machines
5+
ms.service: virtual-machines-linux
66
ms.topic: conceptual
7-
ms.date: 09/23/2019
7+
ms.date: 03/13/2020
88
ms.author: rogarana
99
ms.subservice: disks
1010
---
1111

12-
13-
# Creating an incremental snapshot (preview) for managed disks
14-
[!INCLUDE [virtual-machines-disks-incremental-snapshot](../../../includes/virtual-machines-disks-incremental-snapshot.md)]
12+
# Creating an incremental snapshot for managed disks
13+
[!INCLUDE [virtual-machines-disks-incremental-snapshot-cli](../../../includes/virtual-machines-disks-incremental-snapshot-cli.md)]

articles/virtual-machines/linux/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,8 +648,10 @@
648648
href: snapshot-copy-managed-disk.md
649649
- name: Reserve Disk Storage
650650
href: disks-reserved-capacity.md
651-
- name: Create an incremental snapshot
651+
- name: Create an incremental snapshot - CLI
652652
href: disks-incremental-snapshots.md
653+
- name: Create an incremental snapshot - Portal
654+
href: disks-incremental-snapshots-portal.md
653655
- name: Back up unmanaged disks
654656
href: incremental-snapshots.md
655657
- name: Migration and conversion
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Create an incremental snapshot - Azure portal
3+
description: Learn about incremental snapshots for managed disks, including how to create them using the Azure portal.
4+
author: roygara
5+
ms.service: virtual-machines-windows
6+
ms.topic: conceptual
7+
ms.date: 03/13/2020
8+
ms.author: rogarana
9+
ms.subservice: disks
10+
---
11+
12+
# Creating an incremental snapshot for managed disks
13+
[!INCLUDE [virtual-machines-disks-incremental-snapshots-portal](../../../includes/virtual-machines-disks-incremental-snapshots-portal.md)]
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Incremental snapshots (preview) for managed disks
3-
description: Learn about incremental snapshots (preview) for managed disks, including how to create them using PowerShell and Azure Resource Manager.
2+
title: Incremental snapshots for managed disks
3+
description: Learn about incremental snapshots for managed disks, including how to create them using PowerShell and Azure Resource Manager.
44
author: roygara
55
ms.service: virtual-machines-windows
66
ms.topic: conceptual
7-
ms.date: 09/23/2019
7+
ms.date: 03/13/2020
88
ms.author: rogarana
99
ms.subservice: disks
1010
---
1111

12-
# Creating an incremental snapshot (preview) for managed disks
13-
[!INCLUDE [virtual-machines-disks-incremental-snapshot](../../../includes/virtual-machines-disks-incremental-snapshot.md)]
12+
# Creating an incremental snapshot for managed disks
13+
[!INCLUDE [virtual-machines-disks-incremental-snapshot-powershell](../../../includes/virtual-machines-disks-incremental-snapshot-powershell.md)]

articles/virtual-machines/windows/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,8 +639,10 @@
639639
href: snapshot-copy-managed-disk.md
640640
- name: Reserve Disk Storage
641641
href: disks-reserved-capacity.md
642-
- name: Create an incremental snapshot
642+
- name: Create an incremental snapshot - PowerShell
643643
href: disks-incremental-snapshots.md
644+
- name: Create an incremental snapshot - Portal
645+
href: disks-incremental-snapshots-portal.md
644646
- name: Back up unmanaged disks
645647
href: incremental-snapshots.md
646648
- name: Migration and conversion
92.5 KB
Loading
99.3 KB
Loading
Loading

0 commit comments

Comments
 (0)