Logic Apps Talk: DevOps

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

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

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

    Your content is a gift. Keep 'em coming!

  • @msand2396
    @msand2396 3 ปีที่แล้ว +2

    This is the level of deep dive we need. This is a "train the trainers"-session. Great!
    Sometimes it might be hard to grasp how you guys want to use your stuff.

  • @shankaribm
    @shankaribm 3 ปีที่แล้ว +2

    Exciting times ahead! Wonderful presentation.

  • @siliconvalve
    @siliconvalve 3 ปีที่แล้ว +2

    Nice demo and great to see the improvements in Logic Apps in this space. Great to see a familiar face presenting as well 😁

  • @shankaribm
    @shankaribm 3 ปีที่แล้ว

    I tried the azure Devops CICD and it worked flawlessly. Did had a bit of an issue with the service connection - but managed to resolve it myself. Hats off to the team to provide such a clear and concise way of deploying single tenant workflows. I think this would be end of messing with ARM templates :-)

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

      Hello can you please let me know how you have achieved this i have confusion with regards to connection

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

    Anyone here raised a question as to what happens to the run histories of a deployed workflow? We are about to implement the CI/CD. If there any changes to a workflow thru CI/CD, is the run history still preserved in future deployments?

  • @Eonndi
    @Eonndi 3 ปีที่แล้ว

    Why isn't there a connector for App Configuration Service?

  • @vaishanthyadav4896
    @vaishanthyadav4896 3 ปีที่แล้ว

    All screens in practical session are not clear. Can you provide information on How to deploy workflows.json files using azure DevOps CICD Tool

    • @AzureLogicApps
      @AzureLogicApps  3 ปีที่แล้ว

      Please find instruction here: aka.ms/logicappazuredevops

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

    How to specify integration service environment while deploying the logic app using Azure devops. Error Occurred: WorkflowIntegrationServiceEnvironmentMismatch: The workflow 'npus-dv-xxxxx-dh-xxx-xxx-lga' is in integration service environment ''

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

      By passing below value under workflow properties I was able to solve the issue while deploying the logic apps through Azure Devops pipeline.
      "integrationServiceEnvironment": {
      "name": "xxx-xxx-xxx-xxx-usw2-001-ise",
      "id": "/subscriptions/xxxx/resourceGroups/xxx-xxx-xxx-xxx-usw2-001-rgp/providers/Microsoft.Logic/integrationServiceEnvironments/xxx-xxx-xxx-xxx-usw2-001-ise",
      "type": "Microsoft.Logic/integrationServiceEnvironments"
      }

  • @shankaribm
    @shankaribm 3 ปีที่แล้ว

    The link to the survey doesn't work for me - permission issue.

    • @AzureLogicApps
      @AzureLogicApps  3 ปีที่แล้ว

      Thanks for catching that, it should be fixed by now.