Azure / azure-functions-host

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

Support app service deployment slots #757

Open CANUSA opened 7 years ago

CANUSA commented 7 years ago

The app service configuration for a function does not include an option to configure deployment slots. I could not find an issue tied to this yet (did I miss it?). Is this in the plans and if so, when can we expect to see it?

christopheranderson commented 7 years ago

This is something we plan on having in preview soon. We'll keep this open until it's out.

christopheranderson commented 6 years ago

This is now in preview

baabel commented 5 years ago

Do you have plans to go GA with this feature?

mcollier commented 3 years ago

Functions has deployment slots for Windows consumption plan - https://docs.microsoft.com/en-us/azure/azure-functions/functions-deployment-slots.