How to Deploy Power Platform with Azure DevOps

Поділитися
Вставка
  • Опубліковано 5 жов 2024
  • This tutorial will showcase how to use Azure DevOps with Power Platform. Kartik will show us how easy is it to create pipelines for Power Platform in Azure DevOps, build a Power Platform app from an CI/CD pipeline, and then deploy it to a target release environment.
    ▬▬▬▬▬▬ TIMESTAMPS ⌚ ▬▬▬▬▬▬
    0:19 - Welcome
    1:28 - Why to use Azure DevOps in low-code environment
    2:15 - Power Platform demo
    4:01 - Launching mixed reality app
    6:03 - Sample pipelines
    10:41 - Deploy to QA
    13:00 - Run deployment
    14:11 - Enable system diagnostics
    16:21 - Best practices for deployment
    ▬▬▬▬▬▬ WANT TO LEARN MORE? 🚀 ▬▬▬▬▬▬
    🔗Application lifecycle management (ALM) with Microsoft Power Platform documentation: aka.ms/DevOpsL...
    🔗ALM for developers documentation: aka.ms/DevOpsL...
    🔗Microsoft Power Platform Build Tools for Azure DevOps: aka.ms/PowerPl...
    🔗Hands-on labs: github.com/mic...
    🔗Azure DevOps Marketplace: aka.ms/DevOpsL...
    👋Connect with April on Twitter - / theapriledwards
    👋Connect with April on LinkedIn - / azureapril
    👋Connect with Kartik on Twitter - / kkanakas
    👋Connect with Kartik on LinkedIn : / kartikka
    🙏Please like and subscribe ✔️ aka.ms/DevOpsL...
    #PowerApps #Azure #Learning #Cloud #devopstutorial #DevOps #AzureDevOps @MicrosoftDeveloper @MicrosoftReactor ​

КОМЕНТАРІ • 17

  • @thehowfileschannel
    @thehowfileschannel Рік тому +6

    Can you make a video using Yaml pipelines instead of classic? Specifically, one demonstrating exporting and importing crm solutions using PAC commands. My trouble right now is that I am unable to get my solution from the build artifacts. I have gone through documentations, blogs, forums, and even chatGPT. Everything is pointing to what I have tried. Please make a video demonstrating this using Yaml pipeline and PAC commands for crm solutions. Thanks.

  • @paddyland74
    @paddyland74 Рік тому +1

    Great informative session.
    Thanks, April, for bringing these sessions.

    • @AzureDevOps
      @AzureDevOps  Рік тому +1

      You're very welcome 😁

    • @anuiv4776
      @anuiv4776 Рік тому

      ​@@AzureDevOps can we have a video for creating test automation stories in Azures devops and integrate them with Katalon studio and another question?..... Can any person run the automation test cases in azure means available for everyone to run at the server. Level?? Answer this question please

  • @justthisguyyouknow42
    @justthisguyyouknow42 Рік тому +2

    @AzureDevOps thanks for this video. Quick request: at around 9:35 in, you show a CLI script for committing your changes to the repo but the last little bit isn't shown and you didn't scroll down to show it. Would you mind sharing the last few lines here? Please and thank you!

    • @AzureDevOps
      @AzureDevOps  11 місяців тому +1

      Yes, let me get Kartik to post it here...

    • @Chintal-Hyderabad
      @Chintal-Hyderabad 10 місяців тому

      git -c http.extraHeader="AUTHORIZATION: bearer $(System.AccessToken)" push origin main

  • @demasjaring5435
    @demasjaring5435 Рік тому +2

    Nice video, it would be creat if you can make one without the classic yaml editor.

    • @AzureDevOps
      @AzureDevOps  Рік тому

      YAML is what is supported going forward, so we chose to keep that format?

    • @AzureDevOps
      @AzureDevOps  Рік тому

      YAML is supported going forward, so we chose to keep that format for supportability

  • @sakshamguptayt
    @sakshamguptayt Рік тому +1

    Good session for beginners.

    • @AzureDevOps
      @AzureDevOps  Рік тому

      Thank you for the feedback 😊

    • @anuiv4776
      @anuiv4776 Рік тому

      ​@@AzureDevOps​ can we have a video for creating test automation stories in Azures devops and integrate them with Katalon studio and another question?..... Can any person run the automation test cases in azure means available for everyone to run at the server. Level?? Answer this question please

  • @vinayashastry6156
    @vinayashastry6156 Рік тому

    I am not able to commit using the bearer token. System.AccessToken is not recognizable.

  • @kokonaung3081
    @kokonaung3081 Рік тому

    What is bolt.Session[0] error in Power Platform Import Solution stage?

    • @Syedhere92
      @Syedhere92 Рік тому

      I'm facing this same error in Export solution stage.

    • @kokonaung3081
      @kokonaung3081 Рік тому

      @@Syedhere92 bolt.Session[0] is not the actual error. Just scroll down to see the actual error.