forked from MicrosoftDocs/azure-dev-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtoc.yml
94 lines (94 loc) · 3.14 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
- name: Azure SDK for Java documentation
href: index.yml
items:
- name: Getting started
expanded: true
items:
- name: Get started with Apache Maven
href: get-started-maven.md
- name: Eclipse and IntelliJ integration
href: get-started-ide.md
- name: Azure development using Java
href: get-started.md
- name: Libraries, drivers, and Spring modules
href: libraries-drivers-modules.md
- name: Concepts
expanded: true
items:
- name: Overview
href: overview.md
- name: Common concepts
expanded: false
items:
- 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
- name: Identity and authentication
expanded: false
items:
- name: Overview
href: identity.md
- name: Auth in development environments
href: identity-dev-env-auth.md
- name: Auth in Azure hosted applications
href: identity-azure-hosted-auth.md
- name: Auth with service principals
href: identity-service-principal-auth.md
- name: Auth with user credentials
href: identity-user-auth.md
- name: Logging
expanded: false
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
- name: Integrations
expanded: false
items:
- name: IntelliJ
href: ../toolkit-for-intellij/index.yml
- name: Eclipse
href: ../toolkit-for-eclipse/index.yml
- name: Spring
href: ../spring-framework/spring-boot-starters-for-azure.md
- name: MicroProfile
href: ../eclipse-microprofile/index.yml
- name: Troubleshooting
expanded: false
items:
- name: Network issues
href: troubleshooting-network.md
- name: Dependency conflicts
href: troubleshooting-dependency-version-conflict.md
- 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/?view=azure-java-stable