forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtoc.yml
127 lines (127 loc) · 4.11 KB
/
toc.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
items:
- name: Azure SDK for Java documentation
href: index.yml
items:
- name: Getting started
items:
- name: Get started with Apache Maven
href: get-started-maven.md
- name: Get started with Gradle
href: get-started-gradle.md
- name: Eclipse and IntelliJ integration
href: get-started-ide.md
expanded: true
- name: Libraries, drivers, and Spring modules
href: libraries-drivers-modules.md
- name: Concepts
items:
- name: Overview
href: overview.md
- name: Identity and authentication
items:
- name: Overview
href: authentication/overview.md
- name: Azure-hosted application authentication
href: authentication/azure-hosted-apps.md
- name: Development environment authentication
href: authentication/dev-env.md
- name: Service principal authentication
href: authentication/service-principal.md
- name: User credential authentication
href: authentication/user.md
- name: Credential chains
href: authentication/credential-chains.md
expanded: false
- name: Logging
items:
- name: Overview
href: logging-overview.md
- name: java.util.logging
href: logging-jul.md
- name: Logback
href: logging-logback.md
- name: Log4J
href: logging-log4j.md
expanded: false
- name: HTTP clients and pipeline
href: http-client-pipeline.md
- name: Asynchronous programming
href: async-programming.md
- name: Pagination and iteration
href: pagination.md
- name: Long-running operations
href: lro.md
- name: Proxying
href: proxying.md
- name: Tracing
href: tracing.md
expanded: true
- name: Integrations
items:
- name: IntelliJ
href: ../toolkit-for-intellij/index.yml
- name: Eclipse
href: ../toolkit-for-eclipse/index.yml
- name: Spring
href: ../spring-framework/spring-cloud-azure-overview.md
- name: MicroProfile
href: ../eclipse-microprofile/index.yml
expanded: false
- name: Troubleshooting
items:
- name: Overview
href: troubleshooting-overview.md
- name: Identity and authentication
items:
- name: Overview
href: troubleshooting-authentication-overview.md
- name: Azure-hosted application authentication
href: troubleshooting-authentication-azure-hosted.md
- name: Development environment authentication
href: troubleshooting-authentication-dev-env.md
- name: Service principal authentication
href: troubleshooting-authentication-service-principal.md
- name: User credential authentication
href: troubleshooting-authentication-user-credential.md
- name: Multi-tenant authentication
href: troubleshooting-authentication-multi-tenant.md
expanded: false
- name: Messaging
items:
- name: Event Hubs
items:
- name: Overview
href: troubleshooting-messaging-event-hubs-overview.md
- name: Event producer
href: troubleshooting-messaging-event-hubs-producer.md
- name: Event processor
href: troubleshooting-messaging-event-hubs-processor.md
- name: Performance
href: troubleshooting-messaging-event-hubs-performance.md
expanded: false
- name: Service Bus
href: troubleshooting-messaging-service-bus-overview.md
expanded: false
- name: Dependency conflicts
href: troubleshooting-dependency-version-conflict.md
- name: Network issues
href: troubleshooting-network.md
expanded: false
- name: Code samples
items:
- name: Virtual machines
href: virtual-machine-samples.md
- name: Web apps
href: web-apps-samples.md
- name: SQL Database
href: sql-database-samples.md
- name: Security
href: security-samples.md
- name: Containers
href: containers-samples.md
- name: All Java samples
href: /samples/browse/?products=azure&languages=java
- name: Package index
href: azure-sdk-library-package-index.md
- name: Reference
href: /java/api/overview/azure/