How do deployment slot settings work on an Azure App Service?
For a given web app service, when multiple deployment slots are setup, e.g.: myapp myapp/staging and I create an appSetting that is marked as a "deployment slot setting" on myapp , what happens when I swap slots? Does the deployment slot setting stay with myapp or does it move to myapp/staging ? Also, what happens if I mix and match deployment slot settings