Azure DevOps Pipeline for Power Apps

Поділитися
Вставка
  • Опубліковано 14 гру 2024

КОМЕНТАРІ • 22

  • @1toInfinity
    @1toInfinity 2 роки тому +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.

  • @miguelv2985
    @miguelv2985 2 роки тому +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!

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

    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 ?

  • @ansarnadaf9901
    @ansarnadaf9901 2 місяці тому

    can i move powerapps from one tenant to the other using Azure devops ?

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

    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!.

  • @siddharthjoshi9188
    @siddharthjoshi9188 4 місяці тому

    Thanks a lot for the video it was informative. Had just one doubt the solution is getting deployed but is there any way to change the owner of the solution once it is deployed because i cant change it to the desired account.

  • @saurabhtalele1537
    @saurabhtalele1537 2 роки тому

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

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

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

  • @christerrussberg3059
    @christerrussberg3059 2 роки тому +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  2 роки тому

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

  • @raoraheel
    @raoraheel 2 роки тому

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

    • @danielpenrod6472
      @danielpenrod6472 2 роки тому +1

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

    • @raoraheel
      @raoraheel 2 роки тому

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

  • @nanogongolo
    @nanogongolo 2 роки тому

    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  2 роки тому +1

      Hello! I would double check with your organization.

    • @nanogongolo
      @nanogongolo 2 роки тому +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.

  • @rafaelapinillos6
    @rafaelapinillos6 3 роки тому +1

    Thank you so much for these steps!

  • @flexitimeplanner9440
    @flexitimeplanner9440 2 роки тому +1

    Great video

  • @mattiaesposito9975
    @mattiaesposito9975 2 роки тому +1

    Thank you so much

  • @danielpenrod6472
    @danielpenrod6472 2 роки тому +1

    Great video!