Skip to content

Commit 1f61fa7

Browse files
committed
Fixing broken links
1 parent 536fb0b commit 1f61fa7

6 files changed

+7
-7
lines changed

articles/dev-box/how-to-configure-azure-compute-gallery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To learn more about Azure Compute Gallery and how to create galleries, see:
2727

2828
## Prerequisites
2929

30-
- A dev center. If you don't have one available, follow the steps in [Create a dev center](./quickstart-configure-dev-box-service.md#create-a-dev-center).
30+
- A dev center. If you don't have one available, follow the steps in [1. Create a dev center](quickstart-configure-dev-box-service.md#1-create-a-dev-center).
3131
- A compute gallery. For you to use a gallery to configure dev box definitions, it must have at least [one image definition and one image version](../virtual-machines/image-version.md):
3232
- The image version must meet the [Windows 365 image requirements](/windows-365/enterprise/device-images#image-requirements):
3333
- Generation 2.

articles/dev-box/how-to-customize-devbox-azure-image-builder.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To provision a custom image that you created by using VM Image Builder, you need
3737

3838
- Owner or Contributor permissions on an Azure subscription or on a specific resource group.
3939
- A resource group.
40-
- A dev center with an attached network connection. If you don't have a one, follow the steps in [Create a network connection](./quickstart-configure-dev-box-service.md#create-a-network-connection).
40+
- A dev center with an attached network connection. If you don't have a one, follow the steps in [2. Configure a network connection](quickstart-configure-dev-box-service.md#2-configure-a-network-connection).
4141

4242
## Create a Windows image and distribute it to Azure Compute Gallery
4343

@@ -284,4 +284,4 @@ After the gallery images are available in the dev center, you can use the custom
284284

285285
## Next steps
286286

287-
- [Create dev box definitions](./quickstart-configure-dev-box-service.md#create-a-dev-box-definition)
287+
- [3. Create a dev box definition](quickstart-configure-dev-box-service.md#3-create-a-dev-box-definition)

articles/dev-box/how-to-manage-dev-box-pools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,5 +92,5 @@ You can delete a dev box pool when you're no longer using it.
9292
## Next steps
9393

9494
- [Provide access to projects for project admins](./how-to-project-admin.md)
95-
- [Create dev box definitions](./quickstart-configure-dev-box-service.md#create-a-dev-box-definition)
95+
- [3. Create a dev box definition](quickstart-configure-dev-box-service.md#3-create-a-dev-box-definition)
9696
- [Configure Azure Compute Gallery](./how-to-configure-azure-compute-gallery.md)

articles/dev-box/how-to-manage-dev-box-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,5 @@ To assign administrative access to a project, select the DevCenter Project Admin
115115
## Next steps
116116

117117
- [Manage dev box pools](./how-to-manage-dev-box-pools.md)
118-
- [Create dev box definitions](./quickstart-configure-dev-box-service.md#create-a-dev-box-definition)
118+
- [3. Create a dev box definition](quickstart-configure-dev-box-service.md#3-create-a-dev-box-definition)
119119
- [Configure an Azure Compute Gallery](./how-to-configure-azure-compute-gallery.md)

articles/dev-box/how-to-manage-dev-center.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,5 +150,5 @@ To make role assignments:
150150
## Next steps
151151

152152
- [Provide access to projects for project admins](./how-to-project-admin.md)
153-
- [Create dev box definitions](./quickstart-configure-dev-box-service.md#create-a-dev-box-definition)
153+
- [3. Create a dev box definition](quickstart-configure-dev-box-service.md#3-create-a-dev-box-definition)
154154
- [Configure Azure Compute Gallery](./how-to-configure-azure-compute-gallery.md)

articles/dev-box/quickstart-create-dev-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can create and manage multiple dev boxes as a dev box user. Create a dev box
2121

2222
To complete this quickstart, you need:
2323

24-
- Permissions as a [Dev Box User](./quickstart-configure-dev-box-service.md#provide-access-to-a-dev-box-project) for a project that has an available dev box pool. If you don't have permissions to a project, contact your administrator.
24+
- Permissions as a [Dev Box User](quickstart-configure-dev-box-service.md#6-provide-access-to-a-dev-box-project) for a project that has an available dev box pool. If you don't have permissions to a project, contact your administrator.
2525

2626
## Create a dev box
2727

0 commit comments

Comments
 (0)