-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Expand file tree
/
Copy pathindex.yml
More file actions
112 lines (103 loc) · 4.98 KB
/
index.yml
File metadata and controls
112 lines (103 loc) · 4.98 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
### YamlMime:Landing
title: Azure Spring Apps Basic/Standard plan documentation # < 60 chars
summary: "Azure Spring Apps is a managed service for hosting Spring apps. The Basic and Standard plans use resource-based pricing with initial resource quotas."
metadata:
title: Azure Spring Apps Basic/Standard plan
description: Azure Spring Apps is a fully managed service for building and running Spring Boot and Steeltoe apps without needing to manage infrastructure.
ms.service: azure-spring-apps
ms.custom: devx-track-java, devx-track-extended-java
ms.topic: landing-page
author: KarlErickson
ms.author: karler
ms.date: 08/19/2025
ms.update-cycle: 1095-days
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card (optional)
- title: Retirement
linkLists:
- linkListType: overview
links:
- text: Azure Spring Apps retirement announcement
url: retirement-announcement.md
- text: Migrate to Azure Container Apps
url: ../migration/migrate-to-azure-container-apps-overview.md?toc=/azure/spring-apps/basic-standard/toc.json&bc=/azure/spring-apps/basic-standard/breadcrumb/toc.json
- text: Migrate to Azure Kubernetes Service
url: ../migration/migrate-to-aks-overview.md?toc=/azure/spring-apps/basic-standard/toc.json&bc=/azure/spring-apps/basic-standard/breadcrumb/toc.json
# Card (optional)
- title: Documentation for other plans
linkLists:
- linkListType: overview
links:
- text: Enterprise plan
url: ../enterprise/index.yml
# Card (optional)
- title: About Azure Spring Apps
linkLists:
- linkListType: overview
links:
- text: What is Azure Spring Apps?
url: overview.md
- text: Version support for Java, Spring Boot, and more
url: concept-app-customer-responsibilities.md
- text: What's new in Azure Spring Apps?
url: ../enterprise/whats-new.md?toc=/azure/spring-apps/basic-standard/toc.json&bc=/azure/spring-apps/basic-standard/breadcrumb/toc.json
- text: Manage costs
url: cost-management.md
- text: Compare Java hosting options
url: /azure/architecture/guide/technology-choices/service-for-java-comparison?toc=/azure/spring-apps/basic-standard/toc.json&bc=/azure/spring-apps/basic-standard/breadcrumb/toc.json
- text: Landing zone accelerator
url: /azure/cloud-adoption-framework/scenarios/app-platform/spring-apps/landing-zone-accelerator?toc=/azure/spring-apps/basic-standard/toc.json&bc=/azure/spring-apps/basic-standard/breadcrumb/toc.json
# Card (optional)
- title: Get started
linkLists:
- linkListType: quickstart
links:
- text: Launch your first app
url: quickstart.md
- text: Launch your first web app
url: quickstart-deploy-web-app.md
- text: Launch your first RESTful API app
url: ../enterprise/quickstart-deploy-restful-api-app.md?pivots=sc-standard&toc=/azure/spring-apps/basic-standard/toc.json&bc=/azure/spring-apps/basic-standard/breadcrumb/toc.json
- text: Launch your first microservice apps
url: quickstart-deploy-microservice-apps.md
- text: Launch your first event-driven app
url: quickstart-deploy-event-driven-app.md
# Card (optional)
- title: Develop and deploy apps
linkLists:
- linkListType: concept
links:
- text: App and deployment
url: concept-understand-app-and-deployment.md
- text: Blue-green deployment strategies
url: concepts-blue-green-deployment-strategies.md
- linkListType: how-to-guide
links:
- text: CI/CD with Azure DevOps
url: how-to-cicd.md
- text: CI/CD with GitHub Actions
url: how-to-github-actions.md?pivots=programming-language-java
- text: Deploy in a virtual network
url: how-to-deploy-in-azure-virtual-network.md
- text: Enable service registration
url: how-to-service-registration.md?pivots=programming-language-java
# Card (optional)
- title: Manage and monitor apps
linkLists:
- linkListType: how-to-guide
links:
- text: Start or stop a service
url: how-to-start-stop-service.md
- text: Use structured application logs
url: structured-app-log.md
- text: Analyze logs and metrics
url: diagnostic-services.md
- text: Application Insights using Java In-Process Agent
url: how-to-application-insights.md
- text: Elastic APM Java Agent
url: how-to-elastic-apm-java-agent-monitor.md
- text: Use Circuit Breaker Dashboard
url: tutorial-circuit-breaker.md