I have below template which does multi stage deployment:
parameters: - name: Stage type: string - name: Environment type: string - name: Enabled type: boo