Skip to content

Commit c2ff3ca

Browse files
committed
Remove include for event hub settings.
1 parent 0a34981 commit c2ff3ca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/azure-functions/functions-host-json-v1.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,6 @@ Configuration settings for the [Azure Cosmos DB trigger and bindings](functions-
145145

146146
Configuration settings for [Event Hub triggers and bindings](functions-bindings-event-hubs-trigger.md#functions-1x).
147147

148-
[!INCLUDE [functions-host-json-event-hubs](../../includes/functions-host-json-event-hubs.md)]
149-
150148
## functions
151149

152150
A list of functions that the job host runs. An empty array means run all functions. Intended for use only when [running locally](functions-run-local.md). In function apps in Azure, you should instead follow the steps in [How to disable functions in Azure Functions](disable-function.md) to disable specific functions rather than using this setting.

0 commit comments

Comments
 (0)