Azure / azure-functions-host

The host/runtime that powers Azure Functions
https://functions.azure.com
MIT License
1.91k stars 435 forks source link

Site Extensions on Azure Functions #9637

Open carlo-quinonez opened 8 months ago

carlo-quinonez commented 8 months ago

Scope

This question pertains to Function Apps running on Windows App Service Plans

We use the SignalSciences 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 on a Function App?

bhagyshricompany commented 8 months ago

@fabiocav pls comment and validate.

carlo-quinonez commented 8 months ago

Is the Site Extensions gallery (https://www.siteextensions.net ) supposed to work? This URL is referenced in the roadmap and blog. I only asked because I was looking for a link to paste for the SigSci site extension... But only info on MS sites I found was buried in the UI of Azure Portal for App Services.

carlo-quinonez commented 7 months ago

Are there any docs for adding a site extension to a function app?

bhagyshricompany commented 7 months ago

Look for a section on "Extensions" or "Site Extensions" within the Azure Functions documentation. This section will likely provide information on adding and managing extensions.

carlo-quinonez commented 7 months ago

I search the docs, but found no hits.

image image
carlo-quinonez commented 6 months ago

Any update?

carlo-quinonez commented 5 months ago

ping

carlo-quinonez commented 5 months ago

@fabiocav @bhagyshricompany Any word on using site-extensions for Azure Functions. Specifically, we just need the signal sciences extension.

carlo-quinonez commented 4 months ago

?

carlo-quinonez commented 4 months ago

?

carlo-quinonez commented 3 months ago

@bhagyshricompany @fabiocav Do you have an estimate when you'll be able to look into this? Or maybe pointer to docs elsewhere I could look at?

carlo-quinonez commented 2 months ago

Any thoughts?