Azure / Azure/Azure-Functions

Update trigger configuration documentation to show how to use appsettings

Open
#785 3 comments 0 reactions 1 assignee Claimed by @ggailey777 View on GitHub
area: documentation
Dominant language
PowerShell
Stars
1.1k
Forks
215
Avg merge
4h 2m
Merged PRs (30d)
1

Description

It is not clear from documentation on how to use AppSettings instead of string literals while configuring a trigger. Following is the eventhub trigger documentation:
[functions-bindings-event-hubs#trigger---configuration](https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-event-hubs#trigger---configuration)

Needs to include

path | EventHubName | The name of the event hub. Can be referenced via app settings %eventHubName%

Two CRIs were created due to confusion on how to set these values via appsettings

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.