Development

  • Adding Health Checks

    Health checks can be as simple or as complex as needed. From mapping a simple endpoint health check for telling if an application is alive, to more complex custom middleware…

  • App Configuration Strategy 

    Azure App configuration overview  Configuration Value Locations  Backend Global Config Keys  Naming conventions 

  • DevOps Projects

    Within NSWERS’ Azure DevOps environment, the following Projects are available. Repository names: Main and Development Development Team Research Team

  • insights+ Project and Folder Structure

    Project Structure A repository (aka Solution) for an insights+ module should contain the following projects: Backend Project Folder Structure We prefer keeping a project self-contained, rather than extracting layers into…

  • Permission by Resource Type

    Certification If the permission is found on the DEFAULT tenant, it is allowed to by-pass prefix checks; otherwise all access should be restricted to reports/files with 100% matching prefixes.

  • Updating Code in Repository

    In order to add new code to an existing code repository, NSWERS uses the following process to update our code projects. The examples below are given based on the git…

Development