|
18 | 18 | - name: Create your first function
|
19 | 19 | expanded: true
|
20 | 20 | items:
|
21 |
| - - name: Visual Studio Code |
22 |
| - expanded: true |
23 |
| - items: |
24 |
| - - name: C# |
| 21 | + - name: C# |
| 22 | + items: |
| 23 | + - name: Visual Studio |
| 24 | + displayName: C#, quickstart, get started |
| 25 | + href: functions-create-your-first-function-visual-studio.md |
| 26 | + - name: Visual Studio Code |
| 27 | + displayName: C#, quickstart, get started |
25 | 28 | href: create-first-function-vs-code-csharp.md
|
26 |
| - - name: Java |
27 |
| - href: create-first-function-vs-code-java.md |
28 |
| - - name: JavaScript |
29 |
| - href: create-first-function-vs-code-node.md |
30 |
| - - name: PowerShell |
31 |
| - href: create-first-function-vs-code-powershell.md |
32 |
| - - name: Python |
33 |
| - href: create-first-function-vs-code-python.md |
34 |
| - - name: TypeScript |
35 |
| - href: create-first-function-vs-code-typescript.md |
36 |
| - - name: Other (Go/Rust) |
37 |
| - href: create-first-function-vs-code-other.md |
38 |
| - - name: Visual Studio |
39 |
| - href: functions-create-your-first-function-visual-studio.md |
40 |
| - - name: Command line |
41 |
| - expanded: false |
42 |
| - items: |
43 |
| - - name: C# |
| 29 | + - name: Command line |
| 30 | + displayName: C#, quickstart, get started |
44 | 31 | href: create-first-function-cli-csharp.md
|
45 |
| - - name: Java |
| 32 | + - name: Java |
| 33 | + items: |
| 34 | + - name: Eclipse |
| 35 | + displayName: Java, quickstart, get started |
| 36 | + href: functions-create-maven-eclipse.md |
| 37 | + - name: Gradle |
| 38 | + displayName: Java, quickstart, get started |
| 39 | + href: functions-create-first-java-gradle.md |
| 40 | + - name: IntelliJ IDEA |
| 41 | + displayName: Java, quickstart, get started |
| 42 | + href: functions-create-maven-intellij.md |
| 43 | + - name: Maven |
| 44 | + displayName: Java, quickstart, get started |
46 | 45 | href: create-first-function-cli-java.md
|
47 |
| - - name: JavaScript |
| 46 | + - name: Spring Cloud |
| 47 | + displayName: Java, quickstart, get started |
| 48 | + href: /azure/developer/java/spring-framework/getting-started-with-spring-cloud-function-in-azure?toc=/azure/azure-functions/toc.json |
| 49 | + - name: Visual Studio Code |
| 50 | + displayName: Java, quickstart, get started |
| 51 | + href: create-first-function-vs-code-java.md |
| 52 | + - name: JavaScript |
| 53 | + items: |
| 54 | + - name: Visual Studio Code |
| 55 | + displayName: JavaScript, quickstart, get started |
| 56 | + href: create-first-function-vs-code-node.md |
| 57 | + - name: Command line |
| 58 | + displayName: JavaScript, quickstart, get started |
48 | 59 | href: create-first-function-cli-node.md
|
49 |
| - - name: PowerShell |
| 60 | + - name: PowerShell |
| 61 | + items: |
| 62 | + - name: Visual Studio Code |
| 63 | + displayName: PowerShell, quickstart, get started |
| 64 | + href: create-first-function-vs-code-powershell.md |
| 65 | + - name: Command line |
| 66 | + displayName: PowerShell, quickstart, get started |
50 | 67 | href: create-first-function-cli-powershell.md
|
51 |
| - - name: Python |
| 68 | + - name: Python |
| 69 | + items: |
| 70 | + - name: Visual Studio Code |
| 71 | + displayName: Python, quickstart, get started |
| 72 | + href: create-first-function-vs-code-python.md |
| 73 | + - name: Command line |
| 74 | + displayName: Python, quickstart, get started |
52 | 75 | href: create-first-function-cli-python.md
|
53 |
| - - name: TypeScript |
| 76 | + - name: TypeScript |
| 77 | + items: |
| 78 | + - name: Visual Studio Code |
| 79 | + displayName: TypeScript, quickstart, get started |
| 80 | + href: create-first-function-vs-code-typescript.md |
| 81 | + - name: Command line |
| 82 | + displayName: TypeScript, quickstart, get started |
54 | 83 | href: create-first-function-cli-typescript.md
|
55 |
| - - name: Bicep |
56 |
| - displayName: ARM, Resource Manager, Template |
57 |
| - href: functions-create-first-function-bicep.md |
58 |
| - - name: ARM template |
59 |
| - displayName: Resource Manager |
60 |
| - href: functions-create-first-function-resource-manager.md |
| 84 | + - name: Other (Go/Rust) |
| 85 | + items: |
| 86 | + - name: Visual Studio Code |
| 87 | + displayName: Go, Rust, quickstart, get started |
| 88 | + href: create-first-function-vs-code-other.md |
| 89 | + - name: Resource Manager |
| 90 | + items: |
| 91 | + - name: Bicep |
| 92 | + displayName: ARM, Resource Manager, Template |
| 93 | + href: functions-create-first-function-bicep.md |
| 94 | + - name: ARM template |
| 95 | + displayName: Resource Manager |
| 96 | + href: functions-create-first-function-resource-manager.md |
61 | 97 | - name: Azure Arc (preview)
|
62 | 98 | items:
|
63 | 99 | - name: Publish code project
|
|
66 | 102 | - name: Publish Linux container
|
67 | 103 | displayName: Arc, container, Kubernetes
|
68 | 104 | href: create-first-function-arc-custom-container.md
|
69 |
| - - name: Connect to a database |
70 |
| - items: |
71 |
| - - name: Visual Studio Code |
72 |
| - href: functions-add-output-binding-cosmos-db-vs-code.md |
73 | 105 | - name: Connect to storage
|
74 | 106 | items:
|
75 |
| - - name: Visual Studio Code |
76 |
| - href: functions-add-output-binding-storage-queue-vs-code.md |
77 |
| - - name: Visual Studio |
78 |
| - href: functions-add-output-binding-storage-queue-vs.md |
79 |
| - - name: Command line |
80 |
| - href: functions-add-output-binding-storage-queue-cli.md |
| 107 | + - name: C# |
| 108 | + items: |
| 109 | + - name: Visual Studio |
| 110 | + displayName: Connect to storage |
| 111 | + href: functions-add-output-binding-storage-queue-vs.md |
| 112 | + - name: Visual Studio Code |
| 113 | + displayName: Connect to storage |
| 114 | + href: functions-add-output-binding-storage-queue-vs-code.md?pivots=programming-language-csharp |
| 115 | + - name: Command line |
| 116 | + displayName: Connect to storage |
| 117 | + href: functions-add-output-binding-storage-queue-cli.md?pivots=programming-language-csharp |
| 118 | + - name: Java |
| 119 | + items: |
| 120 | + - name: Visual Studio Code |
| 121 | + displayName: Connect to storage |
| 122 | + href: functions-add-output-binding-storage-queue-vs-code.md?pivots=programming-language-java |
| 123 | + - name: Command line |
| 124 | + displayName: Connect to storage |
| 125 | + href: functions-add-output-binding-storage-queue-cli.md?pivots=programming-language-java |
| 126 | + - name: JavaScript |
| 127 | + items: |
| 128 | + - name: Visual Studio Code |
| 129 | + displayName: Connect to storage |
| 130 | + href: functions-add-output-binding-storage-queue-vs-code.md?pivots=programming-language-javascript |
| 131 | + - name: Command line |
| 132 | + displayName: Connect to storage |
| 133 | + href: functions-add-output-binding-storage-queue-cli.md?pivots=programming-language-javascript |
| 134 | + - name: PowerShell |
| 135 | + items: |
| 136 | + - name: Visual Studio Code |
| 137 | + displayName: Connect to storage |
| 138 | + href: functions-add-output-binding-storage-queue-vs-code.md?pivots=programming-language-powershell |
| 139 | + - name: Command line |
| 140 | + displayName: Connect to storage |
| 141 | + href: functions-add-output-binding-storage-queue-cli.md?pivots=programming-language-powershell |
| 142 | + - name: Python |
| 143 | + items: |
| 144 | + - name: Visual Studio Code |
| 145 | + displayName: Connect to storage |
| 146 | + href: functions-add-output-binding-storage-queue-vs-code.md?pivots=programming-language-python |
| 147 | + - name: Command line |
| 148 | + displayName: Connect to storage |
| 149 | + href: functions-add-output-binding-storage-queue-cli.md?pivots=programming-language-python |
| 150 | + - name: TypeScript |
| 151 | + items: |
| 152 | + - name: Visual Studio Code |
| 153 | + displayName: Connect to storage |
| 154 | + href: functions-add-output-binding-storage-queue-vs-code.md?pivots=programming-language-typescript |
| 155 | + - name: Command line |
| 156 | + displayName: Connect to storage |
| 157 | + href: functions-add-output-binding-storage-queue-cli.md?pivots=programming-language-typescript |
| 158 | + - name: Connect to a database |
| 159 | + items: |
| 160 | + - name: C# |
| 161 | + displayName: Connect to a database, Azure Cosmos DB |
| 162 | + href: functions-add-output-binding-cosmos-db-vs-code.md?pivots=programming-language-csharp |
| 163 | + - name: JavaScript |
| 164 | + displayName: Connect to a database, Azure Cosmos DB |
| 165 | + href: functions-add-output-binding-cosmos-db-vs-code.md?pivots=programming-language-javascript |
81 | 166 | - name: Tutorials
|
82 | 167 | items:
|
83 | 168 | - name: Functions with Logic Apps
|
|
326 | 411 | href: ./functions-create-your-first-function-visual-studio.md
|
327 | 412 | - name: Visual Studio Code
|
328 | 413 | href: ./create-first-function-vs-code-csharp.md
|
| 414 | + - name: Java with Quarkus |
| 415 | + href: functions-create-first-quarkus.md |
329 | 416 | - name: Java using Gradle
|
330 | 417 | href: functions-create-first-java-gradle.md
|
331 | 418 | - name: Java using Eclipse
|
|
0 commit comments