entref-spring-boot icon indicating copy to clipboard operation
entref-spring-boot copied to clipboard

Enable Rollback

Open code4clouds opened this issue 5 years ago • 0 comments

Rollback allows the production environment to pull the latest runtime if the new update fails to work. It provides reliability in case of a miss-configuration doesn't work in production Feature consist of several issue that need to be resolved to make sure it works as intended.

  • [x] SSL
  • [x] AAD
  • [ ] AppGateway Health Probes Configuration and adding configuration to ARM templates.
  • [ ] AppService must add the AAD APPID Key into the AppServic Env deployment from KeyVault
  • [ ] JTests execution complete without issues.
  • [x] Update to Azure DevOps

code4clouds avatar Mar 05 '19 04:03 code4clouds