Forum Discussion
venki21
Jun 23, 2022Copper Contributor
Azure premium functions - Zero deployment down time
Hello,
This is something I am not sure of. Does Azure premium function provide zero downtime deployment by default. In theory there is at least one premium function always up and running, so the new version is deployed as a new instance and the old one is killed after its ongoing request are completed is that even possible.
I know we can use deployment slots. I am just wondering if premium functions has this feature by default(not needing to use deployment slot) as there is at least one instance always running.
I know we can use deployment slots to achieve this.
No RepliesBe the first to reply