Parameterize Linked Services in Azure Data Factory - Loop Through Multiple Databases in ADF Pipeline

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ก.พ. 2025

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

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

    Great video, thank you!

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

    Hi ; ), Is it possible to parameterize the Linked Service where values are stored in a out source Table ? For instance access the value in the table via the Lookup then strore the value in a variable and then put it into the Linked Service ?

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

    In the look up activity you checked the box for first row only , but why your lookup output is producing 2 rows, ideally it should only one row

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

      Sorry, i saw that you were removing that check box so that it can return multipel rows . Nice one and Thanks . super

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

    if we have new DB then we add select 'new' as DBname 'new_customer' as filename in lookup query ?

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

    WHY dont we uses pipeline parameters here?