Skip to content

Commit f5434a7

Browse files
authored
Merge pull request #294554 from diberry/diberry/0212-aca-dev-guide
ACA - JS Dev Guide
2 parents 04f5d69 + 6bc61f6 commit f5434a7

File tree

3 files changed

+547
-0
lines changed

3 files changed

+547
-0
lines changed

articles/container-apps/TOC.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,11 @@
443443
- name: Build a Java metrics dashboard with Azure Managed Grafana
444444
href: java-metrics-with-grafana.md
445445
displayName: java
446+
- name: JavaScript
447+
items:
448+
- name: Overview
449+
href: javascript-overview.md
450+
displayName: javascript, typescript, node.js
446451
- name: Billing & quotas
447452
items:
448453
- name: Billing

articles/container-apps/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ landingContent:
2525
url: dotnet-overview.md
2626
- text: Learn to develop with Java
2727
url: java-overview.md
28+
- text: Learn to develop with JavaScript
29+
url: javascript-overview.md
2830
- title: Get started
2931
linkLists:
3032
- linkListType: quickstart

0 commit comments

Comments
 (0)