Skip to content

Commit cb249dd

Browse files
Merge pull request #272946 from Albertyang0/Broken-links-fix-bdeforeest
Fix broken links - bdeforeest
2 parents 5c47f79 + caa69e2 commit cb249dd

File tree

3 files changed

+0
-11
lines changed

3 files changed

+0
-11
lines changed

articles/virtual-machines/capacity-reservation-associate-virtual-machine-scale-set.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,6 @@ An [ARM template](../azure-resource-manager/templates/overview.md) is a Java
122122

123123
ARM templates let you deploy groups of related resources. In a single template, you can create Capacity Reservation group and Capacity Reservations. You can deploy templates through the Azure portal, Azure CLI, or Azure PowerShell, or from continuous integration/continuous delivery (CI/CD) pipelines.
124124

125-
If your environment meets the prerequisites and you are familiar with using ARM templates, use this [Create Virtual Machine Scale Sets with Capacity Reservation](https://github.com/Azure/on-demand-capacity-reservation/blob/main/VirtualMachineScaleSetWithReservation.json) template.
126-
127125
---
128126
<!-- The three dashes above show that your section of tabbed content is complete. Don't remove them :) -->
129127

articles/virtual-machines/capacity-reservation-associate-vm.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,6 @@ An [ARM template](../azure-resource-manager/templates/overview.md) is a Java
113113

114114
ARM templates let you deploy groups of related resources. In a single template, you can create Capacity Reservation group and capacity reservations. You can deploy templates through the Azure portal, Azure CLI, or Azure PowerShell, or from continuous integration/continuous delivery (CI/CD) pipelines.
115115

116-
If your environment meets the prerequisites and you're familiar with using ARM templates, use this [Create VM with Capacity Reservation](https://github.com/Azure/on-demand-capacity-reservation/blob/main/VirtualMachineWithReservation.json) template.
117-
118116

119117
---
120118
<!-- The three dashes above show that your section of tabbed content is complete. Don't remove them :) -->

articles/virtual-machines/capacity-reservation-create.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -229,13 +229,6 @@ An [ARM template](../azure-resource-manager/templates/overview.md) is a Java
229229
230230
ARM templates let you deploy groups of related resources. In a single template, you can create Capacity Reservation group and Capacity Reservations. You can deploy templates through the Azure portal, Azure CLI, or Azure PowerShell, or from continuous integration/continuous delivery (CI/CD) pipelines.
231231
232-
If your environment meets the prerequisites and you're familiar with using ARM templates, use any of the following templates:
233-
234-
- [Create Zonal Capacity Reservation](https://github.com/Azure/on-demand-capacity-reservation/blob/main/ZonalCapacityReservation.json)
235-
- [Create VM with Capacity Reservation](https://github.com/Azure/on-demand-capacity-reservation/blob/main/VirtualMachineWithReservation.json)
236-
- [Create Virtual Machine Scale Sets with Capacity Reservation](https://github.com/Azure/on-demand-capacity-reservation/blob/main/VirtualMachineScaleSetWithReservation.json)
237-
238-
239232
---
240233
<!-- The three dashes above show that your section of tabbed content is complete. Do not remove them :) -->
241234

0 commit comments

Comments
 (0)