Your got me at the thumbnail. The graphics really helped illustrate the solution deployment concepts. Your channel is becoming a great resource for Power Platform professionals.
@Untethered365 Жыл бұрын
Thank you! I can't wait until copilot can generate animations.
@francomussocom Жыл бұрын
Excellent explanation. The visuals and guided example really help make it real rather than the usual reams of text / theory
@SeanAstro Жыл бұрын
The visuals took forever but I couldn't find another way to explain it.
@francomussocom Жыл бұрын
@@SeanAstro I’d say well worth the effort 👌
@RajM-g7b11 ай бұрын
Very well explained!! I started developing model-driven apps and would pull my hair every time I had to deal with exporting a managed solution to production. Your illustrations clearly help break down the complex concepts.
@Untethered36511 ай бұрын
Awesome! I'm so glad it helped. I was trying to help make it visually easy cause it is tricky :)
@Tiago220493169 ай бұрын
Your videos are very useful and the way you explain it makes all the difference, congratulations on the work and I hope you continue publishing more videos Thanks!
@SeanAstro9 ай бұрын
Absolutely thanks Tiago!
@dogzrgood3 ай бұрын
Such a good video. very clear.
@Kylbigel Жыл бұрын
All signal, zero noise.
@mardithpascua81128 күн бұрын
I have created a new sharepoint site but it does not appear in the drop down for the Site Environment Variable? IS this a bug or something?
@mehuljain-s4y7 ай бұрын
That was a really helpful video. I have got one question - in the prod when we remove the unmanaged layer to push through the changes made via managed one then what happens to the - customisation and data of the unmanaged layer ? Thank you
@SeanAstro7 ай бұрын
Customization will be gone and data being gone depends on what kind of customization it was.
@swaminawale738611 ай бұрын
Good explanation 😃 How abd what is the best approach for cross tenants migration of flows and apps?
@Untethered36511 ай бұрын
I've got a video on best practices in deployments coming soon!
@Loves-f3y6 ай бұрын
Hmm, it ends with what I think is a runtime error. Just copy and rename a flow to have them all have unique functionality - in this case it is email addresses?
@DonCurrier2 ай бұрын
How do I manage my environment variables when going from dev to prod? Before exporting, I turn export value to no. Then when importing, I expected to provide a new URL for my sharepoint site and pick from the list displayed. I am not seeing the production environment in the dropdown to change the sharepoint site. UPDATE: I realized that the dropdown to select an environment is a cache of recently used. But since I code in one main account, and build the sharepoint site with my own account, the production site wasn't displaying in the dropdown. so, I opened the prod site with the account i was creating the app with, copied a file to the document's library, then deleted said document. restarted the import process and low and behold, the prod site was now listed in the dropdown to pick the new sharepoint site.
@Untethered365Ай бұрын
See my other video on Canvas App deployments. This is for Dataverse.
@mardithpascua81123 ай бұрын
Hi, just a few question: If the objects stays in the environment if you delete unmanaged solution (example: solution1 version 1.0.0.10). Then for example, you have a copy of solution1 version 1.0.0.5, THEN, imported it to the same environment and it contains Send Email Flow with 3 actions but the current Send Email Flow in the environment contains 5 actions, does it overwrite the existing flow and make it 3 actions now? Thank you.
@AbhishekVerma-kj6us20 күн бұрын
How about flow with sharepoint?
@Untethered36520 күн бұрын
@@AbhishekVerma-kj6us see other video about canvas app deployments
@PowerPlatPros9 ай бұрын
What about all Daraverse dataflows connectors in Power Automate pointing to DEV Environment, when move to production they sre stock in Dev. ?
@SeanAstro9 ай бұрын
When you deploy it will automatically repoint to the current environment for Dataverse actions in Power Automate. Power Automate can only point to the Dataverse environment it's deployed to. Unless you use the Legacy Dataverse connector. For SharePoint and other connectors you can use environmental variables, to not get stuck always pointing to Dev.
@PowerPlatPros9 ай бұрын
@@SeanAstro thanks for your help, my error is with "Refresh a dataflow" Connector. When move the solution from Dev to Prod, in prod these connector are pointing to Dev. Do I need to remove the unmanaged layer from solution then?
@Untethered3659 ай бұрын
@@PowerPlatPros unmanaged layers should definitely be removed if it won't break something, as a first step.
@PowerPlatPros9 ай бұрын
@@Untethered365 thanks for youe help!
@sohitthakur6660Ай бұрын
@@PowerPlatProsI think you faced the issue in the connection, it would be took the dev connection instead of prod during deployment, so for that case we should use environment variable i think , correct me if I am wrong
@ChrisPosu6 ай бұрын
Why doesn't use pipelines to move solutions between environments?
@Untethered3656 ай бұрын
They're great but if you don't understand these concepts the pipelines won't help.
@ChrisPosu6 ай бұрын
@@Untethered365 I agree and by the way great channel