update BC connection definition in PowerApp (canvas app) #1272
Unanswered
grantbrimhall
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have built a canvas app for a client, and need to update the connection settings to the BC environment each time we release to a higher environment.
I am looking at your AL-Go / Scenarios. I think it is walking me through what I need to do. Am I on the right track? Here’s what I gathered from the documentation:
SetupPowerPlatform
a. seems straightforward, no question at the moment.
AddPowerAppProject
a. Run the pull power platform changes action
b. Run the push power platform changes action
Is that it? Can all of these actions feed 100% off of al-go-settings? Or are there some things that the user must enter by hand when running the actions? (like when it asks for the environment?)
Client wants to do this DEV to UAT. Then again UAT to PROD. Seems like we can use the same process, just vary the answer to the environment question.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions