Let's say I have an app in Azure with 2 slots: staging and development. At the moment, I can freely do swaps between production, development and staging.
Is there a way to disable swaps for development? So it's possible to swap prod & staging, but not possible to swap development with anything.