Skip to content

Commit 013b7a9

Browse files
authored
Update Azure CLI to Command line
1 parent b9783dc commit 013b7a9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/container-apps/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
href: quickstart-portal.md
2020
- name: Command line
2121
href: get-started.md
22-
- name: With existing container image
22+
- name: With an existing container image
2323
expanded: true
2424
items:
2525
- name: Azure portal

articles/container-apps/get-started-existing-container-image.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: 'Quickstart: Deploy an existing container image with the Azure CLI'
3-
description: Deploy an existing container image to Azure Container Apps with the Azure CLI.
2+
title: 'Quickstart: Deploy an existing container image with the command line'
3+
description: Deploy an existing container image to Azure Container Apps with the Azure CLI or PowerShell.
44
services: container-apps
55
author: craigshoemaker
66
ms.service: container-apps
@@ -11,7 +11,7 @@ ms.author: cshoe
1111
zone_pivot_groups: container-apps-registry-types
1212
---
1313

14-
# Quickstart: Deploy an existing container image with the Azure CLI
14+
# Quickstart: Deploy an existing container image with the command line
1515

1616
The Azure Container Apps service enables you to run microservices and containerized applications on a serverless platform. With Container Apps, you enjoy the benefits of running containers while you leave behind the concerns of manual cloud infrastructure configuration and complex container orchestrators.
1717

0 commit comments

Comments
 (0)