-
Notifications
You must be signed in to change notification settings - Fork 527
/
Copy pathindex.yml
56 lines (53 loc) · 1.7 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
### YamlMime:Landing
title: Azure SDK for Java documentation
summary: Cloud development using Java on Azure.
metadata:
title: Azure SDK for Java documentation
description: Cloud development using Java on Azure
ms.date: 04/01/2025
ms.topic: landing-page
author: KarlErickson
ms.author: karler
ms.reviewer: jogiles
ms.custom: devx-track-java, devx-track-extended-java
landingContent:
- title: Azure for Java developers
linkLists:
- linkListType: get-started
links:
- text: Get started with Apache Maven
url: get-started-maven.md
- text: Get started with Gradle
url: get-started-gradle.md
- text: Get started with IntelliJ or Eclipse
url: get-started-ide.md
- text: Use the Azure SDK for Java
url: overview.md
- linkListType: reference
links:
- text: Libraries, drivers, and Spring modules
url: libraries-drivers-modules.md
- text: Java API browser
url: /java/api
- linkListType: how-to-guide
links:
- text: Identity and authentication
url: authentication/overview.md
- text: Configure logging
url: logging-overview.md
- title: Common concepts
linkLists:
- linkListType: learn
links:
- text: HTTP clients and pipeline
url: http-client-pipeline.md
- text: Asynchronous programming
url: async-programming.md
- text: Pagination and iteration
url: pagination.md
- text: Long-running operations
url: lro.md
- text: Proxying
url: proxying.md
- text: Tracing
url: tracing.md