Parag Kale

Results 3 issues of Parag Kale

Hi, I am curious to know why do i get "Select TaskHub" dialog as shown below I just deployed function app with custom durable function monitor endpoint. When I visit...

Needs: Triage :mag:

Hi, I implemented a custom endpoint for the durable functions monitor as explained below `namespace DurableFunctionsMonitor.DotNetIsolated { public class MyCustomDfMonEndpoint: ServeStatics { public MyCustomDfMonEndpoint(DfmSettings dfmSettings, DfmExtensionPoints extensionPoints, ILoggerFactory loggerFactory) :...

question

Hi, I have a function app in my environment where the authentication is not set via portal. The HTTP triggered functions use function key for security and we are using...

question