forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.yml
293 lines (272 loc) · 10.2 KB
/
index.yml
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
### YamlMime:Hub
title: Azure for Java developer documentation
summary: Get started developing apps for the cloud with these tutorials and tools for Java developers.
brand: azure
metadata:
title: Azure for Java developer documentation
description: Get started developing apps for the cloud with these tutorials and tools for Java developers.
ms.topic: hub-page
ms.date: 04/10/2024
author: KarlErickson
ms.author: karler
ms.custom: devx-track-java, devx-track-extended-java
conceptualContent:
items:
- title: Get started with Java on Azure
links:
- text: Code, deploy, and scale Java your way
itemType: overview
url: get-started/overview.md
- text: Code using the Java tools you know and love
itemType: get-started
url: get-started/code.md
- text: Deploy with confidence and ease
itemType: get-started
url: get-started/deploy.md
- text: Scale with security, monitoring, automation
itemType: get-started
url: get-started/scale.md
- text: Choose the right Azure services
itemType: get-started
url: get-started/choose.md
footerLink:
text: See more
url: get-started/index.yml
- title: Azure AI for Java
links:
- text: Develop using Azure AI services
itemType: overview
url: ai/azure-ai-for-java-developers.md
- text: Enterprise chat using RAG
itemType: get-started
url: ai/get-started-app-chat-template.md
- text: Scale chat using RAG with Azure Container Apps
itemType: get-started
url: ai/get-started-app-chat-scaling-with-azure-container-apps.md
footerLink:
text: See more
url: ai/index.yml
- title: Java learning resources
links:
- text: Overview
itemType: overview
url: learning-resources/overview.md
- text: Java on Azure samples
itemType: quickstart
url: learning-resources/samples.md
- text: Get Java help from Microsoft
itemType: overview
url: learning-resources/get-help.md
footerLink:
text: See more
url: learning-resources/index.yml
- title: Azure for Java quickstarts
links:
- text: Deploy a Java SE web app to Linux
itemType: quickstart
url: /azure/app-service/quickstart-java?pivots=platform-linux%252cplatform-linux
- text: Create a serverless function
itemType: quickstart
url: /azure/azure-functions/functions-create-first-java-maven
- text: Launch your first app in Azure Container Apps
itemType: quickstart
url: /azure/container-apps/java-get-started
footerLink:
text: See more
url: quickstarts/index.yml
- title: Tools, IDEs, and supported JDKs
links:
- text: Java support
itemType: get-started
url: fundamentals/java-support-on-azure.md
- text: Java JDK installation
itemType: get-started
url: fundamentals/java-jdk-install.md
- text: Java Docker images for Azure
itemType: get-started
url: /java/openjdk/containers
footerLink:
text: See more
url: fundamentals/index.yml
- title: Migrate to Azure
links:
- text: Spring to Azure Container Apps
itemType: how-to-guide
url: migration/migrate-spring-boot-to-azure-container-apps.md
- text: Tomcat to Azure App Service
itemType: how-to-guide
url: migration/migrate-tomcat-to-tomcat-app-service.md
- text: WebLogic to Azure Virtual Machines
itemType: how-to-guide
url: migration/migrate-weblogic-to-virtual-machines.md
footerLink:
text: See more
url: migration/index.yml
- title: Azure App Service
links:
- text: Create a Java app
itemType: quickstart
url: /azure/app-service/containers/quickstart-java
- text: Configure Java
itemType: how-to-guide
url: /azure/app-service/containers/configure-language-java
footerLink:
text: See App Service documentation
url: /azure/app-service/containers/
- title: Azure Container Apps
links:
- text: Launch your first Java app
itemType: quickstart
url: /azure/container-apps/java-get-started
- text: Get started using IntelliJ
itemType: quickstart
url: toolkit-for-intellij/create-container-apps-intellij.md?toc=/azure/container-apps/toc.json&bc=/azure/container-apps/breadcrumb/toc.json
- text: Overview
itemType: overview
url: /azure/container-apps/java-overview
footerLink:
text: See more
url: /azure/container-apps
- title: Secure apps using the Microsoft identity platform
links:
- text: Overview
itemType: overview
url: identity/secure-java-apps-with-identity-platform-overview.md
- text: Secure Spring Boot apps
itemType: how-to-guide
url: identity/enable-spring-boot-webapp-authentication-entra-id.md
- text: Secure Tomcat apps
itemType: how-to-guide
url: identity/enable-java-tomcat-webapp-authentication-entra-id.md
footerLink:
text: See more
url: identity/index.yml
- title: Azure SDK for Java
links:
- text: Libraries, drivers, and Spring modules
itemType: reference
url: sdk/libraries-drivers-modules.md
- text: Azure development using Maven
itemType: get-started
url: sdk/get-started-maven.md
- text: Introducing Azure SDK for Java
itemType: learn
url: sdk/overview.md
footerLink:
text: See more
url: sdk/index.yml
- title: Spring on Azure integration
links:
- text: What is Spring Cloud Azure?
itemType: get-started
url: spring-framework/spring-cloud-azure-overview.md
- text: Spring Data for Azure Cosmos DB
itemType: how-to-guide
url: spring-framework/how-to-guides-spring-data-cosmosdb.md
- text: Deploy a Spring Boot app
itemType: quickstart
url: /azure/spring-apps/enterprise/quickstart?pivots=sc-enterprise
footerLink:
text: See more
url: spring-framework/index.yml
- title: Containerization
links:
- text: Overview
itemType: concept
url: containers/overview.md
- text: Establish a baseline
itemType: concept
url: containers/baseline.md
- text: Containerize for Kubernetes
itemType: concept
url: containers/kubernetes.md
footerLink:
text: See more
url: containers/index.yml
- title: Azure Functions
links:
- text: Create an Azure Function
itemType: quickstart
url: /azure/azure-functions/create-first-function-vs-code-java
- text: Create a Spring Cloud Function
itemType: tutorial
url: ./spring-framework/getting-started-with-spring-cloud-function-in-azure.md
- text: Developer guide
itemType: reference
url: /azure/azure-functions/functions-reference-java
footerLink:
text: See Azure Functions documentation
url: /azure/azure-functions
- title: Monitoring Java apps
links:
- text: Get started with Application Insights
itemType: how-to-guide
url: /azure/azure-monitor/app/java-in-process-agent
- text: Get started with ELK
itemType: tutorial
url: ./fundamentals/java-get-started-with-logzio.md
- text: Monitor Spring apps
itemType: how-to-guide
url: /azure/spring-apps/enterprise/diagnostic-services
footerLink:
text: See Azure Monitor documentation
url: /azure/azure-monitor
- title: Securing Java apps
links:
- text: Enable end-user authentication
itemType: quickstart
url: /azure/active-directory/develop/web-app-quickstart?pivots=devlang-java
- text: Microsoft Authentication Library
itemType: how-to-guide
url: /azure/active-directory/develop/migrate-adal-msal-java
- text: Manage app secrets
itemType: quickstart
url: /azure/key-vault/quick-create-java
footerLink:
text: See Active Directory documentation
url: /azure/active-directory
- title: Java EE, Jakarta EE, and MicroProfile
links:
- text: Oracle WebLogic Server on Azure VMs
itemType: overview
url: /azure/virtual-machines/workloads/oracle/oracle-weblogic
- text: Deploy a Java EE app to AKS
itemType: how-to-guide
url: /azure/aks/howto-deploy-java-liberty-app
- text: Deploy a MicroProfile App to Azure App Service
itemType: quickstart
url: eclipse-microprofile/deploy-microprofile-payara-micro-java-app-with-maven-plugin.md
footerLink:
text: See Java EE documentation
url: ee/index.yml
tools:
title: Tools
items:
- title: Azure Toolkit for IntelliJ
imageSrc: /media/logos/logo_intellij.svg
url: toolkit-for-intellij/index.yml
- title: Visual Studio Code
imageSrc: /media/logos/logo_vs-code.svg
url: https://code.visualstudio.com/docs
- title: Azure Toolkit for Eclipse
imageSrc: /media/logos/logo_eclipse.svg
url: toolkit-for-eclipse/index.yml
- title: Eclipse Microprofile
imageSrc: /media/logos/logo_eclipse.svg
url: eclipse-microprofile/index.yml
- title: Maven
imageSrc: /media/logos/logo_maven.svg
url: https://github.com/Microsoft/azure-maven-plugins#readme
- title: Gradle
imageSrc: /media/logos/logo-gradle-elephant-icon-gradient-primary.svg
url: https://github.com/Microsoft/azure-gradle-plugins#readme
- title: Azure CLI
imageSrc: /media/logos/logo_CLIgeneric.svg
url: /cli/azure
- title: Jenkins on Azure
imageSrc: /media/logos/logo_jenkins.svg
url: /azure/jenkins
additionalContent:
sections:
- title: ""
footer: Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.