Hi@ Steven Davey - Thanks for the question and using MS Q&A platform.
Please consider exploring these options to help resolve the issue with adding a new environmental variable.
Ensure that there are no formatting mistakes in the name and value of the environment variable.
In the Monitoring section, open Log stream to check real-time logs for errors.
Make sure all your application dependencies are up to date. Sometimes outdated libraries can lead to unexpected errors.
Ensure that the variable is correctly set in the environment where your app is running.
Add the variable in a staging environment first or temporarily remove it to see if the app functions correctly again.
Confirm that the new variable is being set correctly. Sometimes, issues arise if the variable is set in a scope that doesn’t apply to the running application (like a different environment or configuration).
I hope this information is helpful.
If the answer is helpful, please click "Accept Answer" and kindly upvote it.