I have several step templates that deploy services to Azure. We have always used a single Service Principle because we only needed one, now we need a service principle that connects to a different subscription.
How do I setup the Azure service principle as a variable so when we deploy to Dev it uses the DevSP and when it goes to UAT it uses our UAT SP?