Insights+ Deployment Checklist

Contents
    1. Backup Databases
      • ./deploy.ps1 -Version 1.15.0 -SkipRepos -SkipReleases -NoPromptDBs
    2. Merge all Repo’s
      • ./deploy.ps1 -Version 1.15.0 -SkipReleases -SkipDBBackups -NoPromptRepos -Cleanup 0 -AutoApprovePR 1
    3. Deploy Release (script or manually)
    TODO:
    • Create a Work Item before doing merges, and attach that work item to the PR
    • Make sure all merges into master/main/prod require approval and work item
    • When waiting for pipelines to finish, list them all and their state, not just the completed ones
    • Add checking of function environment variables?
    • Add fnFileStatus and webapp upload need to be added to autodeploy
    • Test products endpoint (and probably other endpoints too)
    Updated on February 2, 2026

    Leave a Reply

    Your email address will not be published. Required fields are marked *