Web.config test and dev same

why throw the same web config node into both the test and the dev when my enviroments are different

web.release.config

Variables

Result

dev my application web.confg with test my application web.config same

I don’t know where he made a mistake.

Hi @ydnmre,

Thanks for getting in touch!

Apologies if I am misunderstanding, if you want a different value for the pre-prod environments then you would just need to update the value for the variable.

Please let me know if there is a further issue here.

Regards,
Paul

Values in different environments were determined differently.

Scopes are different.

However, although the Variable scopes set for the dev are different, they are switching to the test system.

Ah ok, in that case, it would be worthwhile to take a look at the variable preview screen and complete all of the filters to match what you would use for the dev deployment and see which variable is being listed there.
It could be that the scoping needs to be tweaked.

If you check that and let me know if the preview is showing the correct value.

Regards,
Paul