-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Expand file tree
/
Copy pathindex.yml
More file actions
84 lines (79 loc) · 2.73 KB
/
index.yml
File metadata and controls
84 lines (79 loc) · 2.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
### YamlMime:Landing
title: Azure Container Apps documentation
summary: Azure Container Apps allows you to run containerized applications without worrying about orchestration or infrastructure.
metadata:
title: Azure Container Apps documentation
description: Azure Container Apps allows you to run containerized applications without worrying about orchestration or infrastructure.
ms.topic: landing-page
ms.service: azure-container-apps
ms.custom: build-2023
author: craigshoemaker
ms.author: cshoe
ms.date: 04/09/2025
landingContent:
- title: Learn and get started
linkLists:
- linkListType: overview
links:
- text: What is Azure Container Apps?
url: overview.md
- text: Compare container options in Azure
url: compare-options.md
- linkListType: quickstart
links:
- text: Deploy your first container app
url: get-started.md
- text: Deploy from existing container image
url: get-started-existing-container-image.md
- linkListType: concept
links:
- text: Core concepts
url: containers.md
- title: Build your applications
linkLists:
- linkListType: overview
links:
- text: Develop with .NET
url: dotnet-overview.md
- text: Develop with Java
url: java-overview.md
- text: Develop with JavaScript
url: javascript-overview.md
- linkListType: how-to-guide
links:
- text: Configure scaling and ingress
url: scale-app.md
- text: Connect microservices
url: connect-apps.md
- text: Manage secrets and configuration
url: manage-secrets.md
- title: Advanced scenarios
linkLists:
- linkListType: overview
links:
- text: Run Azure Functions serverlessly
url: functions-overview.md
- text: Build microservices with Dapr
url: dapr-overview.md
- text: Schedule background jobs
url: jobs.md
- linkListType: tutorial
links:
- text: Deploy AI/ML workloads on GPU
url: gpu-image-generation.md
- text: Microservices communication with Dapr
url: microservices-dapr.md
- title: Manage and troubleshoot
linkLists:
- linkListType: how-to-guide
links:
- text: Monitor and observe your apps
url: observability.md
- text: Set up authentication and networking
url: authentication.md
- text: Deploy with GitHub Actions
url: github-actions.md
- linkListType: reference
links:
- text: Quotas and billing
url: quotas.md