Azure / Azure/azure-functions-host
Site Extensions on Azure Functions
Open
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
## Scope
This question pertains to Function Apps running on Windows App Service Plans
We use the [SignalSciences site extension](https://www.nuget.org/packages/SignalSciences.Azure.Site.Extension) to integrate with the corporate endpoint security team. The extension consists of an executable agent and an IIS module that connects to the executable.
Can we load the Signal Sciences Site Extension with the Azure Function? If not, can we load and configure the [Signal Sciences IIS module](https://www.nuget.org/packages/SignalSciences.Module.Internet.Information.Services) on a Function App?
Contributor guide
Assessment
This issue has not been assessed yet.