Hi
Is there a way that PowerApps can be self-aware of their environment?
We follow the usual dev/test/prod process which works fine until we hold values that are environment sensitive for example the app URL used for embedded links and when referencing the Teams user group (when using PowerApps for Teams).
Ideally, we want the app to know what environment it is in so that it can automatically use the correct links etc. If possible, if the app was also able to find it's own URL and/or Team group this would be fantastic.
I suspect that this isn't possible, I couldn't find anything on the topic hence this post.