Skip to content

Commit f3f43f6

Browse files
author
RoseHJM
committed
ADE - metadata updates
1 parent 7cd7513 commit f3f43f6

5 files changed

+7
-9
lines changed

articles/deployment-environments/concept-azure-developer-cli-with-deployment-environments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use Azure Developer CLI with Azure Deployment Environments
33
description: Understand ADE and `azd` work together to provision application infrastructure and deploy application code to the new infrastructure.
44
author: RoseHJM
55
ms.author: rosemalcolm
6-
ms.service: dev-box
6+
ms.service: azure-deployment-environments
77
ms.topic: concept-article
88
ms.date: 02/24/2024
99

@@ -21,7 +21,7 @@ With ADE, you can create environments from an environment definition in a catalo
2121

2222
## How does `azd` work with ADE?
2323

24-
`azd` works with ADE to enable you to create environments from where youre working.
24+
`azd` works with ADE to enable you to create environments from where you're working.
2525

2626
With ADE and `azd`, individual developers working with unique infrastructure and code that they want to upload to the cloud can create an environment from a local folder. They can use `azd` to provision an environment and deploy their code seamlessly.
2727

articles/deployment-environments/concept-deployment-environments-role-based-access-control.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
title: Azure role-based access control
33
titleSuffix: Azure Deployment Environments
44
description: Learn how Azure Deployment Environments provides protection with Azure role-based access control (Azure RBAC) integration.
5-
services: lab-services
6-
ms.service: azure-lab-services
5+
ms.service: azure-deployment-environments
76
author: RoseHJM
87
ms.author: rosemalcolm
98
ms.topic: concept-article

articles/deployment-environments/concept-environment-yaml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: environment.yaml schema
33
description: Learn how to use environment.yaml to define parameters in your environment definition.
44
author: RoseHJM
55
ms.author: rosemalcolm
6-
ms.service: dev-box
6+
ms.service: azure-deployment-environments
77
ms.topic: concept-article
88
ms.date: 11/17/2023
99

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
@@ -3,7 +3,7 @@ title: Configure Azure Developer CLI templates for use with ADE
33
description: Understand how ADE and AZD work together to provision application infrastructure and deploy application code to the new infrastructure.
44
author: RoseHJM
55
ms.author: rosemalcolm
6-
ms.service: dev-box
6+
ms.service: azure-deployment-environments
77
ms.topic: how-to
88
ms.date: 03/26/2024
99

@@ -113,7 +113,7 @@ Sign in to Azure at the CLI using the following command:
113113

114114
#### Enable AZD support for ADE
115115

116-
When `platform.type` is set to `devcenter`, all AZD remote environment state and provisioning uses dev center components. AZD uses one of the infrastructure templates defined in your dev center catalog for resource provisioning. In this configuration, the *infra* folder in your local templates isnt used.
116+
When `platform.type` is set to `devcenter`, all AZD remote environment state and provisioning uses dev center components. AZD uses one of the infrastructure templates defined in your dev center catalog for resource provisioning. In this configuration, the *infra* folder in your local templates isn't used.
117117

118118
# [Visual Studio Code](#tab/visual-studio-code)
119119

articles/deployment-environments/how-to-request-quota-increase.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
22
title: Request a quota limit increase for Azure Deployment Environments resources
33
description: Learn how to request a quota increase to extend the number of Deployment Environments resources you can use in your subscription.
4-
services: dev-box
5-
ms.service: dev-box
4+
ms.service: azure-deployment-environments
65
author: RoseHJM
76
ms.author: rosemalcolm
87
ms.topic: how-to

0 commit comments

Comments
 (0)