File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -18,27 +18,27 @@ landingContent:
18
18
linkLists :
19
19
- linkListType : overview
20
20
links :
21
- - text : Azure Functions Overview
21
+ - text : Introduction to Azure Functions
22
22
url : functions-overview.md
23
23
- linkListType : concept
24
24
links :
25
- - text : Azure Functions scale and hosting
25
+ - text : Azure Functions hosting options
26
26
url : functions-scale.md
27
- - text : Integration and automation platform options in Azure
27
+ - text : Choose the right integration and automation services in Azure
28
28
url : functions-compare-logic-apps-ms-flow-webjobs.md
29
- - text : Durable Functions
29
+ - text : What are Durable Functions?
30
30
url : durable/durable-functions-overview.md
31
31
- title : Create your first function
32
32
linkLists :
33
33
- linkListType : get-started
34
34
links :
35
- - text : Getting started
35
+ - text : Getting started with Azure Functions
36
36
url : functions-get-started.md
37
37
- linkListType : quickstart
38
38
links :
39
- - text : C #
39
+ - text : Create a C# function in Azure using Visual Studio Code
40
40
url : create-first-function-vs-code-csharp.md
41
- - text : Java (Maven)
41
+ - text : Create a Java function in Azure from the command line
42
42
url : create-first-function-cli-java.md
43
43
- text : JavaScript
44
44
url : create-first-function-vs-code-node.md
You can’t perform that action at this time.
0 commit comments