Canvas Apps As Code??! Power Platform Unpacked #10

Поділитися
Вставка
  • Опубліковано 3 жов 2024
  • NEW this week! Manage Canvas Apps as Code and support a healthy ALM!
    Join me for a first look at the new pasopa.exe experimental release from the Power Apps team!
    Check out Greg's blog post - powerapps.micr...
    Take a look at the github repo - github.com/mic...
    What do you think? Love or hate YAML?!

КОМЕНТАРІ • 18

  • @davidemognaschi
    @davidemognaschi 3 роки тому +2

    So far this is the best news of 2021! Ty Scott to share!

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

    Thanks for sharing this Scott. Amazing stuff. Along with the ALM side of stuff, it's also going to be super useful (as you rightly talked about replacing or creating bunch of screens on the fly).

    • @ScottDurow
      @ScottDurow  3 роки тому

      Oh yes - I’m excited about the possibilities it opens up too! I think I could get some code generation going using a template!

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

    Thanks for sharing, great to get the stuff into git.

  • @vangelisxanthakis1901
    @vangelisxanthakis1901 3 роки тому +3

    Scott, brilliant presentation as always! You noted about an ordering issue. Not relevant to the PowerApps pack/unpack functionality but I was wondering why the MS team doesn't do something about the ordering issue with the Solution.xml file which everytime is unpacked by the solution packager has a completely random component order - not helpful at all in the coding reviews!

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

    YES!!!

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

    Enterprise grade creditably game changer

  • @bernardranola8439
    @bernardranola8439 3 роки тому

    It's really help me a lot

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

      Here you go! ua-cam.com/video/znjWIRGbzzw/v-deo.html

    • @bernardranola8439
      @bernardranola8439 3 роки тому

      @@ScottDurow Thank you on this! my problem now is solve!

  • @stevenmccready3933
    @stevenmccready3933 3 роки тому

    has anyone been able to use the -make or -merge command successfully or able to point me in the direction of anywhere that covers them? Thanks

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

    Two steps back from low code \ no code paradigm.

    • @ScottDurow
      @ScottDurow  3 роки тому +2

      I feel it is a step in the right direction - the low code is still strong and is foundational - but this opens up more possibilities

    • @TheGenesario
      @TheGenesario 3 роки тому

      @@ScottDurow Yeah, for those deep involved.
      Situation looks like with workflows in 2011, they meant to be created by users themselves - but actually were too complicated if used beyond "create\update" operations.
      Then Flow that was - "drag'n'drop" boxes and type in some entity names, on first try i found myself editing json schema manually, so aswell cant just give it to users :)

  • @notonurnelly
    @notonurnelly 3 роки тому

    Hi Scott, this is great news. Having hardly used VS code I am struggling at minute 6.23 to run the build command and create the \bin\Debug\PASopa\PASopa.exe. Do you have any guidance or previous video's on how I might set this up in VS code.
    The rest seems pretty straight forward if I could just get over this hurdle.

    • @ScottDurow
      @ScottDurow  3 роки тому

      Hi ! Have you installed the pre-reqs detailed in the GitHub instructions? What error do you get?

    • @notonurnelly
      @notonurnelly 3 роки тому

      @@ScottDurow Hi Scott, I have saved the \github files to my desktop folder.
      I'm not sure how to run the Build.cmd at the VSCode terminal command line

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

      @@ScottDurow Its okay Scott I will pick this up with a colleague on Monday who knows a little bit more on this than I do