Skip to content

Commit 6d8d806

Browse files
committed
Azure freshness update
1 parent 9a7e771 commit 6d8d806

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/azure-functions/index.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,32 +40,32 @@ landingContent:
4040
url: create-first-function-vs-code-csharp.md
4141
- text: Create a Java function in Azure from the command line
4242
url: create-first-function-cli-java.md
43-
- text: JavaScript
43+
- text: Create a JavaScript function in Azure using Visual Studio Code
4444
url: create-first-function-vs-code-node.md
45-
- text: PowerShell
45+
- text: Create a PowerShell function in Azure using Visual Studio Code
4646
url: create-first-function-vs-code-powershell.md
47-
- text: Python
47+
- text: Create a function in Azure with Python using Visual Studio Code
4848
url: create-first-function-vs-code-python.md
49-
- text: Rust/Go
49+
- text: Create a Go or Rust function in Azure using Visual Studio Code
5050
url: create-first-function-vs-code-other.md
51-
- text: TypeScript
51+
- text: Create a function in Azure with TypeScript using Visual Studio Code
5252
url: create-first-function-vs-code-typescript.md
5353
- title: Develop functions
5454
linkLists:
5555
- linkListType: concept
5656
links:
57-
- text: Developer guide
57+
- text: Azure Functions developer guide
5858
url: functions-reference.md
59-
- text: Supported languages
59+
- text: Supported languages in Azure Functions
6060
url: supported-languages.md
61-
- text: Connect to services
61+
- text: Azure Functions triggers and bindings concepts
6262
url: functions-triggers-bindings.md
63-
- text: Local development
63+
- text: Code and test Azure Functions locally
6464
url: functions-develop-local.md
6565
- linkListType: sample
6666
links:
6767
- text: Azure Functions samples
68-
url: /samples/browse/?products=azure-functions
68+
url: /samples/browse/?expanded=azure&languages=csharp&products=azure-functions
6969
- text: Azure Serverless Community Library
7070
url: https://www.serverlesslibrary.net/
7171
- text: Azure Resource Manager templates

0 commit comments

Comments
 (0)