Azure / Azure/azure-functions-host
[Azure function]Please support [Disable] attribute for isolated-worker mode
Open
blocked
needs-discussion
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
hi team, in Azure function isolated-worker mode, we need something similar to [Disable] attribute - which available in in-process mode.
Because we want the ability to disable many functions / group of functions easily , it can only be done with [Disable] attribute.
Thank you
Contributor guide
Assessment
This issue has not been assessed yet.