docs: capitalized "Functions" in Azure Functions, added external link to the core tools' GitHub

This commit is contained in:
felpel 2022-05-04 19:46:07 -04:00 committed by Jan De Dobbeleer
parent c2e252f3a2
commit 671557518b

View file

@ -1,12 +1,12 @@
---
id: azfunc
title: Azure functions
sidebar_label: Azure functions
title: Azure Functions
sidebar_label: Azure Functions
---
## What
Display the currently active Azure functions CLI version.
Display the currently active [Azure Functions CLI][az-func-core-tools] version.
## Sample Configuration
@ -27,7 +27,7 @@ Display the currently active Azure functions CLI version.
## Properties
- fetch_version: `boolean` - fetch the Azure functions CLI version - defaults to `true`
- fetch_version: `boolean` - fetch the Azure Functions CLI version - defaults to `true`
- display_error: `boolean` - show the error context when failing to retrieve the version information - defaults to `true`
- missing_command_text: `string` - text to display when the command is missing - defaults to empty
- display_mode: `string` - determines when the segment is displayed
@ -55,3 +55,4 @@ Display the currently active Azure functions CLI version.
- `.Error`: `string` - when fetching the version string errors
[templates]: /docs/configuration/templates
[az-func-core-tools]: https://github.com/Azure/azure-functions-core-tools