I'm quite new in 'Azure'. Is it possible to create many databases in SQL Elastic Pool by Azure Data Factory (Data Flow)?
Given:
Table
Row1 | Value1
Row2 | Value2
After execution I need to get two databases in specific elastic pool. One DB named: "Value1", second DB named: "Value2".