Category "azure-deployment-slots"

WarmUp function in production slot after deployment

I'm trying to understand how deployment slots work. Let’s say I have an Azure Function with one slot (production slot). This Azure Function contains multi

How to publish to a development slot in Azure from VS Code

I have an App Service app and a development slot I see them too on Vs Code But when I publish I can not select the slot Any idea please? Regards

How detect if slot swapping is in progress

Im using .net sdk fluent azure API to change slots. I have two slots, prod and maintenance. I use azure queue trigger function to update appsettings, restart fu

task hub name must be specified in host.json when using slots

On adding a staging slot in my function app, I see the error: task hub name must be specified in host.json when using slots I updated host.json as follows: {