Azure DevOps Pipeline for Power Apps

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ต.ค. 2024

ความคิดเห็น • 24

  • @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 ?

  • @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.

  • @siddharthjoshi9188
    @siddharthjoshi9188 2 หลายเดือนก่อน

    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.

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

  • @ansarnadaf9901
    @ansarnadaf9901 21 วันที่ผ่านมา

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

  • @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.

  • @rafaelapinillos6
    @rafaelapinillos6 2 ปีที่แล้ว +1

    Thank you so much for these steps!

  • @ronn_zw
    @ronn_zw ปีที่แล้ว

    Hi Andrea. Great video however you sound is so faint in some parts of the video. 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.

  • @nicerajnikant
    @nicerajnikant ปีที่แล้ว

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

  • @saurabhtalele1537
    @saurabhtalele1537 2 ปีที่แล้ว

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

  • @flexitimeplanner9440
    @flexitimeplanner9440 2 ปีที่แล้ว +1

    Great video

  • @danielpenrod6472
    @danielpenrod6472 2 ปีที่แล้ว +1

    Great video!

  • @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: th-cam.com/video/wdMjx16JEG8/w-d-xo.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! :)

  • @mattiaesposito9975
    @mattiaesposito9975 2 ปีที่แล้ว +1

    Thank you so much