I have two slots Prod and PreProd. How do I swap slots in azure devops release pipeline? The first one is deploying to preprod after success then it is going to approval if approved then going to deploy to production. But I need to swap slots between preprod and prod.




