Skip to content

Commit e5de0ac

Browse files
Acro fixes
1 parent e60aff5 commit e5de0ac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/deployment-environments/how-to-create-environment-with-azure-developer.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ AZD uses an *azure.yaml* file to define the environment. The azure.yaml file def
146146

147147
:::image type="content" source="media/how-to-create-environment-with-azure-developer/init-select-project.png" alt-text="Screenshot showing azd init prompt Select project." lightbox="media/how-to-create-environment-with-azure-developer/init-select-project.png":::
148148

149-
1. `azd init` displays a list of environment definitions in the project. Select an environment definitions.
149+
1. `azd init` displays a list of environment definitions in the project. Select an environment definition.
150150

151151
:::image type="content" source="media/how-to-create-environment-with-azure-developer/select-environment-definition.png" alt-text="Screenshot showing azd init prompt Select environment definitions." lightbox="media/how-to-create-environment-with-azure-developer/select-environment-definition.png":::
152152

@@ -184,7 +184,7 @@ AZD uses an *azure.yaml* file to define the environment. The azure.yaml file def
184184

185185
:::image type="content" source="media/how-to-create-environment-with-azure-developer/init-select-project.png" alt-text="Screenshot showing azd init prompt Select project." lightbox="media/how-to-create-environment-with-azure-developer/init-select-project.png":::
186186

187-
1. `azd init` displays a list of environment definitions in the project. Select an environment definitions.
187+
1. `azd init` displays a list of environment definitions in the project. Select an environment definition.
188188

189189
:::image type="content" source="media/how-to-create-environment-with-azure-developer/select-environment-definition.png" alt-text="Screenshot showing azd init prompt Select environment definitions." lightbox="media/how-to-create-environment-with-azure-developer/select-environment-definition.png":::
190190

@@ -249,7 +249,7 @@ Verify that your environment is created by listing the existing environments.
249249

250250
:::image type="content" source="media/how-to-create-environment-with-azure-developer/azure-developer-menu-environment-list.png" alt-text="Screenshot of Visual Studio Code with azure.yaml highlighted, and the AZD context menu with Azure Developer CLI and View Local and Remote environments highlighted." lightbox="media/how-to-create-environment-with-azure-developer/azure-developer-menu-environment-list.png":::
251251

252-
`You're prompted to select a project and an environment definition.
252+
You're prompted to select a project and an environment definition.
253253

254254
# [Azure Developer CLI](#tab/azure-developer-cli)
255255

@@ -328,4 +328,4 @@ azd down --environment <environmentName>
328328
## Related content
329329
- [Create and configure a dev center](/azure/deployment-environments/quickstart-create-and-configure-devcenter)
330330
- [What is the Azure Developer CLI?](/azure/developer/azure-developer-cli/overview)
331-
- [Install or update the Azure Developer CLI](/azure/developer/azure-developer-cli/install-azd)
331+
- [Install or update the Azure Developer CLI](/azure/developer/azure-developer-cli/install-azd)

0 commit comments

Comments
 (0)