File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,10 @@ landingContent:
46
46
url : create-first-function-azure-developer-cli.md?pivots=programming-language-typescript
47
47
- title : Languages
48
48
linkLists :
49
+ - linkListType : concept
50
+ links :
51
+ - text : Supported languages in Azure Functions
52
+ url : supported-languages.md
49
53
- linkListType : how-to-guide
50
54
links :
51
55
- text : C#
@@ -58,18 +62,16 @@ landingContent:
58
62
url : functions-reference-powershell.md
59
63
- text : Python
60
64
url : functions-reference-python.md
61
- - text : Rust/Go
62
- url : create-first-function-vs-code-other.md
63
65
- text : TypeScript
64
66
url : functions-reference-node.md?tabs=typescript
67
+ - text : Other languages (Rust/Go)
68
+ url : create-first-function-vs-code-other.md
65
69
- title : Develop functions
66
70
linkLists :
67
71
- linkListType : concept
68
72
links :
69
73
- text : Azure Functions developer guide
70
74
url : functions-reference.md
71
- - text : Supported languages in Azure Functions
72
- url : supported-languages.md
73
75
- text : Azure Functions triggers and bindings concepts
74
76
url : functions-triggers-bindings.md
75
77
- text : Code and test Azure Functions locally
You can’t perform that action at this time.
0 commit comments