Тёмный

Using Pipelines to Simplify Power Platform Deployments 

Pragmatic Works
Подписаться 221 тыс.
Просмотров 8 тыс.
50% 1

In this video, we explore how pipelines can simplify your Power Platform deployments. Pipelines are a useful tool that allow you to automate and standardize the deployment process, ensuring that your solutions are deployed consistently and efficiently across environments. We'll cover the key concepts of pipelines, demonstrate how to create a simple pipeline, and show how to use pipelines to deploy a Power Apps solution. Whether you're new to pipelines or an experienced user, this video has something for you. Join us and learn how to streamline your Power Platform deployments today!
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - -
Next step on your journey:
👉 On-Demand Learning - Start With The FREE Community Plan: tinyurl.com/2ujujsb5
🔗Pragmatic Works On-Demand Learning Packages: pragmaticworks.com/pricing/
🔗Pragmatic Works Boot Camps: pragmaticworks.com/boot-camps/
🔗Pragmatic Works Hackathons: pragmaticworks.com/private-tr...
🔗Pragmatic Works Virtual Mentoring: pragmaticworks.com/virtual-me...
🔗Pragmatic Works Enterprise Private Training: pragmaticworks.com/private-tr...
🔗Pragmatic Works Blog: blog.pragmaticworks.com/
Let's connect:
✔️Twitter: / pragmaticworks
✔️Facebook: / pragmaticworks
✔️Instagram: / pragmatic.works
✔️LinkedIn: / pragmaticworks
✔️RU-vid: / pragmaticworks
Pragmatic Works
7175 Hwy 17, Suite 2 Fleming Island, FL 32003
Phone: (904) 638-5743
Email: training@pragmaticworks.com
#PragmaticWorks

Опубликовано:

 

19 окт 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 19   
@czheng9227
@czheng9227 4 месяца назад
That's a great introduction video! Thank you, Brian.
@jjcooney9758
@jjcooney9758 8 месяцев назад
Great video Brian! Thank you!
@malchicken
@malchicken 8 месяцев назад
Nice to learn about. Thank you 😊 👌🏽.
@Yasinthas3
@Yasinthas3 8 месяцев назад
This is great. Thank you, Brian, 😇
@KyleMSchroeder
@KyleMSchroeder 7 месяцев назад
Great video! Unfortunately, it sounds like the biggest drawback is that all users need premium to use any of the apps in these environments. If this is accurate, then there's no way this will ever be used with actual businesses. It is rare to find a business that will have all their users licensed with premium as it costs too much. I can understand requiring the account doing the deployment needing premium, but that is about it.
@budzugan
@budzugan 13 дней назад
Thank you :) question, is it possible create pipelines for unmanaged environments but managed solutions?
@geralddahl9159
@geralddahl9159 8 месяцев назад
Heard about, but never understood pipelines, and now at last the mystery is being cleared up. Thx! So here’s my related follow up question: Let’s say I have a big customer like Ford and they need an accounting app. Would I want to create a new dedicated developer environment called FordAccountingDev and then continue your pipeline steps from there? And if they needed a marketing app would I make an environment called FordMarketingDev within which to build out the pipeline for that marketing app? Or is there a third/simpler way structured around one environment for Ford with perhaps multiple pipelines/solutions etc?
@VishalGurav666
@VishalGurav666 3 месяца назад
There are lots of shortcomings. It just didn't demand the premium license however it also demands Maker access on target environment for the user who is running the pipeline. I can still digest that organization can somehow provide the premium license to users however providing maker right to business is difficult.
@mtamitolanga
@mtamitolanga 3 месяца назад
Great video Brian!! What happens to the existing solution in production (update / upgrade), Thank you.
@ABCD-ABCDEFGH
@ABCD-ABCDEFGH 4 месяца назад
One thing missing is the dependencies. every time a new change is made in the source. make sure to include objects from the solution element before deploying. it really took a while to figure than out.
@shiva-fc7kl
@shiva-fc7kl Месяц назад
Hello, I am new to powerapps, How dev env deployed first before deployed test ?
@redhatva
@redhatva 4 месяца назад
@Brian - thanks for the video... We have customized the process to include approval workflows - but when it comes to Power Automate and Power Apps - this whole pipeline tool has some shortcomings. Trying to share connections and/or connection references, even when using a SPN doesn't seem to work correctly. At what point should someone abandon this and go with Azure DevOps instead?
@Radekk225
@Radekk225 3 месяца назад
Does solution checker run automatically in the pipeline? Or do I need to do something? I have managed environments so feature itself is there.
@mrmozerz
@mrmozerz 8 месяцев назад
Everyday, there's less and less you can do with a regular license :/
@Sourabhsom1993
@Sourabhsom1993 2 месяца назад
Do we have apis for these pipelines to automate the deployments
@davidcarrico2423
@davidcarrico2423 5 месяцев назад
Great video, but as @KyleSchroeder says, its unfortunate that it requires all users to be premium. It would be better either if Microsoft changed that so all users/apps didn't have to be premium, or if the last target in the pipeline didn't have to be a managed environment (even if all interim sources and targets did). We are really struggling with how to best manage our licensing vs. feature sets and Microsoft is not making it easy for those of us who have a combination of premium connected Apps and standard Apps.
@iraira8561
@iraira8561 2 месяца назад
Hi Brian, Thanks for the video. I tried to set up pipeline as per your instructions, but when I create the Dev, UAT, Production environments using the environment Id, I am getting this error "Environment 9e9a7697-9cc9-47d7-8d6c-8655f36404a7 is already configured with Pipelines in host environment 9f0e98b9-addb-e45c-b8a5-921e649f6cc6. Please delete the environment from the other host to add the environment to this host environment 9e9a7697-9cc9-47d7-8d6c-8655f36404a7 or perform a Force Link." I could not find the environment with guid "9f..." would it be OK to use Force link. Another question is our UAT is an Un-managed environment - can we use this pipeline to deploy to Un-managed environment. Though I read everywhere that Pipelines can only be implemented for managed environments.
@SmartLearningAI
@SmartLearningAI 7 месяцев назад
I build my pipeline using the following: Dev (Developer and Managed=yes) to Test (Developer and Managed=yes to Prod (Developer and Managed=yes). I installed the Power Platform Pipeline App in my 'Host' Environment which is a Trial Environment and not Managed. This works fine for learning and testing. My question is this: Is there currently a way to use this kind of pipeline to rollback a solution to a lesser version (other than doing a manual export/import). None of this costs me anything while testing. Thanks.
@vinayakpanicker7915
@vinayakpanicker7915 3 месяца назад
Are you AI and learning from videos lol. From the discussion I had with Microsoft, once you have deployed a solution, you can only increase the version, or you may have to totally delete the solution. So, effectively, you could increase the version number in solution.xml of the older solution(CurrentdeployedSolutionVersion+1) and use upgrade option to deploy it.
Далее
Setting Up a Power Platform Environment Strategy
13:26
I Built a SECRET McDonald’s In My Room!
36:00
Просмотров 13 млн
How to Become the Best Power Platform Admin
53:14
Power Platform ALM & Pipelines w/ Matt Devaney
1:17:04
Просмотров 17 тыс.
Power Platform Solution Patching and Cloning Tutorial
10:35
How to do ALM with Power Platform
29:52
Просмотров 11 тыс.