Azure DevOps Pipeline for Power Apps

Sdílet
Vložit
  • čas přidán 28. 07. 2024
  • Create an Azure Active Directory App Registration for Power Apps.
    Use that App Registration to allow Azure DevOps to connect to your Power apps environment and add an application user using the Application ID in Azure.
    Create an Azure Pipeline and add the service connection with the Power Apps server URL, Tenant ID, Client ID, and Secret ID.
  • Věda a technologie

Komentáře • 22

  • @rafaelapinillos6
    @rafaelapinillos6 Před 2 lety +1

    Thank you so much for these steps!

  • @miguelv2985
    @miguelv2985 Před 2 lety +2

    Hi Andrea, great course! quick question, in the last step of the pipeline for the Command Line. You specified a "$(System.AccessToken)". Do I need to set this up somewhere? if so, can you advise how to setup? Thanks!

  • @danielpenrod6472
    @danielpenrod6472 Před 2 lety +1

    Great video!

  • @1toInfinity
    @1toInfinity Před rokem +2

    Hey, what is the use of application user account that you have created. I saw it has not been referenced any where..can you help me to clarify on this please.

  • @mattiaesposito9975
    @mattiaesposito9975 Před 2 lety +1

    Thank you so much

  • @flexitimeplanner9440
    @flexitimeplanner9440 Před 2 lety +1

    Great video

  • @tusharmeshram5443
    @tusharmeshram5443 Před rokem

    Hi Andrea, Thank You the video. I have a question, in this approach as a last step, to check-in the exported solution, it will be always checked-in by a single mentioned user ?

  • @venaktreddy
    @venaktreddy Před rokem

    Hello Andrea, Thanks for the great videos, I have done Dev to prod and testing using a similar approach, just want to understand if is there any option from one tenant to another tenant migration using the CI-CD pipeline? Thanks in Advance!.

  • @christerrussberg3059
    @christerrussberg3059 Před 2 lety +1

    Hi Andrea, I am a newbie to Azure DevOps but I have a question for you. Will this work if you don't use Dataverse but store you content in SharePoint??

    • @andreapinillos
      @andreapinillos  Před 2 lety

      Hi Christer, thanks for question. Yes ADO pipelines should be able to support your SharePoint data.

  • @nanogongolo
    @nanogongolo Před 2 lety

    Hi Andrea, great video. About the app registration, do we actually need admin consent if the permissions are just delegated and "Admin consent required" is set to no? that would save me some time towards my GlobalAdmins...thanks!

    • @andreapinillos
      @andreapinillos  Před 2 lety +1

      Hello! I would double check with your organization.

    • @nanogongolo
      @nanogongolo Před 2 lety +1

      @@andreapinillos thanks! I tested without the flag, it's actually working in devops. I moved the pipeline to YAML so I could enter parameters to support the "managed/unmanaged" scenario, the export of the solution and the connection to source and target environment. I was wondering what is the best practice once I want to use this pipeline for multiple apps. Is it ok to have all of them in the same repo, different folder? The commit message I use is reflects the name of the solution the managed/unmanged, the target and source environment plus the build number.

  • @saurabhtalele1537
    @saurabhtalele1537 Před rokem

    Nice video but
    Why my whole pipeline fails? i have done everything as shown in video....

  • @ronn_zw
    @ronn_zw Před rokem

    Hi Andrea. Great video however you sound is so faint in some parts of the video. Thanks

  • @nicerajnikant
    @nicerajnikant Před rokem

    Will it work for SQL Server connection for both test and prod ?

  • @raoraheel
    @raoraheel Před 2 lety

    I'm sys admin/customizer but still can't see that view for application users. Any suggestions? Let me know please. thanks

    • @danielpenrod6472
      @danielpenrod6472 Před 2 lety +1

      In this part of the video: czcams.com/video/wdMjx16JEG8/video.html, instead of clicking See all users, click S2S apps. That is another way to add application users.

    • @raoraheel
      @raoraheel Před 2 lety

      @@danielpenrod6472 ahh got past this step now. Thanks! :)