1. Please export and adjust ARM template of your existing environment
  2. Please create the configuration for test and production environments.
  3. Commit your changes and provide a pipeline that will create artefacts from your configuration.
  4. Add release that will create/update both environments.
  5. Double-check that your pipelines and relates execute only when related files are changed
  6. Adjust your release pipeline:
    1. Development environment should be delivered automatically
    2. Production environment changes should be approved by somebody