Skip to content

Commit fd21b51

Browse files
committed
Edit metadata to match Java overview
1 parent 5a3b2f0 commit fd21b51

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

articles/container-apps/javascript-overview.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
---
2-
title: Developer Guide for JavaScript, TypeScript, and Node.js
3-
description: Learn how to build, deploy, and manage your applications using Azure Container Apps. This guide covers everything from setting up your development environment to deploying and scaling your applications.
2+
title: JavaScript on Azure Container Apps overview
3+
description: Learn about the tools and resources needed to run JavaScript applications on Azure Container Apps.
4+
services: container-apps
5+
author: craigshoemaker
6+
ms.service: azure-container-apps
7+
ms.custom: devx-track-extended-java
48
ms.topic: conceptual
5-
ms.date: 08/01/2024
6-
ms.custom: devx-track-js
7-
ms.author: diberry
8-
author: diberry
9+
ms.date: 02/14/2025
10+
ms.author: cshoe
911
#CustomerIntent: As a developer new to Azure, I want to understand how to use Azure Container Apps to build, deploy, and manage my applications efficiently.
1012
---
1113

12-
# Hosting JavaScript and TypeScript Applications on Azure Container Apps: Key Considerations
14+
# JavaScript on Azure Container Apps overview
1315

14-
As a seasoned developer venturing into Azure Container Apps for hosting your JavaScript and TypeScript applications, there are several hosting issues you need to be aware of. This article covers configuration, security, deployment, and troubleshooting specific to the JavaScript/TypeScript ecosystem.
16+
Azure Container Apps can run any containerized JavaScript application in the cloud while giving flexible options for how you deploy your applications.
1517

1618
## Configuration
1719

0 commit comments

Comments
 (0)