No more exporting Environment Variable Values

by Remy van Duijkeren | Dec 14, 2023 | Shorts

No more exporting Environment Variable Values

Next month, the default experience will no longer export environment variable values in your solution.

This makes it easier to follow best practices and avoid inadvertent mistakes.

A new “Export value” toggle within the environment variable settings will allow you to opt-in to exporting the value, if needed.

I never understood why a solution export would also export the Environment Variable values, but glad it is going to be solved.

Related