Skip to content

Commit 0adac3a

Browse files
committed
Typos
1 parent bf53c8b commit 0adac3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/virtual-machines/linux/instance-metadata-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ route add 169.254.169.254/32 10.0.1.10 metric 1 -p
903903
904904
### Storage Profile
905905
906-
Instance Metadata Service can provide details about the storage disks associated with the VM. This data is can be found at the instance/compute/storageProfile endpoint.
906+
Instance Metadata Service can provide details about the storage disks associated with the VM. This data can be found at the instance/compute/storageProfile endpoint.
907907
908908
The storage profile of a VM is divided into three categories - image reference, OS disk, and data disks.
909909

articles/virtual-machines/windows/instance-metadata-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ route add 169.254.169.254/32 10.0.1.10 metric 1 -p
904904
905905
### Storage Profile
906906
907-
Instance Metadata Service can provide details about the storage disks associated with the VM. This data is can be found at the instance/compute/storageProfile endpoint.
907+
Instance Metadata Service can provide details about the storage disks associated with the VM. This data can be found at the instance/compute/storageProfile endpoint.
908908
909909
The storage profile of a VM is divided into three categories - image reference, OS disk, and data disks.
910910

0 commit comments

Comments
 (0)