question

YugandharKolliPSID-0586 avatar image
0 Votes"
YugandharKolliPSID-0586 asked PRADEEPCHEEKATLA-MSFT commented

what is the alternative azure service for a azure dataflow?

I would like to understand if there is any alternative azure service/option within azure to implement business logic on a data(DB or file sources) without using an adf dataflow.
Also kindly share if the suggested alternative azure service is available within the Germany region. Thanks in advance.

azure-databricks
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @YugandharKolliPSID-0586,

Just checking in to see if the below answer provided by @VaibhavChaudhari helped. If this answers your query, do click Accept Answer and Up-Vote for the same. And, if you have any further query do let us know.

0 Votes 0 ·

Hello @YugandharKolliPSID-0586,

Following up to see if the below suggestion was helpful. And, if you have any further query do let us know.

0 Votes 0 ·

1 Answer

VaibhavChaudhari avatar image
0 Votes"
VaibhavChaudhari answered

You can try using Azure databricks service. Access the data from DB or any other sources directly or first ingest the data to Data lake gen2 then use it further for transformation in Azure databricks. This involves coding in Scala, Python or Spark SQL.

https://docs.microsoft.com/en-us/azure/databricks/scenarios/databricks-extract-load-sql-data-warehouse

----------
Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.