Decide the cascading overwriting order. At the moment it loads from local_settings, and then overwrites with env vars if present. This allows the setting of env vars using the local_settings file, which I find useful on occasion.
Also decide if Azure Scope should be a new env var, or if APP_ID is reliable
Decide the cascading overwriting order. At the moment it loads from local_settings, and then overwrites with env vars if present. This allows the setting of env vars using the local_settings file, which I find useful on occasion.
Also decide if Azure Scope should be a new env var, or if APP_ID is reliable