Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Provide capability to configure route for durable functions monitor #100

Answered by scale-tone
tomkerkhove asked this question in Q&A
Discussion options

You must be logged in to vote

Today monitor is configurable via your CSPROJ-file with DurableFunctionsMonitorRoutePrefix setting (see package readme).

Configuring this via app settings would be great, but sadly it isn't possible - this value needs to be known at compile time (it is used by this MSBUILD target for "doctoring" function.json files after project build).

Replies: 7 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by tomkerkhove
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #92 on June 14, 2021 14:31.