Skip to content

Commit 2ad54ea

Browse files
committed
ADE - remove azd article
1 parent 16a050f commit 2ad54ea

File tree

3 files changed

+7
-453
lines changed

3 files changed

+7
-453
lines changed

articles/deployment-environments/.openpublishing.redirection.deployment-environments.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@
6464
"source_path_from_root": "/articles/deployment-environments/how-to-configure-extensibility-pulumi-container-image.md",
6565
"redirect_url": "/azure/deployment-environments/how-to-configure-extensibility-model-custom-image",
6666
"redirect_document_id": false
67+
},
68+
{
69+
"source_path_from_root": "/articles/deployment-environments/how-to-create-environment-with-azure-developer.md",
70+
"redirect_url": "/azure/deployment-environments/how-to-configure-azure-developer-cli-deployment-environments.md",
71+
"redirect_document_id": false
6772
}
6873
]
6974
}

articles/deployment-environments/how-to-configure-azure-developer-cli-deployment-environments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ author: RoseHJM
55
ms.author: rosemalcolm
66
ms.service: azure-deployment-environments
77
ms.topic: how-to
8-
ms.date: 10/11/2024
8+
ms.date: 11/27/2024
99

1010
# Customer intent: As a developer, I want to use ADE and `azd` together to provision application infrastructure and deploy application code to the new infrastructure.
1111

1212
---
1313

14-
# Configure Azure Developer CLI with Azure Deployment Environments
14+
# Create an environment from an Azure Developer CLI template
1515

1616
In this article, you create a new environment from an existing Azure Developer CLI (`azd`) compatible template by using `azd`. You learn how to configure Azure Deployment Environments (ADE) and `azd` to work together to provision application infrastructure and deploy application code to the new infrastructure.
1717

0 commit comments

Comments
 (0)