Skip to content

Commit 7c3582b

Browse files
committed
Build fixes
1 parent ffc7247 commit 7c3582b

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

articles/deployment-environments/overview-what-is-azure-deployment-environments.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: What is Azure Deployment Environments?
33
titleSuffix: Azure Deployment Environments
44
description: 'Azure Deployment Environments enables developer teams to quickly spin up app infrastructure with project-based templates, minimizing setup time while maximizing security, compliance, and cost efficiency.'
5-
titleSuffix: Azure Deployment Environments
65
ms.service: deployment-environments
76
ms.custom: ignite-2022
87
ms.topic: overview

articles/deployment-environments/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ items:
3838
- name: Configure dev center environment types
3939
href: how-to-configure-devcenter-environment-types.md
4040
- name: Add and delete project environment types
41-
href: how-to-add-delete-project-environment-types.md
41+
href: how-to-configure-project-environment-types.md
4242
- name: Provide access to Dev Managers
4343
href: how-to-configure-project-admin.md
4444
- name: Provide access to developers

articles/dev-box/.openpublishing.redirection.dev-box.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"redirections": [
33
{
4-
"source_path": "articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md",
5-
"redirect_url": "/azure/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app",
4+
"source_path": "/articles/dev-box/tutorial-connect-to-dev-box-with-remote-desktop-app.md",
5+
"redirect_url": "/azure/dev-box/quickstart-connect-to-dev-box-with-remote-desktop-app.md",
66
"redirect_document_id": false
77
},
88
{

articles/dev-box/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ items:
4747
- name: Use Azure CLI devcenter extension
4848
href: how-to-install-dev-box-cli.md
4949
- name: Provision a Custom Image with Azure Image Builder
50-
href: how-to-customize-dev-box-azure-image-builder.md
50+
href: how-to-customize-devbox-azure-image-builder.md
5151
- name: Manage a dev box through developer portal
5252
href: how-to-create-dev-boxes-developer-portal.md
5353
- name: Reference

0 commit comments

Comments
 (0)