Skip to content

Commit b806554

Browse files
[ACA: tutorial-deploy-first-app-cli_freshness]: Verified the article, reviewed the content, and fixed the minor issues and enhanced the Acrolinx score. Updated ms.date w.r.t freshness pass. All the commands are working as expected.
1 parent 5554ba5 commit b806554

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/container-apps/tutorial-deploy-first-app-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: azure-container-apps
77
ms.topic: tutorial
8-
ms.date: 02/03/2025
8+
ms.date: 05/05/2025
99
ms.author: cshoe
1010
ms.custom: mode-api, devx-track-azurecli, devx-track-azurepowershell
1111
ms.devlang: azurecli
@@ -18,7 +18,7 @@ The Azure Container Apps service enables you to run microservices and containeri
1818
In this tutorial, you create a secure Container Apps environment and deploy your first container app.
1919

2020
> [!NOTE]
21-
> You can also deploy this app using the [az containerapp up](/cli/azure/containerapp#az_containerapp_up) by following the instructions in the [Quickstart: Deploy your first container app with containerapp up](get-started.md) article. The `az containerapp up` command is a fast and convenient way to build and deploy your app to Azure Container Apps using a single command. However, it doesn't provide the same level of customization for your container app.
21+
> You can also deploy this app using the [az containerapp up](/cli/azure/containerapp#az_containerapp_up) by following the instructions in the [Quickstart: Deploy your first container app with containerapp up](get-started.md) article. The `az containerapp up` command is a fast and convenient way to build and deploy your app to Azure Container Apps using a single command. However, it doesn't provide the same level of customization for your container app.
2222
2323

2424
## Prerequisites
@@ -115,7 +115,7 @@ Copy this location to a web browser.
115115
If you're not going to continue to use this application, run the following command to delete the resource group along with all the resources created in this tutorial.
116116

117117
>[!CAUTION]
118-
> The following command deletes the specified resource group and all resources contained within it. If resources outside the scope of this tutorial exist in the specified resource group, they will also be deleted.
118+
> The following command deletes the specified resource group and all resources contained within it. If resources outside the scope of this tutorial exist in the specified resource group, they're also deleted.
119119
120120
# [Bash](#tab/bash)
121121

0 commit comments

Comments
 (0)