18 Create and Manage Logic apps from VSCode | Logic Apps with Visual studio code | logic apps

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

КОМЕНТАРІ • 16

  • @PradeepKumar-tx3vw
    @PradeepKumar-tx3vw 14 днів тому

    May I know what are the use case or scenarios when we would need to use VS code to create and run logic apps rather than using in the Azure portal directly. Is it for collaboration when multiple team members work on a single logic app/workflow?

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

    Facing challenges run locally, did you find any latest fix on it?

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

    I have created a logic app in the dev environment and the respective workflow. Do suggest how can i promote the code to qa and prod environment using azure devops pipeline?

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

    hi sir from videos I am creating logic app in vs code but I want to create cicd for logic app created in vs code please guide me

  • @gauravsood722
    @gauravsood722 6 місяців тому

    Bhai how can we import logic app standard in Azure portal to VS Code? Or if that cannot be done how can we parameterize the connections e.g Sharepoint Connection. I have a scenario where in my lead created a connection on the Logic App standard in portal to the sharepoint as he had higher access compared to mine which is required for development. How Can I import that connection? either we import the logic app that is in the portal or we parametrize the connection in VS code but how ?

    • @OurCloudSchool
      @OurCloudSchool  6 місяців тому

      Create logic app project, add workflow and connections as json in the logic app project and finally deploy it from vscode or cicd

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

    Which .NET sdk is used in this video for (vs code/logic app)

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

    2022 vs code supports logic app workflow creation ?

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

      Yes it does

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

      I didn't find logic app extension in Visual studio 2022.. please help

    • @RobBowmanUK
      @RobBowmanUK 5 місяців тому

      Logic app development not currently supported in visual studio - only vs code

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

    Thanks for the demo.