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
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
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
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: {