Skip to content

Commit ce1ea26

Browse files
committed
Updating links.
1 parent 9fc80f9 commit ce1ea26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/disks-incremental-snapshots.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,9 @@ You can use either the [CLI](#cli) or [PowerShell](#powershell) sections to chec
164164

165165
### CLI
166166

167-
You have two options for getting the status of snapshots. You can either get a [list of all incremental snapshots associated with a specific disk](#cli-list-incremental-snapshots), and their respective status, or you can get the [status of an individual snapshot](#cli-individual-snapshot).
167+
You have two options for getting the status of snapshots. You can either get a [list of all incremental snapshots associated with a specific disk](#cli---list-incremental-snapshots), and their respective status, or you can get the [status of an individual snapshot](#cli---individual-snapshot).
168168

169-
#### CLI-List incremental snapshots
169+
#### CLI - List incremental snapshots
170170

171171
The following script returns a list of all snapshots associated with a particular disk. The value of the `CompletionPercent` property of any snapshot must be 100 before it can be used. Replace `yourResourceGroupNameHere`, `yourSubscriptionId`, and `yourDiskNameHere` with your values then run the script:
172172

0 commit comments

Comments
 (0)