Automated Self Hosted Integration Runtime for Azure Data Factory using Terraform

Поделиться
HTML-код
  • Опубликовано: 16 янв 2025

Комментарии • 11

  • @joshuamurari4517
    @joshuamurari4517  Год назад

    Hey everyone! Here is the link to the blog post where my code is located: techcommunity.microsoft.com/t5/integrations-on-azure-blog/automated-secure-infrastructure-for-self-hosted-integration/ba-p/3636883

  • @SimonSzxcv
    @SimonSzxcv 2 года назад

    Thanks, this is very informative and I haven't seen a tutorial for this use case anywhere else.

  • @NaveenKumarKVK
    @NaveenKumarKVK 2 года назад

    Hey Joshua. This video is very informative and useful. Thanks for sharing this. Can you please update the link in the description as it’s not working. Thanks again !

    • @joshuamurari4517
      @joshuamurari4517  Год назад

      techcommunity.microsoft.com/t5/integrations-on-azure-blog/automated-secure-infrastructure-for-self-hosted-integration/ba-p/3636883 Hey sorry for the late reply but here is the blog

  • @loredancalimanu8777
    @loredancalimanu8777 2 года назад

    Hey there @Joshua The link in the description doesn't work unfortunately. could you maybe re-add it so I could check some things? I'm having some similar things to do and would love to see your approach on this

    • @joshuamurari4517
      @joshuamurari4517  Год назад

      Here is the link! techcommunity.microsoft.com/t5/integrations-on-azure-blog/automated-secure-infrastructure-for-self-hosted-integration/ba-p/3636883

  • @GregoryBonk
    @GregoryBonk 2 года назад

    HI, hoping the link to the code could be corrected or moved to github ?

    • @joshuamurari4517
      @joshuamurari4517  Год назад

      Here is the code! techcommunity.microsoft.com/t5/integrations-on-azure-blog/automated-secure-infrastructure-for-self-hosted-integration/ba-p/3636883. let me know if that works!

  • @dallyhorton
    @dallyhorton 2 года назад

    Hi Joshua. Just letting you know the code link doesn't work

    • @joshuamurari4517
      @joshuamurari4517  Год назад +1

      Thanks Troy! Sorry about that. Here is the updated link. Sorry it took so long for this to get published! techcommunity.microsoft.com/t5/integrations-on-azure-blog/automated-secure-infrastructure-for-self-hosted-integration/ba-p/3636883

  • @ranjankhakurel4969
    @ranjankhakurel4969 Год назад

    Got the error while executing ->
    Code="VMExtensionProvisioningError" Message="VM has reported a failure when processing extension 'ADF-SHIR'. Error message: \"Command execution finished, but failed because it returned a non-zero exit code of: '1'. The command had an error output of: 'Exception calling \"DownloadFile\" with \"2\" argument(s): \"Unable to connect to the remote server\"
    At C:\\Packages\\Plugins\\Microsoft.Compute.CustomScriptExtension\\1.10.15\\Downloads\\0\\adf-shir.ps1:83 char:3
    + $client.DownloadFile($url, $gwPath)
    + ...' For more information, check the instance view by executing Get-AzVmssVm or Get-AzVm (aka.ms/GetAzVm). These commands can be executed using CloudShell (aka.ms/CloudShell)\"

    More information on troubleshooting is available at aka.ms/VMExtensionCSEWindowsTroubleshoot