Skip to content

Commit 518b571

Browse files
authored
Add management SDKs and powershell ACA reference
1 parent 6ff881c commit 518b571

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

articles/container-apps/TOC.yml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,12 +134,26 @@
134134
items:
135135
- name: ARM and YAML specifications
136136
href: azure-resource-manager-api-spec.md
137-
- name: Azure CLI reference
137+
- name: Azure CLI
138138
href: /cli/azure/containerapp?view=azure-cli-latest&preserve-view=true
139+
- name: Azure PowerShell
140+
href: /powershell/module/az.app/#container-apps
139141
- name: Azure policy definitions
140142
href: policy-reference.md
141-
- name: REST API reference
143+
- name: REST API
142144
href: /rest/api/containerapps/
145+
- name: Management SDKs
146+
items:
147+
- name: .NET
148+
href: /dotnet/api/azure.resourcemanager.appcontainers
149+
- name: Go
150+
href: https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/appcontainers/armappcontainers
151+
- name: Java
152+
href: /java/api/overview/azure/resourcemanager-appcontainers-readme
153+
- name: Node.js
154+
href: /javascript/api/overview/azure/arm-appcontainers-readme
155+
- name: Python
156+
href: /python/api/azure-mgmt-appcontainers/azure.mgmt.appcontainers
143157
- name: Resources
144158
items:
145159
- name: Samples

0 commit comments

Comments
 (0)