Power Platform Deployment using Azure DevOps - Episode 03 | Create Deployment Pipeline

Поделиться
HTML-код
  • Опубликовано: 30 июл 2024
  • Welcome to the Power Platform Deployment Step-by-Step tutorial series. This series will teach you how you can automate your Power Apps, and Power Automate Deployment from one environment to another environment or from one tenant to another tenant using the Azure DevOps. This is a complete step-by-step series to maintain ALM for the Power Platform. I have divided this entire step-by-step series into 4 different parts.
    During this episode, we will create our first Azure DevOps Deployment Pipeline. We will learn how we can set up a Job for DevOps Pipeline for Power Platform. We will export the solution of Power Platform with Azure DevOps Pipeline and store to GitHub Repository. So, Let's Explore this!
    Welcome to the Power Platform Deployment Step-by-Step tutorial series. This series will teach you how you can automate your Power Apps, and Power Automate Deployment from one environment to another environment or from one tenant to another tenant using the Azure DevOps. This is a complete step-by-step series to maintain ALM for the Power Platform. I have divided this entire step-by-step series into 4 different parts.
    During this episode, we will set up our Azure DevOps project from scratch. We will initialize ReadMe Files for the Azure DevOps and will grant some of the important permissions. So, stay tuned!!
    All Episodes:
    Part 1: Prerequisites and App Registrations
    • Power Platform Deploym...
    Part 2: Set Up Azure DevOps Project
    • Power Platform Deploym...
    Part 3: Set Up DevOps Pipeline for Export Solution
    • Power Platform Deploym...
    Part 4: Set Up Release Pipeline
    • Power Platform Deploym...
    Complete Playlist Link
    • Power Platform Deploym...
    Key Learning Points:
    1. PowerApps Deployment and Azure DevOps
    2. Azure DevOps Deployment in Power Apps
    3. Azure DevOps Deployment for Power Automate
    4. ALM for Power Apps and Power Automate using Azure DevOps
    5. Power Platform ALM with Azure DevOps
    6. Build CI/CD with Azure for Microsoft Power Platform
    Chapters:
    00:00 Start
    00:30 Create Pipeline
    01:30 Create Job
    01:53 Power Platform Tool Installer
    02:10 WhoAmI
    03:00 Export Solution
    06:00 Unpack Solution
    07:50 Add Command Line Script
    09:33 Run Job
    10:50 Access Token with ALM
    11:18 Check Created Files
    F O L L O W M E O N S O C I A L M E D I A
    ================================================================================
    Follow my other channel for short content: ‪@DigitalDhruvin‬
    Follow me on Instagram: / powerplatformguy
    Looking for a Consultancy? Connect Here! powerplatformtrainings.com/co...
    Follow me on all social Media Handles: linktr.ee/dhruvin.shah
    Code Reference Used in this Video:
    powerplatformtrainings.com/20...
    #PowerPlatform #ALM #AzureDevOps #PowerPlatformALM #PowerAppsAzureDevOps #PowerAddicts #DigitalDhruvin #DhruvinShah

Комментарии • 13

  • @jasonrobertson9256
    @jasonrobertson9256 3 месяца назад

    Well done excellent very helpful. The paid MS creator can't seem to manage this.

  • @user-uf4pv4lc9k
    @user-uf4pv4lc9k 6 месяцев назад

    hello, from where do i get the system access token for the CLI?

  • @DynamicsCRM-sp3de
    @DynamicsCRM-sp3de 2 месяца назад

    Hi Dhruvin, I think the comments in cmd line are not recognized when we run the pipeline and hence I don't see any files in repo.

  • @changakevin8454
    @changakevin8454 8 месяцев назад

    where is that command to insert in my command line, i can find it anywhere. tough it was on the decription. thanks you for the content really interesting and well explained

  • @kokonaung3081
    @kokonaung3081 10 месяцев назад

    When I add automate flow in the solution, it raised the following error. Flow is really simple. It's just getting the length of files from SP document library.
    ##[error]error: 1
    ##[debug]Processed: ##vso[task.issue type=error;]error: 1
    ##[error]failed: info: bolt.Session[0]

  • @alexandrubirsan7608
    @alexandrubirsan7608 10 месяцев назад

    Hey Dhruvin, are the first steps you mentioned (azure app and devops creation) available on your youtube? I'm trying to create a way to deploy my powerapps and power automate flows from UAT to PROD

    • @iamdhruvinshah
      @iamdhruvinshah  10 месяцев назад

      Check Description Box! All Links are available for first two episodes!

    • @alexandrubirsan7608
      @alexandrubirsan7608 10 месяцев назад

      @@iamdhruvinshah Hey, yeah, I saw them but I got a question though. So I'm having a powerapps + flow on UAT environment and I want to move it to Prod whenever I do some updates, the powerapps and flow are using SharePoint list connector but UAT lists are different from PROD (the target only, the content of the list is the same in terms of fields and stuff). Is there any way I could automate this when it pushes to prod to actually have the datasource changed to prod one and for example, on flow if I have a HTTP Request, to automatically change what I need to PROD lists or do I have to use some environment variables for that? I'm trying to figure out a way of pushing updates to prod easily so if you know how, please guide me a little bit. Thanks!

  • @sagarashal
    @sagarashal 10 месяцев назад +1

    Hello Dhruvin, can you help on the triggers for the CI. I am stuck at that. we can manually queue the CI pipeline and also schedule it, but I want to trigger it automatically.

  • @muditmaloo4363
    @muditmaloo4363 10 месяцев назад

    Hie Dhruvin I am not getting the classic editor option.

    • @iamdhruvinshah
      @iamdhruvinshah  10 месяцев назад

      Strange! In that case choose "Other Git" and then "Azure Repos Git"

    • @phorlaville
      @phorlaville 5 месяцев назад

      You have to switch to off "Disable creation of classic build pipelines" in the project settings or in organization settings if you cannot from project settings

    • @jasonrobertson9256
      @jasonrobertson9256 3 месяца назад

      delete the organisation and start again add the Power Apps Platform Build tools you can recreate a new organisation Pipeline etc@@iamdhruvinshah. Then the Correct action will show up